vikunja/frontend/src/stores
kolaente 1451f6e46f
fix(kanban): correctly paginate filtered kanban buckets
Resolves https://github.com/go-vikunja/vikunja/issues/314
2024-09-14 09:37:21 +02:00
..
attachments.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
auth.ts fix(auth): log user out when the current account does not exist 2024-07-02 12:27:19 +02:00
base.ts fix(kanban): make sure tasks which changed their done status are moved around in buckets 2024-07-18 12:39:29 +02:00
config.ts fix: correctly return error and bubble up when the api could not be reached 2024-04-21 23:33:50 +02:00
helper.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
kanban.ts fix(kanban): correctly paginate filtered kanban buckets 2024-09-14 09:37:21 +02:00
labels.test.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
labels.ts chore: fix comment 2024-09-12 13:39:03 +02:00
projects.ts fix(home): explicitly use filter for tasks on home page when one is set 2024-09-12 15:51:08 +02:00
tasks.ts fix(task): specify task index when creating multiple tasks at once 2024-09-11 17:58:42 +02:00