bb-plane-fork/apiserver/plane/bgtasks
Nikhil f27efb80e1
dev: email notifications (#3421)
* dev: create email notification preference model

* dev: intiate models

* dev: user notification preferences

* dev: create notification logs for the user.

* dev: email notification stacking and sending logic

* feat: email notification preference settings page.

* dev: delete subscribers

* dev: issue update ui implementation in email notification

* chore: integrate email notification endpoint.

* chore: remove toggle switch.

* chore: added labels part

* fix: refactored base design with tables

* dev: email notification templates

* dev: template updates

* dev: update models

* dev: update template for labels and new migrations

* fix: profile settings preference sidebar.

* dev: update preference endpoints

* dev: update the schedule to 5 minutes

* dev: update template with priority data

* dev: update templates

* chore: enable `issue subscribe` button for all users.

* chore: notification handling for external api

* dev: update origin request

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: LAKHAN BAHETI <lakhanbaheti9@gmail.com>
Co-authored-by: Ramesh Kumar Chandra <rameshkumar2299@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-01-23 17:49:22 +05:30
..
__init__.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
analytic_plot_export.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
apps.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
email_notification_task.py dev: email notifications (#3421) 2024-01-23 17:49:22 +05:30
event_tracking_task.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
export_task.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
exporter_expired_task.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
file_asset_task.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
forgot_password_task.py chore: new sign-in, sign-up and forgot password workflows (#3415) 2024-01-22 13:23:10 +05:30
importer_task.py dev: email notifications (#3421) 2024-01-23 17:49:22 +05:30
issue_activites_task.py dev: email notifications (#3421) 2024-01-23 17:49:22 +05:30
issue_automation_task.py dev: email notifications (#3421) 2024-01-23 17:49:22 +05:30
magic_link_code_task.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
notification_task.py dev: email notifications (#3421) 2024-01-23 17:49:22 +05:30
project_invitation_task.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
webhook_task.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
workspace_invitation_task.py dev: remove slack ping (#3377) 2024-01-22 13:20:06 +05:30