bb-plane-fork/apiserver/plane/api/views
Vihar Kurama cdd0e61a8f
Merge pull request #46 from pablohashescobar/refactor/issue_modules
refactor: bulk assign issues to module
2022-12-20 15:37:36 +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 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
issue.py fix: url missing for my workspace issues 2022-12-13 23:50:14 +05:30
module.py refactor: bulk assign issues to module 2022-12-19 23:43:05 +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 fix: my project member viewset 2022-12-20 15:31:39 +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