plane/apiserver/plane/settings
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
..
__init__.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
common.py dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
local.py dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
production.py chore: else flow for not dockerised redis instances 2023-01-11 00:17:49 +05:30
redis.py dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
staging.py refactor: performance booster optimization (#176) 2023-01-17 01:50:27 +05:30
test.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30