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