plane/apiserver
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 b22e062576.

* 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
..
bin fix: worker script (#773) 2023-04-11 09:25:33 +05:30
plane feat: notifications (#1363) 2023-07-11 13:36:31 +05:30
requirements chore: upgrade backend dependencies (#1479) 2023-07-06 11:58:24 +05:30
templates fix: forgot password email subject and update template (#1233) 2023-06-07 09:09:59 +05:30
back_migration.py chore: start date for issues (#1075) 2023-05-19 12:36:12 +05:30
Dockerfile.api Improve apk usages in Dockerfile (#1198) 2023-06-07 12:30:42 +05:30
gunicorn.config.py build: create frontend and backend dockerfiles docker compose and scripts 2022-12-01 19:18:10 +05:30
manage.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
Procfile fix: celery worker for issue activities (#744) 2023-04-08 15:46:05 +05:30
requirements.txt build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
runtime.txt dev: upgrade python runtime (#1256) 2023-06-12 10:02:16 +05:30