vikunja/frontend/src/views
kolaente c81b0eb463 fix(attachments): sync kanban store and task ref on attachment changes
When attachments are uploaded (either via file picker or pasting into
the description editor), update both the local task ref and the kanban
store so that the attachment list and kanban card icons stay in sync.
2026-03-20 10:38:47 +01:00
..
filters feat: ensure forms submit on Enter (#959) 2026-03-03 12:28:45 +01:00
labels feat: ensure forms submit on Enter (#959) 2026-03-03 12:28:45 +01:00
migrate fix: remove usage of .buttons 2026-01-08 13:23:38 +01:00
project feat: add user-level webhooks settings page 2026-03-08 19:45:53 +01:00
sharing refactor(frontend): migrate auth views to FormField component 2026-01-10 21:59:06 +01:00
tasks fix(attachments): sync kanban store and task ref on attachment changes 2026-03-20 10:38:47 +01:00
teams feat: ensure forms submit on Enter (#959) 2026-03-03 12:28:45 +01:00
user fix: invalidate all sessions when enabling TOTP 2026-03-19 12:27:44 +01:00
404.vue chore: move frontend files 2024-02-07 14:56:56 +01:00
About.vue feat: show frontend version separately if different (#974) 2025-06-17 13:40:20 +00:00
Home.vue feat: add clickable labels on Labels page for task filtering (#1825) 2025-11-15 17:10:32 +00:00