bb-plane-fork/apiserver/plane/api/serializers
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
..
integration feat: github integration (#315) 2023-02-22 19:40:57 +05:30
__init__.py feat: github importer (#425) 2023-03-15 23:24:44 +05:30
api_token.py fix: make api token only view once (#382) 2023-03-08 01:00:10 +05:30
asset.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
base.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
cycle.py feat: cycle favourites for user (#369) 2023-03-06 18:59:47 +05:30
importer.py feat: github importer (#425) 2023-03-15 23:24:44 +05:30
issue.py refactor: update response structure for cycle issue and module issues (#432) 2023-03-15 23:21:37 +05:30
module.py feat: module favourites for user (#370) 2023-03-06 19:00:00 +05:30
people.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
project.py feat: add project to favourites (#352) 2023-03-06 18:57:07 +05:30
shortcut.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
state.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
user.py feat: github integration (#315) 2023-02-22 19:40:57 +05:30
view.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
workspace.py feat: return workspace member count on user workspace endpoint (#162) 2023-01-11 14:44:35 +05:30