plane/web/components/dropdowns
Nikhil ab3c3a6cf9
[WEB - 466] perf: improve performance for cycle and module endpoints (#3711)
* dev: improve performance for cycle apis

* dev: reduce module endpoints and create a new endpoint for getting issues by list

* dev: remove unwanted fields from module

* dev: update module endpoints

* dev: optimize cycle endpoints

* change module and cycle types

* dev: module optimizations

* dev: fix the issues check

* dev: fix issues endpoint

* dev: update module detail serializer

* modify adding issues to modules and cycles

* dev: update cycle issues

* fix module links

* dev: optimize issue list endpoint

* fix: removing issues from the module when removing module_id from issue peekoverview

* fix: updated the tooltip and ui for cycle select (#3718)

* fix: updated the tooltip and ui for module select (#3716)

---------

Co-authored-by: rahulramesha <rahulramesham@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-02-21 16:56:02 +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 - 466] perf: improve performance for cycle and module endpoints (#3711) 2024-02-21 16:56:02 +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 - 466] perf: improve performance for cycle and module endpoints (#3711) 2024-02-21 16:56:02 +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