Commit graph

9 commits

Author SHA1 Message Date
kolaente
5f5db5f12f
Fix task in list style for tasks with assignees 2020-09-05 23:41:23 +02:00
kolaente
a8a7f70a3c
Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
kolaente
a09cefd9f1
Add checkbox to show only tasks which have a due date 2020-07-22 12:39:07 +02:00
kolaente
8d18ef1dbb
Add options to show tasks in range on the overview pages 2020-07-22 12:29:03 +02:00
konrad
a0b9acee41 Add Page Titles Everywhere (#177)
Add page titles everywhere

Add global mixin to set page title

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/177
2020-07-07 20:07:13 +00:00
kolaente
3c6c5ff845
Make task list, teams and settings pages max width of $desktop and centered 2020-07-03 19:37:20 +02:00
konrad
cd588caa02 Fix Datetime Handling (#168)
Fix task filters

Fix null dates

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/168
2020-06-27 17:04:30 +00:00
kolaente
ce277b64ee
Only load tasks when the user is authenticated 2020-06-21 17:42:08 +02:00
kolaente
fc4b9d439b
Restructure components 2020-06-17 22:15:59 +02:00
Renamed from src/components/tasks/ShowTasks.vue (Browse further)