plane/web/components/issues/issue-layouts/spreadsheet
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
..
columns [WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts (#3702) 2024-02-21 19:20:46 +05:30
roots chore: active cycle issue transfer validation (#3560) 2024-02-05 14:47:40 +05:30
base-spreadsheet-root.tsx fix: spreadsheet views sorting (#3683) 2024-02-16 18:20:44 +05:30
index.ts chore: Refactor Spreadsheet view for better code maintainability and performance (#3322) 2024-01-22 13:19:43 +05:30
issue-column.tsx fix: spreadsheet views sorting (#3683) 2024-02-16 18:20:44 +05:30
issue-row.tsx [WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts (#3702) 2024-02-21 19:20:46 +05:30
quick-add-issue-form.tsx chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
spreadsheet-header-column.tsx fix: spreadsheet views sorting (#3683) 2024-02-16 18:20:44 +05:30
spreadsheet-header.tsx feat: Keyboard navigation spreadsheet layout for issues (#3564) 2024-02-08 11:49:00 +05:30
spreadsheet-table.tsx chore: virtualization ish behaviour for issue layouts (#3538) 2024-02-09 15:53:15 +05:30
spreadsheet-view.tsx [WEB-327] chore: scrollbar implementation (#3703) 2024-02-21 17:52:35 +05:30