bb-plane-fork/apiserver/plane/db/models
pablohashescobar 689eaad0f0
feat: add project to favourites (#352)
* feat: add project to favourites

* feat: add project is_favourite attribute to list endpoints

* refactor: updated destroy endpoint to send project_id

* chore: nomenclature update
2023-03-06 18:57:07 +05:30
..
integration feat: github integration (#315) 2023-02-22 19:40:57 +05:30
__init__.py feat: add project to favourites (#352) 2023-03-06 18:57:07 +05:30
api_token.py refactor: update model association to cascade on delete 2023-02-06 23:20:21 +05:30
asset.py dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
base.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
cycle.py refactor: create new endpoints for date checking getting current upcoming and past cycles (#343) 2023-02-28 02:08:55 +05:30
issue.py refactor: update links to different endpoints (#338) 2023-02-28 02:09:22 +05:30
module.py refactor: update links to different endpoints (#338) 2023-02-28 02:09:22 +05:30
project.py feat: add project to favourites (#352) 2023-03-06 18:57:07 +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 dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
workspace.py dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30