Commit Graph

12 Commits

Author SHA1 Message Date
c9aeff20c6
Don't show the "next week/month" buttons on the start page
Some checks failed
continuous-integration/drone/push Build is failing
2020-12-23 21:12:59 +01:00
5d995a2758
Move next week/next month task overview pages into a single "Upcoming" page and allow toggle
All checks were successful
continuous-integration/drone/push Build is passing
2020-11-22 18:05:25 +01:00
0440c2cbed
Fix sort order when marking a task as done from the overview
Some checks reported errors
continuous-integration/drone/push Build was killed
2020-09-28 20:37:06 +02:00
5f5db5f12f
Fix task in list style for tasks with assignees
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-05 23:41:23 +02:00
a8a7f70a3c
Cleanup code & make sure it has a common code style
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-05 22:35:52 +02:00
a09cefd9f1
Add checkbox to show only tasks which have a due date
Some checks failed
continuous-integration/drone/push Build is failing
2020-07-22 12:39:07 +02:00
8d18ef1dbb
Add options to show tasks in range on the overview pages
Some checks failed
continuous-integration/drone/push Build is failing
2020-07-22 12:29:03 +02:00
a0b9acee41 Add Page Titles Everywhere (#177)
All checks were successful
continuous-integration/drone/push Build is passing
Add page titles everywhere

Add global mixin to set page title

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #177
2020-07-07 20:07:13 +00:00
3c6c5ff845
Make task list, teams and settings pages max width of $desktop and centered
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-03 19:37:20 +02:00
cd588caa02 Fix Datetime Handling (#168)
All checks were successful
continuous-integration/drone/push Build is passing
Fix task filters

Fix null dates

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #168
2020-06-27 17:04:30 +00:00
ce277b64ee
Only load tasks when the user is authenticated
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-21 17:42:08 +02:00
fc4b9d439b
Restructure components
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-17 22:15:59 +02:00