bb-plane-fork/apiserver/plane/api
pablohashescobar abdb4a4778
feat: notifications (#1363)
* feat: added new issue subscriber table

* dev: notification model

* feat: added CRUD operation for issue subscriber

* Revert "feat: added CRUD operation for issue subscriber"

This reverts commit b22e0625768f0b096b5898936ace76d6882b0736.

* feat: added CRUD operation for issue subscriber

* dev: notification models and operations

* dev: remove delete endpoint response data

* dev: notification endpoints and fix bg worker for saving notifications

* feat: added list and unsubscribe function in issue subscriber

* dev: filter by snoozed and response update for list and permissions

* dev: update issue notifications

* dev: notification  segregation

* dev: update notifications

* dev: notification filtering

* dev: add issue name in notifications

* dev: notification new endpoints

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2023-07-11 13:36:31 +05:30
..
permissions feat: inbox (#1023) 2023-06-16 18:57:17 +05:30
serializers feat: notifications (#1363) 2023-07-11 13:36:31 +05:30
views feat: notifications (#1363) 2023-07-11 13:36:31 +05:30
__init__.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
apps.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
urls.py feat: notifications (#1363) 2023-07-11 13:36:31 +05:30