1
0

3 Commits

Author SHA1 Message Date
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
8c6d98bb02
feat(kanban): debounce bucket limit setting 2024-02-12 17:05:48 +01:00
kolaente
fc4676315d
chore: move frontend files 2024-02-07 14:56:56 +01:00