Commit Graph

15 Commits

Author SHA1 Message Date
7368a51f18
fix(views): make setting task position in saved filters work 2024-03-19 00:47:49 +01:00
61e27ae3eb
feat(views): create task bucket relation when creating a new bucket 2024-03-19 00:47:49 +01:00
786e67f692
feat(views): save task position 2024-03-19 00:47:48 +01:00
cb111df2b7
fix(views): make fetching tasks in kanban buckets through view actually work 2024-03-19 00:47:48 +01:00
6913334b17
fix(views): correctly fetch project when fetching tasks 2024-03-19 00:47:48 +01:00
ca4e3e01c5
feat(views): recalculate all positions when updating 2024-03-19 00:47:47 +01:00
f2a0d69670
feat(views)!: make updating a bucket work again 2024-03-19 00:47:47 +01:00
9cf84646a1
feat(views)!: move done and default bucket setting to view 2024-03-19 00:47:47 +01:00
0a3f45ab11
feat(views): decouple buckets from projects 2024-03-19 00:47:47 +01:00
652bf4b4ed
feat(views): (un)marshal custom project view mode types 2024-03-19 00:47:46 +01:00
a9020e976d
feat(views): add bucket configuration mode 2024-03-19 00:47:46 +01:00
38457aaca5
feat(views): use project id when fetching views 2024-03-19 00:47:46 +01:00
e4b1a5d2db
feat(views): create default 4 default view for projects 2024-03-19 00:47:46 +01:00
b39c5580c2
feat(views): add crud handlers and routes for views 2024-03-19 00:47:45 +01:00
6bdb33fb46
feat(views): add new model and migration 2024-03-19 00:47:45 +01:00