Commit Graph

7 Commits

Author SHA1 Message Date
144a6e4140
fix(kanban): do not add bottom spacing to view 2024-04-14 11:15:53 +02:00
a7aa74227a
fix(kanban): do not focus kanban board 2024-04-14 11:12:26 +02:00
ec1ff80791
fix(kanban): save done and default bucket on the view and not on the project
The frontend was still trying to update the two in the project which won't work since they are now saved at the view level, not the project.
2024-04-06 13:32:54 +02:00
5e9edef3b3
fix: lint 2024-03-19 16:33:23 +01:00
7c30b00668
fix(views): correctly pass project id when loading more tasks in kanban views 2024-03-19 13:55:05 +01:00
4b903c4f48
fix(views): lint 2024-03-19 00:47:52 +01:00
f6485be9e2
chore(views): move actual project views into their own folder 2024-03-19 00:47:50 +01:00