bb-plane-fork/apiserver/plane/api/views
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
..
integration feat: slack integration (#874) 2023-04-22 18:15:52 +05:30
__init__.py feat: notifications (#1363) 2023-07-11 13:36:31 +05:30
analytic.py chore: triage state filtering (#1372) 2023-06-23 17:28:06 +05:30
api_token.py fix: make api token only view once (#382) 2023-03-08 01:00:10 +05:30
asset.py fix: file asset uploads in workspace (#1234) 2023-06-07 12:21:09 +05:30
auth_extended.py refactor: combine sign in and sign up endpoint to a single endpoint (#263) 2023-02-14 01:14:56 +05:30
authentication.py fix: auth error messages (#1376) 2023-06-23 17:28:21 +05:30
base.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
cycle.py chore: add assignee avatar and minor refactor on cycles list and retrieve endpoint (#1320) 2023-06-20 10:25:47 +05:30
estimate.py fix: estimate points update (#1003) 2023-05-05 15:12:38 +05:30
gpt.py chore: add workspace details and project details in page responses (#615) 2023-03-30 18:59:39 +05:30
importer.py fix: github importer issue (#1414) 2023-06-27 22:54:52 +05:30
inbox.py fix: inbox issue update (#1373) 2023-06-23 17:28:13 +05:30
issue.py feat: notifications (#1363) 2023-07-11 13:36:31 +05:30
module.py chore: add assignee, label and burndown plot in module details (#1313) 2023-06-20 10:27:34 +05:30
notification.py feat: notifications (#1363) 2023-07-11 13:36:31 +05:30
oauth.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
page.py refactor: page views endpoint (#1130) 2023-05-25 14:13:54 +05:30
people.py chore: updated user onboarded response (#1365) 2023-06-22 19:48:28 +05:30
project.py chore: project members endpoint to support bulk operations (#1464) 2023-07-06 11:58:35 +05:30
release.py feat: release information endpoint (#876) 2023-04-20 18:13:49 +05:30
search.py chore: update issue search for cycle and modules (#1314) 2023-06-20 10:27:45 +05:30
state.py chore: triage state filtering (#1372) 2023-06-23 17:28:06 +05:30
view.py feat: inbox (#1023) 2023-06-16 18:57:17 +05:30
workspace.py fix: workspace invitation delete for self hosted (#1475) 2023-07-05 21:00:30 +05:30