bb-plane-fork/apiserver/plane/api/views
pablohashescobar 993cf3faba
chore: add assignee avatar in cycle endpoint (#996)
* chore: add assignee avatar in cycle endpoint

* dev: update the structure to return avatar and firstname

* dev: return distinct users

* dev: update the structure to return id

* dev: update the prefetch queryset to distinct by id

* dev: remove id from distinct

* dev: add unique condition
2023-05-05 15:13:03 +05:30
..
integration feat: slack integration (#874) 2023-04-22 18:15:52 +05:30
__init__.py remove: state delete issue validation endpoint (#929) 2023-04-22 18:18:08 +05:30
api_token.py fix: make api token only view once (#382) 2023-03-08 01:00:10 +05:30
asset.py feat: issue attachments (#677) 2023-04-05 00:17:55 +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: uuid serilaizable error 2023-03-29 16:25:06 +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 in cycle endpoint (#996) 2023-05-05 15:13:03 +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 feat: delete imported data as well when the import is deleted (#974) 2023-05-02 00:53:08 +05:30
issue.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
module.py chore: log module delete and module issue delete activities (#976) 2023-05-02 00:51:04 +05:30
oauth.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
page.py fix: page access update (#977) 2023-05-02 00:50:41 +05:30
people.py chore: return user role in user onboard endpoint (#682) 2023-04-04 18:07:17 +05:30
project.py fix: ordering in queryset (#598) 2023-03-30 16:33:16 +05:30
release.py feat: release information endpoint (#876) 2023-04-20 18:13:49 +05:30
search.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
shortcut.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
state.py remove: state delete issue validation endpoint (#929) 2023-04-22 18:18:08 +05:30
view.py fix: ordering in queryset (#598) 2023-03-30 16:33:16 +05:30
workspace.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30