0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
plane/web/services/issue
Nikhil ab3c3a6cf9
[WEB - 466] perf: improve performance for cycle and module endpoints ()
* 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 ()

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

---------

Co-authored-by: rahulramesha <rahulramesham@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2024-02-21 16:56:02 +05:30
..
index.ts chore: issue activity, comments, and comment reaction store and component restructure () 2024-01-23 13:28:58 +05:30
issue_activity.service.ts chore: issue activity, comments, and comment reaction store and component restructure () 2024-01-23 13:28:58 +05:30
issue_archive.service.ts chore: replaced v3 issues endpoints () 2023-12-07 19:59:35 +05:30
issue_attachment.service.ts refactor: MobX store structure () 2024-01-02 18:12:55 +05:30
issue_comment.service.ts chore: issue activity, comments, and comment reaction store and component restructure () 2024-01-23 13:28:58 +05:30
issue_draft.service.ts chore: Removing 'description_html' from Issue List () 2024-02-12 15:26:02 +05:30
issue_label.service.ts refactor: MobX store structure () 2024-01-02 18:12:55 +05:30
issue_reaction.service.ts refactor: MobX store structure () 2024-01-02 18:12:55 +05:30
issue_relation.service.ts feat: dashboard widgets () 2024-01-22 13:22:09 +05:30
issue.service.ts [WEB - 466] perf: improve performance for cycle and module endpoints () 2024-02-21 16:56:02 +05:30