bb-plane-fork/apiserver/plane/api/views
Vamsi Kurama 9539fca585
Merge pull request #55 from pablohashescobar/fix/issue_cycle_status_code
fix: status code on issue cycle create
2022-12-21 23:29:40 +05:30
..
__init__.py refactor: remove bulk assign endpoint, merge it into a single create endpoint and update the create endpoint to maintain db integrity 2022-12-20 00:31:43 +05:30
asset.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
auth_extended.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
authentication.py feat:create sign up endpoint and remove print logs 2022-12-16 03:09:58 +05:30
base.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
cycle.py Merge pull request #55 from pablohashescobar/fix/issue_cycle_status_code 2022-12-21 23:29:40 +05:30
issue.py fix: url missing for my workspace issues 2022-12-13 23:50:14 +05:30
module.py Merge pull request #56 from pablohashescobar/refactor/module_cycle_issue 2022-12-21 23:29:30 +05:30
oauth.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
people.py feat: add field my_issues_prop to store my_issues property 2022-12-16 11:40:24 +05:30
project.py feat: project view default props with migrations 2022-12-20 16:59:24 +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
view.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
workspace.py feat: last visited workspace and project details in a single endpoint 2022-12-13 23:45:41 +05:30