plane/web/store/issue/issue-details
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
..
activity.store.ts chore: issue activity, comments, and comment reaction store and component restructure (#3428) 2024-01-23 13:28:58 +05:30
attachment.store.ts fix: handled attachment upload filename size error in the issue detail (#3485) 2024-01-28 18:30:53 +05:30
comment_reaction.store.ts chore: issue activity, comments, and comment reaction store and component restructure (#3428) 2024-01-23 13:28:58 +05:30
comment.store.ts chore: issue activity, comments, and comment reaction store and component restructure (#3428) 2024-01-23 13:28:58 +05:30
issue.store.ts [WEB - 466] perf: improve performance for cycle and module endpoints (#3711) 2024-02-21 16:56:02 +05:30
link.store.ts chore: issue activity, comments, and comment reaction store and component restructure (#3428) 2024-01-23 13:28:58 +05:30
reaction.store.ts chore: issue activity, comments, and comment reaction store and component restructure (#3428) 2024-01-23 13:28:58 +05:30
relation.store.ts chore: issue activity, comments, and comment reaction store and component restructure (#3428) 2024-01-23 13:28:58 +05:30
root.store.ts chore: implemented multiple modules select in the issues (#3484) 2024-01-30 15:23:20 +05:30
sub_issues.store.ts chore: sub issue mutation for state and project change (#3442) 2024-01-23 16:56:22 +05:30
subscription.store.ts chore: bug fixes and improvement (#3303) 2024-01-22 13:19:43 +05:30