..
integration
feat: github importer ( #425 )
2023-03-15 23:24:44 +05:30
__init__.py
feat: bulk create endpoint for estimate points ( #708 )
2023-04-06 13:59:17 +05:30
api_token.py
fix: make api token only view once ( #382 )
2023-03-08 01:00:10 +05:30
asset.py
feat: issue attachments ( #677 )
2023-04-05 00:17:55 +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
fix: uuid serilaizable error
2023-03-29 16:25:06 +05:30
base.py
refactor: performance booster optimization ( #176 )
2023-01-17 01:50:27 +05:30
cycle.py
refactor: move all background task from rqworker to celery ( #668 )
2023-04-06 22:56:36 +05:30
estimate.py
feat: bulk create endpoint for estimate points ( #708 )
2023-04-06 13:59:17 +05:30
gpt.py
chore: add workspace details and project details in page responses ( #615 )
2023-03-30 18:59:39 +05:30
importer.py
fix: model ordering ( #521 )
2023-03-25 11:14:05 +05:30
issue.py
refactor: move all background task from rqworker to celery ( #668 )
2023-04-06 22:56:36 +05:30
module.py
refactor: move all background task from rqworker to celery ( #668 )
2023-04-06 22:56:36 +05:30
oauth.py
fix: uuid serilaizable error
2023-03-29 16:25:06 +05:30
page.py
fix: recent pages endpoint ( #640 )
2023-03-31 03:32:32 +05:30
people.py
chore: return user role in user onboard endpoint ( #682 )
2023-04-04 18:07:17 +05:30
project.py
fix: ordering in queryset ( #598 )
2023-03-30 16:33:16 +05:30
search.py
fix: issue search endpoint for parent issues ( #705 )
2023-04-06 13:58:27 +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
fix: ordering in queryset ( #598 )
2023-03-30 16:33:16 +05:30
workspace.py
fix: model ordering ( #521 )
2023-03-25 11:14:05 +05:30