| .. |
|
__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
|
fix: return issue detailing in module list response
|
2022-12-22 14:36:55 +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 |