bb-plane-fork/apiserver/plane/app/views
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
..
integration chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
__init__.py [WEB - 466] perf: improve performance for cycle and module endpoints (#3711) 2024-02-21 16:56:02 +05:30
analytic.py fix: previous year closed issues in analytics (#3672) 2024-02-20 13:36:20 +05:30
api.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
asset.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
auth_extended.py chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
authentication.py chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
base.py chore: mention notification and webhook faliure (#3573) 2024-02-07 15:14:30 +05:30
config.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
cycle.py [WEB - 466] perf: improve performance for cycle and module endpoints (#3711) 2024-02-21 16:56:02 +05:30
dashboard.py chore: added None filter option to the dashboard widgets (#3556) 2024-02-05 19:12:33 +05:30
estimate.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
exporter.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
external.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
importer.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
inbox.py fix: inbox description and mutation (#3677) 2024-02-15 19:31:38 +05:30
issue.py [WEB - 466] perf: improve performance for cycle and module endpoints (#3711) 2024-02-21 16:56:02 +05:30
module.py [WEB - 466] perf: improve performance for cycle and module endpoints (#3711) 2024-02-21 16:56:02 +05:30
notification.py dev: email notifications (#3421) 2024-01-23 17:49:22 +05:30
oauth.py chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
page.py fix: page archive and unarchive (#3459) 2024-01-25 00:48:18 +05:30
project.py fix: pre release bug fixes (#3473) 2024-01-25 16:38:34 +05:30
search.py chore: parent can be added to issue (#3665) 2024-02-14 18:16:27 +05:30
state.py fix: issue property dropdown data flow (#3425) 2024-01-22 17:07:32 +05:30
user.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
view.py chore: implemented multiple modules select in the issues (#3484) 2024-01-30 15:23:20 +05:30
webhook.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
workspace.py chore: implemented multiple modules select in the issues (#3484) 2024-01-30 15:23:20 +05:30