plane/web/components/dropdowns
guru_sainath ac6e710623
[WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts (#3702)
* chore: implemented the modules and cycle filter in the display properties

* typo: added placeholders for module and cycle select in spreadsheet view

* feat: created workspace modules and cycles endpoints in appi server and implemented in application

* ui: UI changes in the spreadsheet module and cycle dropdown and added cursor navigation for cycle via arrow keys

* format: formatted api sever

* chore: module select logic updated

* chore: updated module updated handler in all-properties and spreadsheet column

* chore: updated url names for workspace modules and cycles

* fix: validated members availability in the modules list member tooltip

---------

Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-02-21 19:20:46 +05:30
..
member chore: dropdown and peek overview improvement (#3682) 2024-02-16 20:01:58 +05:30
buttons.tsx refactor: dropdown button components (#3508) 2024-01-31 15:36:55 +05:30
constants.ts refactor: dropdown button components (#3508) 2024-01-31 15:36:55 +05:30
cycle.tsx [WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts (#3702) 2024-02-21 19:20:46 +05:30
date.tsx feat: Keyboard navigation spreadsheet layout for issues (#3564) 2024-02-08 11:49:00 +05:30
estimate.tsx chore: dropdown and peek overview improvement (#3682) 2024-02-16 20:01:58 +05:30
index.ts refactor: dropdown button components (#3508) 2024-01-31 15:36:55 +05:30
module.tsx [WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts (#3702) 2024-02-21 19:20:46 +05:30
priority.tsx chore: dropdown and peek overview improvement (#3682) 2024-02-16 20:01:58 +05:30
project.tsx chore: dropdown and peek overview improvement (#3682) 2024-02-16 20:01:58 +05:30
state.tsx chore: dropdown and peek overview improvement (#3682) 2024-02-16 20:01:58 +05:30
types.d.ts refactor: dropdown button components (#3508) 2024-01-31 15:36:55 +05:30