Commit Graph

11 Commits

Author SHA1 Message Date
fe6c859150
Revert "Use deep imports for importing lodash to make tree shaking easier"
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit 3c3767a9
2020-03-03 21:02:13 +01:00
3c3767a91e
Use deep imports for importing lodash to make tree shaking easier
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-02 22:37:36 +01:00
0591531949
Fix adding a task to an empty list
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-14 17:45:06 +01:00
d61a7511da Migration Improvements (#47)
All checks were successful
continuous-integration/drone/push Build is passing
Make "migration" "import everywhere"

Add checking for migration status before trying to migrate

Add get status from migrations

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #47
2020-01-20 21:22:32 +00:00
2302a46d9b Task Pagination (#38)
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-03 18:09:12 +00:00
4e5d14d969 Task Detail View (#37)
All checks were successful
continuous-integration/drone/push Build is passing
2019-11-24 13:16:24 +00:00
0b18ca73c2
Fixed task update not working (again)
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-05 22:15:30 +02:00
263374985b
Fixed task update not working
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-05 19:36:32 +02:00
f7a17e45bc Labels on tasks (#25)
All checks were successful
the build was successful
2019-03-07 19:48:40 +00:00
6603c046bc Fix for task dates update (#23)
All checks were successful
the build was successful
2019-03-03 21:07:15 +00:00
9b0c842ae1 Move everything to models and services (#17)
All checks were successful
the build was successful
2019-03-02 10:25:10 +00:00