vikunja/frontend/src
kolaente beb711d38c
fix(kanban): set new bucket id on task after moving it
This fixes a bug where a bucket update in the api was not triggered because the task still had the old bucket id saved. This led to inconsistencies between what was visible in the UI and what was actually stored.

Probably introduced in 5c6be117fe

Resolves https://community.vikunja.io/t/warning-when-moving-tasks-to-a-bucket-with-limit/3520
2025-03-19 16:06:20 +01:00
..
assets fix(a11y): add inline task labels 2025-01-22 10:44:04 +01:00
components fix(kanban): set new bucket id on task after moving it 2025-03-19 16:06:20 +01:00
composables feat: make time reactive (#2627) 2025-01-20 13:28:49 +00:00
constants fix: remove date-fns (#3039) 2025-02-21 15:42:58 +00:00
directives chore: move frontend files 2024-02-07 14:56:56 +01:00
helpers feat(dev): use proxy server in dev mode (#3069) 2025-03-09 13:40:57 +00:00
i18n feat(i18n): add Turkish as language for selection 2025-03-19 14:56:35 +01:00
indexes chore: move frontend files 2024-02-07 14:56:56 +01:00
message fix(filters): show actual error message from api when the filter query is invalid 2024-07-18 15:35:33 +02:00
modelSchema/common chore: move frontend files 2024-02-07 14:56:56 +01:00
modelTypes fix(kanban): use full updated kanban bucket when moving task 2025-03-19 16:06:20 +01:00
models fix(kanban): use full updated kanban bucket when moving task 2025-03-19 16:06:20 +01:00
modules feat: add tonight as a quick add date option (#2866) 2024-11-26 10:46:09 +00:00
router fix(migration): revert to old path for migration routing 2024-07-14 22:49:30 +02:00
services feat(task): expand reactions via parameter 2025-01-24 11:39:51 +01:00
stores fix(kanban): use full updated kanban bucket when moving task 2025-03-19 16:06:20 +01:00
styles feat(navigation): use focus-visible for nav items 2024-09-19 12:36:33 +02:00
types fix: remove date-fns (#3039) 2025-02-21 15:42:58 +00:00
views feat(labels): show priority labels based on minimum priority setting (#3075) 2025-03-19 12:56:19 +00:00
App.vue fix(quick actions): show saved filters in search results 2025-01-21 11:07:28 +01:00
histoire.setup.ts feat(components): align component name casing Modal 2024-06-17 13:41:35 +02:00
main.ts feat(components): align component name casing Modal 2024-06-17 13:41:35 +02:00
pinia.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
registerServiceWorker.ts fix: lint issues 2024-10-29 09:57:53 +00:00
sentry.ts fix(sentry): do not send api errors to sentry 2024-03-13 19:31:43 +01:00
sw.ts chore(deps): set workbox version to 7.3.0 2024-10-30 06:26:34 +00:00
urls.ts feat: add utm tag to powered by link 2024-09-23 12:07:06 +02:00
version.json chore: move frontend files 2024-02-07 14:56:56 +01:00