plane/apiserver
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
..
bin feat: user display name (#1179) 2023-08-08 12:59:04 +05:30
plane chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
requirements dev: update python packages (#2095) 2023-09-07 13:20:32 +05:30
templates feat: issue export csv (#1781) 2023-08-07 11:59:04 +05:30
.env.example dev: configuration endpoint for frontend client (#2355) 2023-10-04 19:06:38 +05:30
back_migration.py chore: start date for issues (#1075) 2023-05-19 12:36:12 +05:30
Dockerfile.api feat: beat worker for configuration (#1571) 2023-07-19 15:25:33 +05:30
Dockerfile.dev dev: Docker Compose for Local Dev Environment Setup (#2409) 2023-10-13 12:16:08 +05:30
gunicorn.config.py build: create frontend and backend dockerfiles docker compose and scripts 2022-12-01 19:18:10 +05:30
manage.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
Procfile dev: remove gunicorn config (#1999) 2023-08-29 13:45:25 +05:30
requirements.txt build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
runtime.txt chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30