bb-plane-fork/apiserver/plane
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
..
analytics build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
api refactor: backend code cleanup (#177) 2023-01-17 01:34:58 +05:30
bgtasks dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
db dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
middleware build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
settings fix: add dockerized variable to staging as magic links are failing in staging (#163) 2023-01-11 14:44:25 +05:30
static build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
tests build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
utils dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
web build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
__init__.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
asgi.py dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
urls.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
wsgi.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30