Commit Graph

12 Commits

Author SHA1 Message Date
8480bf334f Fix gantt chart (#79)
All checks were successful
continuous-integration/drone/push Build is passing
Fix moving tasks in Gantt

Start fixing gantt

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #79
2020-04-04 16:26:35 +00:00
a706089f7b
Fix changing task dates (due/start/end/reminders)
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #71
2020-03-08 20:07:21 +01:00
f690a6f457
Swap moment.js with date-fns
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-02 21:55:22 +01:00
161f853361
Make sure to use date objects everywhere where dealing with dates
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-08 14:16:06 +01:00
a0c4732f81 Add moment.js for date related things (#50)
All checks were successful
continuous-integration/drone/push Build is passing
Fix saving

Use mixin everywhere

Format attachment dates

Add format date mixing

Use moment js on task list page

Use moment js on home page tasks

Add moment js

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #50
2020-01-30 20:49:00 +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
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
cd4dc92a95
Added colors to tasks
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-30 22:18:06 +02:00
d03f0211a3 Gantt Charts (#29)
All checks were successful
continuous-integration/drone/push Build is passing
2019-04-29 21:41:39 +00:00
2631b39678 Fixed getting tasks (#27)
All checks were successful
the build was successful
2019-03-10 12:59:17 +00:00
78abd2e88f fix for task dates update (#22)
All checks were successful
the build was successful
2019-03-03 20:56:00 +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