Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WEB-682] feat: cycles list filtering and searching #3910

Merged
merged 11 commits into from
Mar 11, 2024

Conversation

aaryan610
Copy link
Collaborator

@aaryan610 aaryan610 commented Mar 8, 2024

What's new?

  1. Users can now filter and search for cycles by name.
  2. In the active cycles tab, if no active cycle is present, the upcoming cycles can be seen.
  3. Now, in the cycles page, only 2 tabs will be visible- Active and All.
  4. New sorting order for cycles-
    • Active cycle.
    • Upcoming cycles(sorted by start date in ascending order).
    • Draft cycles.
    • Completed cycles(sorted by start date in descending order, displayed in an accordion).

Media:

  1. Filtering and searching-
Screen.Recording.2024-03-09.at.8.48.17.PM.mov
  1. Upcoming cycles in the active cycle tab, if no active cycle is present-
image
  1. Completed cycles accordion-
Screen.Recording.2024-03-09.at.8.52.17.PM.mov

Other improvements:

  1. Refactored cycles folder structure.
  2. Created a new component for cycle quick actions dropdown.

Plane issues: WEB-409, WEB-410, WEB-527, WEB-682

@pushya22 pushya22 requested review from rahulramesha and removed request for gurusainath March 8, 2024 09:25
@aaryan610 aaryan610 marked this pull request as draft March 8, 2024 10:29
@aaryan610 aaryan610 changed the title [WEB-682] feat: cycles list filters, ordering and searching [WEB-682] feat: cycles list filtering and searching Mar 8, 2024
@aaryan610 aaryan610 marked this pull request as ready for review March 9, 2024 15:25
@sriramveeraghanta sriramveeraghanta merged commit 5357311 into develop Mar 11, 2024
9 of 11 checks passed
@sriramveeraghanta sriramveeraghanta deleted the feat/cycle-filters branch March 11, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants