api/frontend/src/stores
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
..
attachments.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
auth.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
base.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
config.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
helper.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
kanban.ts fix(kanban): pass active filters down to task lazy loading 2024-02-27 16:10:19 +01:00
labels.test.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
labels.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
projects.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
tasks.ts chore: move frontend files 2024-02-07 14:56:56 +01:00