plane/web/components/issues/issue-detail
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
..
inbox fix: issue description empty state initial load in inbox and issue detail page (#3696) 2024-02-19 15:43:57 +05:30
issue-activity fix: updated issue title and description components (#3687) 2024-02-16 20:07:04 +05:30
label chore: applying query params to the global issues filters in the global views (#3464) 2024-01-25 14:27:35 +05:30
links chore: update in sub-issues component and property validation and issue loaders (#3375) 2024-01-22 13:19:43 +05:30
parent fix: issue details page parent issue redirection bug (#3662) 2024-02-14 18:13:29 +05:30
reactions chore: issue activity, comments, and comment reaction store and component restructure (#3428) 2024-01-23 13:28:58 +05:30
cycle-select.tsx chore: inbox issue restructure the components and store (#3456) 2024-01-24 20:33:54 +05:30
index.ts chore: refactored and resolved build issues on the issues and issue detail page (#3340) 2024-01-22 13:19:43 +05:30
main-content.tsx fix: issue description empty state initial load in inbox and issue detail page (#3696) 2024-02-19 15:43:57 +05:30
module-select.tsx refactor: dropdown button components (#3508) 2024-01-31 15:36:55 +05:30
parent-select.tsx refactor: dropdown button components (#3508) 2024-01-31 15:36:55 +05:30
relation-select.tsx refactor: dropdown button components (#3508) 2024-01-31 15:36:55 +05:30
root.tsx [WEB - 466] perf: improve performance for cycle and module endpoints (#3711) 2024-02-21 16:56:02 +05:30
sidebar.tsx fix: cycle favorite mutation (#3659) 2024-02-14 14:17:46 +05:30
subscription.tsx style: issue detail responsiveness (#3625) 2024-02-12 17:01:24 +05:30