Commit Graph

12 Commits

Author SHA1 Message Date
57f78ee0d4 Task Comments (#66)
All checks were successful
continuous-integration/drone/push Build is passing
Better edit/remove buttons

Spacing

More loading

Add loading

Better dates formatting

Add editing comments

Move closing delete modal to finally

Add delete comments

Add keycode modifier

Comment styling

Comment form

Add basic task comments functionality

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #66
2020-02-25 20:11:36 +00:00
63d21b54c4
Rearrange button order on task detail view
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-09 14:54:09 +01:00
2223072881
Set the end date to the same as the due date if a start date was set but no end date
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-09 14:52:45 +01:00
64cbfc113a
Fix "Add a reminder" being shown
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-09 14:48:21 +01:00
b41a4380d8
Add a button to the task detail page to mark a task as done
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-09 14:46:01 +01:00
d42e88b26d
But the add reminders button on the task detail page higher up
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-09 12:50:57 +01:00
37d6ceb963
Fix date handling on task detail page
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-08 18:37:23 +01:00
96fddd9bbd Fix task title on mobile (#54)
All checks were successful
continuous-integration/drone/push Build is passing
Use a contenteditable for task title to make it look good on mobile

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #54
2020-01-31 16:09:29 +00:00
1170e030f6 Use message mixin for handling success and error messages (#51)
All checks were successful
continuous-integration/drone/push Build is passing
Use message mixin everywhere

Add mixin for success and error messages

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #51
2020-01-30 21:47:08 +00:00
22d2d1a777 Add removing of tasks (#48)
All checks were successful
continuous-integration/drone/push Build is passing
Add removing of tasks

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #48
2020-01-22 20:18:39 +00:00
11d9aaae12 Update dependencies (#40)
All checks were successful
continuous-integration/drone/push Build is passing
2019-12-15 20:42:40 +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