bb-plane-fork/apiserver/plane/api
pablohashescobar f12b7ef923
refactor: backend code cleanup (#177)
* refactor: segregate urls in urls.py

* refactor: remove all people endpoint

* refactor: update file asset endpoint with slug and remove unused imports in issue

* fix: remove people endpoint from __init__

* refactor: update permission logic to handle GET requests

* feat: add url for sign up endpoint in urls

* refactor: update the permission layer
2023-01-17 01:34:58 +05:30
..
consumers dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
permissions refactor: backend code cleanup (#177) 2023-01-17 01:34:58 +05:30
serializers feat: return workspace member count on user workspace endpoint (#162) 2023-01-11 14:44:35 +05:30
views refactor: backend code cleanup (#177) 2023-01-17 01:34:58 +05:30
__init__.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
apps.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
urls.py refactor: backend code cleanup (#177) 2023-01-17 01:34:58 +05:30