plane/apiserver/plane/api/views
Nikhil b69c4b6b30
chore: notifications (#1515)
* chore: add triggered by details for notifications

* dev: update issue activity json to include extra fields

* dev: triggered_by details

* dev: add bot filtering

* dev: unread notification count endpoint

* dev: update endpoint to send count for all notification types
2023-07-17 13:17:48 +05:30
..
integration feat: slack integration (#874) 2023-04-22 18:15:52 +05:30
__init__.py chore: notifications (#1515) 2023-07-17 13:17:48 +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: magic code casing (#1519) 2023-07-13 16:49:37 +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 feat: openai host (#1447) 2023-07-11 18:51:25 +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 chore: update bridge id to cycle and module id (#1513) 2023-07-17 13:17:11 +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 chore: notifications (#1515) 2023-07-17 13:17:48 +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 feat: flag for onboarding tour completion (#1499) 2023-07-12 22:10:07 +05:30
project.py chore: added is_favorite filter (#1518) 2023-07-13 16:51:42 +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: n+1s (#1514) 2023-07-17 13:17:34 +05:30