Commit Graph

10758 Commits

Author SHA1 Message Date
Dominik Pschenitschni 3ad9c69fca feat: update zod and validator 2025-01-16 13:00:46 +01:00
Dominik Pschenitschni 6fddac75f9 feat: add zod schemas
(cherry picked from commit https://kolaente.dev/vikunja/frontend/pulls/2225)
2025-01-16 12:55:19 +01:00
renovate 8a6f3b34f9 chore(deps): update dev-dependencies 2025-01-16 01:07:25 +00:00
Frederick [Bot] e7b261f84e chore(i18n): update translations via Crowdin 2025-01-16 00:14:56 +00:00
renovate 94fb88ed58 fix(deps): update dependency @sentry/vue to v8.50.0 2025-01-15 16:07:14 +00:00
renovate e70fec3ddb fix(deps): update dependency @sentry/vue to v8.49.0 2025-01-15 10:07:07 +00:00
renovate bb1456e1aa chore(deps): update dev-dependencies 2025-01-15 07:54:21 +00:00
renovate 1f4d097beb chore(deps): update dependency electron to v34 2025-01-15 07:53:45 +00:00
Frederick [Bot] e00ce92716 chore(i18n): update translations via Crowdin 2025-01-15 00:15:58 +00:00
Dominik Pschenitschni b7fc29327a feat: add generic types to multiselect (#2618)
This improves (!) the types of Multiselect — it doesn't fix them

Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2618
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-committed-by: Dominik Pschenitschni <mail@celement.de>
2025-01-14 21:40:09 +00:00
Dominik Pschenitschni abb4126bce fix: hide icon if description is missing
There might be future general improvements like merging the edit and info modal (since they both show the description, but only in one it's editable.

This PR already improves the situation a bit, since you don't have to click on that info button anymore to check __if__ there is a description at all.
2025-01-14 16:57:33 +00:00
Dominik Pschenitschni e9a932e0f0 feat: use withDefaults in Description (#2453)
This will not fix the current issues yet, but I think it makes sense to start with this to rule this out.

Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2453
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-committed-by: Dominik Pschenitschni <mail@celement.de>
2025-01-14 16:47:13 +00:00
Dominik Pschenitschni 9d985f7e96 fix: add canRemove prop 2025-01-14 16:41:02 +00:00
Dominik Pschenitschni 811a933cd3 feat: use withDefaults for AssigneeList 2025-01-14 16:41:02 +00:00
Dominik Pschenitschni c118e788b8 fix: workbox outDir for build:test 2025-01-14 16:22:23 +00:00
kolaente 2522cffa61
fix(auth): return proper error when a jwt claim contains wrong data
Resolves https://vikunja.sentry.io/share/issue/69b578ccc3794de58cecfc7b8291ae64/
2025-01-14 16:38:49 +01:00
kolaente 33b9917c7d
fix(auth): return correct error when trying to do a user action as a link share
Resolves https://vikunja.sentry.io/share/issue/77f7aa4cda9442439deba3cfe2cb32c6/
2025-01-14 15:01:13 +01:00
renovate 845fe8ea88 fix(deps): pin dependency @tiptap/starter-kit to 2.11.2 2025-01-14 12:27:13 +00:00
renovate 5a0cee956e chore(deps): update goreleaser/nfpm docker tag to v2.41.2 2025-01-14 12:08:21 +00:00
renovate 173473fb5a fix(deps): update module github.com/threedotslabs/watermill to v1.4.3 2025-01-14 11:47:46 +00:00
Dominik Pschenitschni 79071a1909 feat: reactive flatpicker language (#2628)
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2628
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-committed-by: Dominik Pschenitschni <mail@celement.de>
2025-01-14 11:46:17 +00:00
Dominik Pschenitschni 140765ad20 feat: use TipTap starter-kit 2025-01-14 11:05:03 +01:00
renovate 000f1adb75 chore(deps): update dev-dependencies 2025-01-14 07:07:22 +00:00
Frederick [Bot] 0c3ef89d1a chore(i18n): update translations via Crowdin 2025-01-14 00:13:58 +00:00
renovate 1ad4ba10a7 chore(deps): update pnpm to v9.15.4 2025-01-13 21:06:34 +00:00
Frederick [Bot] 8ba9ded3e2 chore(i18n): update translations via Crowdin 2025-01-13 00:12:46 +00:00
Frederick [Bot] 68896c69cb chore(i18n): update translations via Crowdin 2025-01-12 00:14:24 +00:00
renovate e1bf797709 chore(deps): update dependency eslint to v9.18.0 2025-01-11 07:34:15 +00:00
Frederick [Bot] 83732ec26d chore(i18n): update translations via Crowdin 2025-01-11 00:14:08 +00:00
renovate 23a3f78337 fix(deps): update tiptap to v2.11.2 2025-01-10 19:06:49 +00:00
renovate d0059d0292 fix(deps): update tiptap to v2.11.1 2025-01-10 12:06:48 +00:00
renovate b41cf7241a fix(deps): update module github.com/wneessen/go-mail to v0.6.0 2025-01-10 10:54:12 +00:00
renovate f144a0f11e chore(deps): update dependency wait-on to v8.0.2 2025-01-10 10:52:54 +00:00
renovate 8bf6251a70 fix(deps): update vueuse to v12.4.0 2025-01-10 10:51:55 +00:00
renovate 54f9c5c6d4 fix(deps): update dependency @sentry/tracing to v7.120.3 2025-01-10 09:07:05 +00:00
Frederick [Bot] 76cb5ff9a4 chore(i18n): update translations via Crowdin 2025-01-10 00:14:20 +00:00
kolaente 1db99dba47
fix(kanban): correctly check bucket limit for saved filters or view filters
Resolves https://github.com/go-vikunja/vikunja/issues/355
2025-01-09 16:21:28 +01:00
kolaente 017fa1b5af
fix(restore): restore encoded float values properly
Resolves https://kolaente.dev/vikunja/vikunja/issues/2934
2025-01-09 15:42:12 +01:00
kolaente 7e66f3ec6b
fix(restore): make sure all json columns are properly restored 2025-01-09 15:40:22 +01:00
kolaente 748fa2b798
fix(auth): redirect to logout url after logging out
Resolves https://community.vikunja.io/t/open-id-logout-url-doesnt-seem-to-work/3158
2025-01-09 15:17:53 +01:00
kolaente 304de78c48
fix(migration): handle file errors in frontend 2025-01-09 14:51:55 +01:00
kolaente 3d5d17336e
fix(migration): return proper error when uploaded file is not a zip file
Resolves https://vikunja.sentry.io/share/issue/73a7b6f60b3e446e949d072016f31c22/
2025-01-09 14:32:24 +01:00
renovate b181fff729 fix(deps): update module github.com/spf13/afero to v1.12.0 2025-01-09 12:07:04 +00:00
renovate cc4fd97dd8 chore(deps): update dev-dependencies 2025-01-09 10:23:23 +00:00
renovate c9a9781bc7 chore(deps): update dependency @cypress/vite-dev-server to v6 2025-01-09 00:07:31 +00:00
renovate ae187d7a14 fix(deps): update module github.com/threedotslabs/watermill to v1.4.2 2025-01-08 19:06:38 +00:00
renovate f428c8a017 fix(deps): update module mvdan.cc/xurls/v2 to v2.6.0 2025-01-08 18:07:12 +00:00
renovate f777a1dcd3 fix(deps): update module github.com/getsentry/sentry-go to v0.31.1 2025-01-08 15:03:16 +00:00
renovate 9e5994105a chore(deps): update node.js to v22.13.0 2025-01-08 14:57:09 +00:00
renovate 8cec9995e3 chore(deps): update dev-dependencies 2025-01-08 09:07:12 +00:00