plane/apiserver/plane/api/views
pablohashescobar 3a81a6c186
feat: add endpoint for draft cycles and add validation for creating draft cycles (#355)
* feat: add endpoint for draft cycles and add validation for creating draft cycles

* fix: key error in cycle create endpoint
2023-03-06 18:45:20 +05:30
..
integration fix: add pagination for github repositories endpoint (#345) 2023-02-28 02:08:17 +05:30
__init__.py feat: add endpoint for draft cycles and add validation for creating draft cycles (#355) 2023-03-06 18:45:20 +05:30
api_token.py fix: workpsace id during token creation 2023-02-06 22:52:20 +05:30
asset.py refactor: backend code cleanup (#177) 2023-01-17 01:34:58 +05:30
auth_extended.py refactor: combine sign in and sign up endpoint to a single endpoint (#263) 2023-02-14 01:14:56 +05:30
authentication.py refactor: combine sign in and sign up endpoint to a single endpoint (#263) 2023-02-14 01:14:56 +05:30
base.py refactor: performance booster optimization (#176) 2023-01-17 01:50:27 +05:30
cycle.py feat: add endpoint for draft cycles and add validation for creating draft cycles (#355) 2023-03-06 18:45:20 +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
oauth.py fix: github auth login (#250) 2023-02-09 00:01:45 +05:30
people.py refactor: backend code cleanup (#177) 2023-01-17 01:34:58 +05:30
project.py feat: default state for project (#264) 2023-02-14 01:12:32 +05:30
shortcut.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
state.py feat: state grouping and ordering list (#253) 2023-02-14 01:16:35 +05:30
view.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
workspace.py fix: remove bot accounts from list api (#344) 2023-02-28 02:08:34 +05:30