bb-plane-fork/apiserver/plane/app/urls
guru_sainath ac6e710623
[WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts (#3702)
* chore: implemented the modules and cycle filter in the display properties

* typo: added placeholders for module and cycle select in spreadsheet view

* feat: created workspace modules and cycles endpoints in appi server and implemented in application

* ui: UI changes in the spreadsheet module and cycle dropdown and added cursor navigation for cycle via arrow keys

* format: formatted api sever

* chore: module select logic updated

* chore: updated module updated handler in all-properties and spreadsheet column

* chore: updated url names for workspace modules and cycles

* fix: validated members availability in the modules list member tooltip

---------

Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-02-21 19:20:46 +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 [WEB - 466] perf: improve performance for cycle and module endpoints (#3711) 2024-02-21 16:56:02 +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 [WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts (#3702) 2024-02-21 19:20:46 +05:30