Commit Graph

13 Commits

Author SHA1 Message Date
f0498fd767 Add translations (#562)
Reviewed-on: vikunja/frontend#562
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-06-23 23:24:57 +00:00
cdc805c8da
Refactor success and error messages 2021-06-22 22:07:57 +02:00
e0be77d88f Move list edit/namespace to separate pages and in a menu (#397)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#397
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-01-30 16:17:04 +00:00
a9e58a8e21
Make filter buttons look better on mobile 2021-01-18 22:14:10 +01:00
a8a7f70a3c
Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
d9361bcd53
Redirect to current list view on click on list in menu again
Fixes #196
2020-07-29 13:02:46 +02:00
708b057634
Add more debugging when loading lists or buckets 2020-07-25 15:07:22 +02:00
7ad24c6d45
Make sure to make the list id from the route an int to not fail the comparison 2020-07-24 18:47:33 +02:00
3acadfc6db
Add debug logs for loading list + kanban buckets 2020-07-24 10:42:30 +02:00
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
c68886e1c0
Prevent loading the list + kanban board again when closing the task popup 2020-07-01 19:16:01 +02:00
7873896a4a
Fix not showing changes in kanban when switching between views 2020-06-23 22:51:10 +02:00
fc4b9d439b
Restructure components 2020-06-17 22:15:59 +02:00