kolaente
fd4312382e
fix(kanban): remove unused function
2024-03-20 11:46:36 +01:00
kolaente
2dcf6c6861
fix(kanban): do not use the bucket id saved on the task
2024-03-20 11:36:54 +01:00
kolaente
7c30b00668
fix(views): correctly pass project id when loading more tasks in kanban views
2024-03-19 13:55:05 +01:00
kolaente
4b903c4f48
fix(views): lint
2024-03-19 00:47:52 +01:00
kolaente
27cb6e3372
fix(views): make bucket edit work
2024-03-19 00:47:50 +01:00
kolaente
ca0550acea
fix(views): fetch buckets through view
2024-03-19 00:47:48 +01:00
kolaente
cf15cc6f12
feat(views): fetch tasks via view context when accessing them through views
2024-03-19 00:47:47 +01:00
kolaente
49ab90fc19
fix: lint
2024-03-11 17:24:40 +01:00
kolaente
e097721817
fix(tasks): use correct filter query when filtering
2024-03-11 16:39:27 +01:00
kolaente
a66e26678e
feat(filters): pass timezone down when filtering with relative date math
...
Resolves https://community.vikunja.io/t/my-vikunja-instance-creates-tasks-with-due-date-time-of-9am-for-tasks-with-the-word-today-word-in-it/2105/8
2024-03-11 16:28:25 +01:00
kolaente
2d5c496397
fix(kanban): pass active filters down to task lazy loading
...
Before this change, applying a filter and then scrolling a bucket would not use that filter when lazy loading the tasks in that bucket. That resulted in all tasks being loaded, regardless if the filter applied to them.
2024-02-27 16:10:19 +01:00
kolaente
fc4676315d
chore: move frontend files
2024-02-07 14:56:56 +01:00