bb-plane-fork/apiserver/plane
pablohashescobar 5d8f2b6b75
feat: github importer (#425)
* dev: init github importer

* dev: add endpoint for creating import

* dev: create endpoint to bulk create issues

* dev: bulk issue importer

* dev: bulk create endpoints for labels and updates in issue bulk create endpoint to create labels and links

* dev: add comments in bluk create

* dev: status import endpoint and user invitaion workflow

* dev: initiate github repo sync

* dev: bulk issue sync endpoint and fix key issue in bg task

* dev: update endpoints for service imports

* dev: update labels logic

* dev: update importer task

* dev: bulk issue activities

* dev: update importer task for mapped users

* dev: update importer endpoint to send github token

* dev: update bulk import endpoint

* fix: workspace get query

* dev: update bulk import endpoints
2023-03-15 23:24:44 +05:30
..
analytics build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
api feat: github importer (#425) 2023-03-15 23:24:44 +05:30
bgtasks feat: github importer (#425) 2023-03-15 23:24:44 +05:30
db feat: github importer (#425) 2023-03-15 23:24:44 +05:30
middleware build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
settings refactor: self hosting setup (#411) 2023-03-09 20:49:12 +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 feat: github importer (#425) 2023-03-15 23:24:44 +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 refactor: move issue activity tracking from django-channels to rqworker (#207) 2023-01-31 00:46:59 +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