Commit Graph

9 Commits

Author SHA1 Message Date
ca0550acea
fix(views): fetch buckets through view 2024-03-19 00:47:48 +01:00
cf15cc6f12
feat(views): fetch tasks via view context when accessing them through views 2024-03-19 00:47:47 +01:00
fc4eed6eb4
fix(filters): lint 2024-03-13 17:21:20 +01:00
15215b30a0
fix(filters): rework filter popup button
Some checks failed
continuous-integration/drone/push Build is failing
2024-03-13 17:19:15 +01:00
659de54db1
feat(kanban): do not remove focus from the input after creating a new bucket
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-11 17:29:28 +01:00
38985a8318
fix(filters): pass correct filter query to kanban and gantt loading 2024-03-09 19:07:31 +01:00
2d5c496397
fix(kanban): pass active filters down to task lazy loading
Some checks failed
continuous-integration/drone/push Build is failing
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
8c6d98bb02
feat(kanban): debounce bucket limit setting
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-12 17:05:48 +01:00
fc4676315d
chore: move frontend files 2024-02-07 14:56:56 +01:00