Commit graph

6 commits

Author SHA1 Message Date
kolaente
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
kolaente
3acadfc6db
Add debug logs for loading list + kanban buckets 2020-07-24 10:42:30 +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
c68886e1c0
Prevent loading the list + kanban board again when closing the task popup 2020-07-01 19:16:01 +02:00
kolaente
7873896a4a
Fix not showing changes in kanban when switching between views 2020-06-23 22:51:10 +02:00
kolaente
fc4b9d439b
Restructure components 2020-06-17 22:15:59 +02:00
Renamed from src/components/lists/ShowList.vue (Browse further)