bb-plane-fork/apiserver/plane/api/views
Nikhil 1fc5d2bd45
chore: api endpoints (#2407)
* refactor: folder structure for urls

* chore: deleted the urls file

* chore: proper naming for urls

* chore: reset password url

* dev: create refresh token endpoint and endpoint to get settings for user

* dev: workspace member me serializer

* dev: remove extra fields from project list and retrieve endpoints

* dev: update the project list endpoint with member details and deploy boolean

* dev: enable user favorite project endpoint and remove is_favorite from project list

* dev: analytics refactoring

* dev: revert is_favorite settings

* dev: create new serializer for project list and add pagination from projects

* dev: fix analytics api

* dev: module and cycle

* dev:  update error message, fix module analytics and add null check for labels

* dev: member serializer

* dev: dynamic base serializer

* dev: remove view issues endpoint

* dev: url pattern updates

* dev: add comments to delete this file

* dev: last workspace id

* dev: analytics export

* dev: export analytics validation

* dev: update python runtime

* dev: update notification endpoints

* dev: cycle and validation fix

* dev: issue activity validation when creating updating and deleting issue and comments

* dev: update issue activity logging for link and reactions

* dev: update module issue activity logging

* dev: update module issue activity

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2023-10-16 19:18:45 +05:30
..
integration fix: slack queryset (#1860) 2023-08-14 18:53:09 +05:30
__init__.py Merge branch 'develop' into chore/date_filters 2023-10-09 16:00:52 +05:30
analytic.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
api_token.py fix: make api token only view once (#382) 2023-03-08 01:00:10 +05:30
asset.py fix: asset key validation (#1938) 2023-08-30 12:20:13 +05:30
auth_extended.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
authentication.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
base.py feat: user timezones (#2009) 2023-08-30 12:18:18 +05:30
config.py dev: configuration endpoint for frontend client (#2355) 2023-10-04 19:06:38 +05:30
cycle.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
estimate.py fix: estimate points update (#1003) 2023-05-05 15:12:38 +05:30
exporter.py fix: added slug in filename for export issues (#1870) 2023-08-16 09:39:17 +05:30
external.py dev: configuration endpoint for frontend client (#2355) 2023-10-04 19:06:38 +05:30
importer.py fix: changed priority from None to none (#2229) 2023-09-22 14:44:53 +05:30
inbox.py fix: inbox issue deletes (#2290) 2023-09-28 13:14:37 +05:30
issue.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
module.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
notification.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
oauth.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
page.py feat: user display name (#1179) 2023-08-08 12:59:04 +05:30
project.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
search.py feat: add a relation to an issue (#1995) 2023-09-13 12:25:10 +05:30
state.py chore: triage state filtering (#1372) 2023-06-23 17:28:06 +05:30
user.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
view.py Merge branch 'develop' into chore/date_filters 2023-10-09 16:00:52 +05:30
workspace.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30