plane/apiserver/plane/api/views
Nikhil e0affa21c4
feat: profile page endpoints (#1682)
* dev: profile page endpoints

* dev: workspace projects endpoint

* dev: user profile page endpoints

* dev: profile page endpoints

* dev: project filters

* dev: fix priority distribution

* dev: issue subscriptions

* dev: issue priority distribution and issue activity api optimization

* dev: user data in profile endpoints

* dev: profile page data

* dev: project list endpoint

* dev: project emojis

* dev: capture exception

* dev: update workspace user profile urls

* dev: user profile endpoints rename and activity filter

* dev: fix subscriber issues filtering
2023-07-28 14:35:45 +05:30
..
integration feat: slack integration (#874) 2023-04-22 18:15:52 +05:30
__init__.py feat: profile page endpoints (#1682) 2023-07-28 14:35:45 +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: email magic sign in integrity error (#1662) 2023-07-25 14:23:26 +05:30
base.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
cycle.py fix: cycles n+1 (#1689) 2023-07-27 17:30:00 +05:30
estimate.py fix: estimate points update (#1003) 2023-05-05 15:12:38 +05:30
gpt.py chore: remove logger from gpt assistant (#1542) 2023-07-18 15:09:44 +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: profile page endpoints (#1682) 2023-07-28 14:35:45 +05:30
module.py fix: favorite permissions (#1549) 2023-07-18 15:09:18 +05:30
notification.py fix: notification select related fields (#1646) 2023-07-24 14:39:25 +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: return total members, cycle and modules (#1637) 2023-07-24 12:23:04 +05:30
release.py feat: release information endpoint (#876) 2023-04-20 18:13:49 +05:30
search.py chore: project identifier for all the search items and take project id as query params (#1663) 2023-07-25 14:23:41 +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 feat: profile page endpoints (#1682) 2023-07-28 14:35:45 +05:30