bb-plane-fork/apiserver/plane/app/urls
guru_sainath 804dd8300d
chore: implemented multiple modules select in the issues (#3484)
* fix: add multiple module in an issue

* feat: implemented multiple modules select in the issue detail and issue peekoverview and resolved build errors.

* feat: handled module parameters type error in the issue create and draft modal

* feat: handled UI for modules select dropdown

* fix: delete module activity updated

* ui: module issue activity

* fix: module search endpoint and issue fetch in the modules

* fix: module ids optimized

* fix: replaced module_id from boolean to array of module Id's in module search modal params

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-01-30 15:23:20 +05:30
..
__init__.py feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
analytic.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
api.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
asset.py chore: seperated delete endpoint for file upload (#2870) 2023-12-07 19:59:35 +05:30
authentication.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
config.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
cycle.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
dashboard.py feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
estimate.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
external.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
importer.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
inbox.py refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
integration.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
issue.py refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
module.py chore: implemented multiple modules select in the issues (#3484) 2024-01-30 15:23:20 +05:30
notification.py dev: email notifications (#3421) 2024-01-23 17:49:22 +05:30
page.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
project.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
search.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
state.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
user.py dev: instance registration (#2912) 2023-12-07 19:59:35 +05:30
views.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
webhook.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
workspace.py fix: issue property dropdown data flow (#3425) 2024-01-22 17:07:32 +05:30