bb-plane-fork/apiserver/plane/app/views
Lakhan Baheti 4f72ebded9
chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595)
* chore: added event constants

* chore: added workspace events

* chore: added workspace group for events

* chore: member invitation event added

* chore: added project pages related events.

* fix: member integer role to string

* chore: added sign-up & sign-in events

* chore: added global-view related events

* chore: added notification related events

* chore: project, cycle property change added

* chore: cycle favourite, and change-properties added

* chore: module davorite, and sidebar property changes added

* fix: build errors

* chore: all events defined in constants
2024-02-09 16:22:08 +05:30
..
integration chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
__init__.py dev: email notifications (#3421) 2024-01-23 17:49:22 +05:30
analytic.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +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 feat: completed cycle snapshot (#3600) 2024-02-09 15:53:54 +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 chore: implemented multiple modules select in the issues (#3484) 2024-01-30 15:23:20 +05:30
issue.py fix: Handled the draft issue from issue create modal and optimised the draft issue store (#3588) 2024-02-07 20:45:05 +05:30
module.py chore: module issue count (#3566) 2024-02-07 15:13:35 +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: implemented multiple modules select in the issues (#3484) 2024-01-30 15:23:20 +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