bb-plane-fork/apiserver/plane/db/models
pablohashescobar 5e81600e38
feat: jira issue importer (#476)
* dev: initialize jira importer

* dev: create service import for jira

* dev: update task to create all users for project and workspace and also create assignees when importing bulk assignees

* dev: create bulk modules import endpoint for jira epics

* dev: create bulk module issues when importing modules
2023-03-22 01:36:38 +05:30
..
integration feat: github integration (#315) 2023-02-22 19:40:57 +05:30
__init__.py feat: page and page-blocks (#468) 2023-03-22 01:34:10 +05:30
api_token.py refactor: update model association to cascade on delete 2023-02-06 23:20:21 +05:30
asset.py dev: separate endpoints for workspace assets and user assets (#420) 2023-03-15 23:25:23 +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: jira issue importer (#476) 2023-03-22 01:36:38 +05:30
issue.py feat: page and page-blocks (#468) 2023-03-22 01:34:10 +05:30
module.py feat: module favourites for user (#370) 2023-03-06 19:00:00 +05:30
page.py feat: page and page-blocks (#468) 2023-03-22 01:34:10 +05:30
project.py fix: project url max length (#471) 2023-03-22 01:35:53 +05:30
shortcut.py dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
social_connection.py dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
state.py fix: state ordering in group 2023-02-15 17:53:37 +05:30
user.py feat: plane API gateway (#188) 2023-01-30 00:58:38 +05:30
view.py feat: issue filter views (#418) 2023-03-15 23:25:09 +05:30
workspace.py dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30