bb-plane-fork/apiserver/plane/app/urls
Nikhil d3c85b1336 dev: external apis (#2806)
* dev: new proxy api setup

* dev: updated endpoints with serializers and structure

* dev: external apis for cycles, modules and inbox
issue

* dev: order by for all the apis

* dev: enable webhooks for external apis

* dev: fields and expand for the apis

* dev: move authentication to proxy middleware

* dev: fix imports

* dev: api serializer updates and paginator

* dev: renamed api to app

* dev: renamed proxy to api

* dev: validation for project, issues, modules and cycles

* dev: remove favourites from project apis

* dev: states api

* dev: rewrite the url endpoints

* dev: exception handling for the apis

* dev: merge updated structure

* dev: remove attachment apis

* dev: issue activities endpoints
2023-12-07 19:59:35 +05:30
..
__init__.py dev: external apis (#2806) 2023-12-07 19:59:35 +05:30
analytic.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
api.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
asset.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
authentication.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
config.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
cycle.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
estimate.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
external.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
importer.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
inbox.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
integration.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
issue.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
module.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
notification.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
page.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
project.py dev: external apis (#2806) 2023-12-07 19:59:35 +05:30
search.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
state.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
user.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
views.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
webhook.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
workspace.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30