Commit Graph

9 Commits

Author SHA1 Message Date
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
d9361bcd53
Redirect to current list view on click on list in menu again
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #196
2020-07-29 13:02:46 +02:00
708b057634
Add more debugging when loading lists or buckets
Some checks failed
continuous-integration/drone/push Build is failing
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
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-24 18:47:33 +02:00
3acadfc6db
Add debug logs for loading list + kanban buckets
Some checks failed
continuous-integration/drone/push Build is failing
2020-07-24 10:42:30 +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
c68886e1c0
Prevent loading the list + kanban board again when closing the task popup
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-01 19:16:01 +02:00
7873896a4a
Fix not showing changes in kanban when switching between views
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-23 22:51:10 +02:00
fc4b9d439b
Restructure components
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-17 22:15:59 +02:00