plane/apiserver
pablohashescobar 894e26116b
refactor: performance booster optimization (#176)
* refactor: setup multiple select related

* chore: upgrade sentry sdk to latest version

* refactor: update module and cycle views to increase performance

* refactor: remove pagination and make the response simillar to paginated API

* fix: update staging to DEBUG True for all logging

* refactor: update the query count print statement

* refactor: my issues endpoint to remove n+1

* refactor: optimize queries for workspace and project

* fix: project member endpoint

* fix: revert back workspace members

* refactor: update base file to remove workspace and project query and update permission layer accordingly

* refactor: update read_only fields in read serializers

* fix: read only serializers

* chore: update drf package

* revert: drf version upgrade

* revert: read only fields update

* revert: update serializer to old state

* chore: update drf to latest version

* refactor: update dispatch to display method as well

* refactor: optimize  cycle and module issue queries

* refactor: optimize module endpoint and issue list endpoint

* refactor: update prefetch related in modules and cycles

* refactor: create permission mapping in permission file
2023-01-17 01:50:27 +05:30
..
bin dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
plane refactor: performance booster optimization (#176) 2023-01-17 01:50:27 +05:30
requirements refactor: performance booster optimization (#176) 2023-01-17 01:50:27 +05:30
templates dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
.env.example dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
back_migration.py chore: IssueComment fix backpopulate data 2023-01-11 00:02:53 +05:30
Dockerfile.api dev: promote stage release to production (#155) 2023-01-10 23:55:47 +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: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
requirements.txt build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
runtime.txt dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30