* 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| asset.py | ||
| auth_extended.py | ||
| authentication.py | ||
| base.py | ||
| cycle.py | ||
| issue.py | ||
| module.py | ||
| oauth.py | ||
| people.py | ||
| project.py | ||
| shortcut.py | ||
| state.py | ||
| view.py | ||
| workspace.py | ||