bb-plane-fork/apiserver/plane
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
..
analytics build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
api chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
bgtasks chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
db dev: updated migrations for 0.13-dev (#2305) 2023-09-29 16:12:54 +05:30
middleware build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
settings dev: Docker Compose for Local Dev Environment Setup (#2409) 2023-10-13 12:16:08 +05:30
static build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
tests build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
utils chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
web build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
__init__.py fix: celery worker for issue activities (#744) 2023-04-08 15:46:05 +05:30
asgi.py refactor: move issue activity tracking from django-channels to rqworker (#207) 2023-01-31 00:46:59 +05:30
celery.py fix: export issues in CSV, JSON and XLSX (#1794) 2023-08-11 20:09:52 +05:30
urls.py chore: upgrade backend dependencies (#1479) 2023-07-06 11:58:24 +05:30
wsgi.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30