Commit Graph

20 Commits

Author SHA1 Message Date
Naleo Hyde 73dffced8d Update ShowTasks view to sort tasks by ascending
instead of descending.
2021-02-07 20:51:41 -10:00
kolaente 06a160f26c
Fix defer due date popup 2021-01-24 15:37:19 +01:00
konrad 8828426c91 Move all content to cards (#387)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#387
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-24 13:00:21 +00:00
kolaente 427a702bd4
Add clearer call to action when no lists are available yet 2021-01-17 20:53:09 +01:00
konrad 2aceca54ca Move buttons to separate component (#380)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#380
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-17 17:57:57 +00:00
kolaente 4f872c92d8
Rename .noshadow to .has-no-shadow 2021-01-17 13:21:58 +01:00
kolaente e960202607
Use buttons more consistently 2021-01-17 13:04:49 +01:00
kolaente c31015bd70
Add "today" task filter 2021-01-16 20:20:43 +01:00
kolaente c9aeff20c6
Don't show the "next week/month" buttons on the start page 2020-12-23 21:12:59 +01:00
kolaente 5d995a2758
Move next week/next month task overview pages into a single "Upcoming" page and allow toggle 2020-11-22 18:05:25 +01:00
kolaente 0440c2cbed
Fix sort order when marking a task as done from the overview 2020-09-28 20:37:06 +02:00
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: vikunja/frontend#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: vikunja/frontend#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