bb-plane-fork/apiserver/plane/app/views
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
..
integration chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
__init__.py [WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts (#3702) 2024-02-21 19:20:46 +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 [WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts (#3702) 2024-02-21 19:20:46 +05:30