Commit Graph

1792 Commits

Author SHA1 Message Date
Frederick [Bot] 6f45d56055 chore(i18n): update translations via Crowdin 2025-09-07 00:56:28 +00:00
kolaente 61f0cc9507
fix(frontend): hide drag handle for fixed project lists (#1421) 2025-09-05 10:51:44 +00:00
renovate[bot] 02da0116a9
fix(deps): update dependency vue-i18n to v11.1.12 (#1420)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-05 09:38:51 +00:00
renovate[bot] d296352a01
fix(deps): update dependency @intlify/unplugin-vue-i18n to v11 (#1418)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 16:15:37 +00:00
kolaente bd74733632
fix: show pagination controls for task comments (#1413)
Resolves https://community.vikunja.io/t/task-comment-pagination-in-1-0-0-rc1/3988
2025-09-04 16:04:05 +00:00
renovate[bot] 5bde234859
fix(deps): update dependency @sentry/vue to v10.10.0 (#1416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 15:46:03 +00:00
kolaente 12842a5e35
fix: remove leftover console.log 2025-09-04 17:13:41 +02:00
kolaente bb07b33dc2
fix(task): update task comment when switching between related tasks 2025-09-04 17:06:34 +02:00
renovate[bot] 6892e8e447
fix(deps): update tiptap to v3.4.1 (#1412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 14:51:03 +00:00
kolaente 4393d0cdb8
fix(kanban): update task on board when changing details
Fixes a regression introduced in 7ef7163bfe
2025-09-04 16:33:06 +02:00
renovate[bot] 7605fc255b
fix(deps): update tiptap to v3.4.0 (#1406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 06:33:01 +00:00
renovate[bot] d78291acf7
fix(deps): update dependency @sentry/vue to v10.9.0 (#1400)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-03 16:09:05 +02:00
Frederick [Bot] 98a9e736f4 chore(i18n): update translations via Crowdin 2025-09-03 00:50:31 +00:00
renovate[bot] d34a3a2c77
fix(deps): update font awesome to v7.0.1 (#1394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-02 21:14:14 +00:00
Copilot 91f81e7dee
feat(kanban): allow folding done column by clicking green checkmarks in Kanban view (#1393) 2025-09-02 21:06:57 +00:00
renovate[bot] 795afad9c1
fix(deps): update tiptap to v3.3.1 (#1386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-02 14:01:23 +00:00
renovate[bot] 7dafd07879
fix(deps): update dependency vue to v3.5.21 (#1382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-02 13:05:44 +00:00
renovate[bot] bc04abedb5
chore(deps): update ghcr.io/go-vikunja/dex-testing:main docker digest to 10cc6d5 (#1377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-02 07:12:37 +00:00
Frederick [Bot] 4b47f0c3cd chore(i18n): update translations via Crowdin 2025-09-02 00:54:00 +00:00
renovate[bot] 67befec053
fix(deps): update vueuse to v13.9.0 (#1374)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-01 21:18:09 +00:00
renovate[bot] 9800b2a8f8
chore(deps): update pnpm to v10.15.1 (#1371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-01 21:09:27 +00:00
William Guinaudie fda440bd08
fix: mobile device minimum width (#1337) 2025-09-01 22:49:42 +02:00
Frederick [Bot] 11d9462fdc chore(i18n): update translations via Crowdin 2025-09-01 01:03:21 +00:00
kolaente 0262ab7d9e
fix(editor): do not apply filter input styles to all editor instances 2025-08-31 21:34:29 +02:00
kolaente 9610ae780f
fix(multiselect): do not try getting label when value is undefined
Resolves https://github.com/go-vikunja/vikunja/issues/1346
2025-08-31 21:31:42 +02:00
kolaente 3baf6cd477
fix(task): do not parse task comment reactions so that they actually
appear

Resolves https://github.com/go-vikunja/vikunja/issues/1343
2025-08-31 21:25:48 +02:00
Copilot 14e1bd2f55
fix: prevent null history.state errors in modal routing and task navigation (#1368) 2025-08-31 19:14:25 +00:00
kolaente 7510f8d4be
fix(task): default to medium priority when none is configured
Resolves https://github.com/go-vikunja/vikunja/issues/1328
2025-08-31 21:07:30 +02:00
zapp88 a73d0258e4
fix(task): priority label task link spacing (#1322) 2025-08-31 18:36:56 +00:00
zapp88 cbbc5e731a
fix(frontend): add missing permission translation keys (#1320) 2025-08-31 18:06:55 +00:00
kolaente 7ef7163bfe
fix(task): set project after loading task details
Resolves https://github.com/go-vikunja/vikunja/issues/1342
2025-08-31 19:40:54 +02:00
kolaente 61400e93a9
feat(task): make default project relation configurable
Resolves https://community.vikunja.io/t/change-default-task-relation/3637
2025-08-31 19:29:13 +02:00
Simone (Saxos) 4c9f112103
fix(filter): don't crash when filtering for labels in (#1333) 2025-08-31 14:35:16 +00:00
William Guinaudie 07d6630891
fix: stop event propagation for clicks inside the DeferTask popup (#1338) 2025-08-31 14:21:40 +00:00
renovate[bot] db9d842a5b
fix(deps): update vueuse to v13.8.0 (#1367)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-31 15:59:55 +02:00
renovate[bot] 9d28b2247a
fix(deps): update tiptap to v3.3.0 (#1366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-31 10:24:47 +00:00
renovate[bot] 1f88680a27
fix(deps): update dependency dayjs to v1.11.18 (#1360)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-31 09:23:28 +02:00
renovate[bot] a5ac5dfcf1
fix(deps): update dependency @sentry/vue to v10.8.0 (#1361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-31 00:34:25 +02:00
renovate[bot] 9a14ccf487
chore(deps): update node.js to v22.19.0 (#1356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-29 20:57:56 +00:00
renovate[bot] 37b501c029
fix(deps): update dependency dayjs to v1.11.17 (#1355)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-29 20:53:17 +00:00
renovate[bot] 150c75286c
chore(deps): update cypress/browsers:latest docker digest to eeb9b35 (#1352)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-29 15:39:28 +00:00
renovate[bot] 136690b31e
fix(deps): update dependency marked to v16.2.1 (#1350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-28 17:36:31 +00:00
renovate[bot] d45b381a96
fix(deps): update dependency dayjs to v1.11.15 (#1349)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-28 17:28:32 +00:00
renovate[bot] daafb3843d
chore(deps): update ghcr.io/go-vikunja/dex-testing:main docker digest to 3877bee (#1348)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-28 19:11:34 +02:00
renovate[bot] 1d25c29e9a
fix(deps): update dependency vue to v3.5.20 (#1327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-28 19:11:02 +02:00
renovate[bot] f099fce4fe
chore(deps): update pnpm to v10.15.0 (#1314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-28 13:20:27 +02:00
renovate[bot] b37e2b9389
fix(deps): update dependency @floating-ui/dom to v1.7.4 (#1332)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-28 13:19:23 +02:00
renovate[bot] ad7f386ddc
chore(deps): update cypress/browsers:latest docker digest to 4e0a347 (#1297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-28 13:18:47 +02:00
Frederick [Bot] f6b6fadb51 chore(i18n): update translations via Crowdin 2025-08-23 00:52:11 +00:00
Frederick [Bot] 1b5ddfd11c chore(i18n): update translations via Crowdin 2025-08-22 00:54:32 +00:00