plane/web/components/issues/peek-overview
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
..
activity chore: issue activity, comments, and comment reaction store and component restructure (#3428) 2024-01-23 13:28:58 +05:30
reactions refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
index.ts refactor: issue peek overview (#3001) 2023-12-07 19:59:35 +05:30
issue-detail.tsx chore: update in sub-issues component and property validation and issue loaders (#3375) 2024-01-22 13:19:43 +05:30
properties.tsx chore: update in sub-issues component and property validation and issue loaders (#3375) 2024-01-22 13:19:43 +05:30
root.tsx chore: fix authorization for new projects in the peek overview (#3439) 2024-01-23 16:16:55 +05:30
view.tsx dev: email notifications (#3421) 2024-01-23 17:49:22 +05:30