Commit Graph

11363 Commits

Author SHA1 Message Date
kolaente 5539591d97 chore: remove unused component 2025-05-13 22:01:54 +02:00
kolaente ae0e8939ed chore: set default values for optional props in Password 2025-05-13 22:01:54 +02:00
kolaente 10161c033a chore: do not set default for required value in Datepicker 2025-05-13 22:01:54 +02:00
kolaente fcaf5abbf4 chore: make prop optional in Datepicker 2025-05-13 22:01:54 +02:00
kolaente de26f32758 chore: set default values for optional props in Multiselect 2025-05-13 22:01:54 +02:00
kolaente 9edabb800f chore: do not set default for required value in Multiselect 2025-05-13 22:01:54 +02:00
kolaente 886ab6b1d7 chore: do not set default for required value in FancyCheckbox 2025-05-13 22:01:54 +02:00
kolaente 9d1750f1db chore: do not set default for required value in DatepickerInline 2025-05-13 22:01:54 +02:00
kolaente a50fa13d7e chore: do not set default for required value in DatePickerWithValues 2025-05-13 22:01:54 +02:00
kolaente 6c85d12ee0 chore: remove SelectProject component since it is not used 2025-05-13 22:01:54 +02:00
kolaente 7368f5c323 chore: disable vue/no-boolean-default lint rule
We're not doing anything about it and don't think it is useful.
2025-05-13 22:01:54 +02:00
renovate[bot] 465f3970bd
chore(deps): update pnpm to v10.11.0 (#764)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-13 19:05:52 +02:00
kolaente 50d0e5497b
fix(ci): use correct xgo cache path 2025-05-13 18:12:16 +02:00
kolaente bfb9a66226
feat(ci): use xgo cache between binary builds 2025-05-13 17:48:10 +02:00
kolaente e70a3c33ba
fix(build): prepare xgo once during release
Otherwise each release step will pull the image, which makes for a lot of duplication
2025-05-13 16:37:02 +02:00
renovate[bot] f3729eb932
chore(deps): pin useblacksmith/build-push-action action to 5646913 (#762)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-13 16:23:01 +02:00
Dominik Pschenitschni 80f23c6a4c
feat: use pnpm dedupe (#757) 2025-05-13 16:11:47 +02:00
kolaente 77c7f57d86
feat(ci): use blacksmith docker in favor of github docker build cache 2025-05-13 15:09:59 +02:00
renovate[bot] 3672ac83bf
chore(deps): update postgres:17 docker digest to 8648313 (#712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-13 14:29:30 +02:00
kolaente 854cbfbfd8
fix(ci): use latest version for docker buildx setup
Fixes a regression introduced in 3e540cff5f

It's not entirely clear where this is coming from, probably a combination of blacksmith and not using the latest version
2025-05-13 13:44:12 +02:00
Frederick [Bot] c19a8cfcc4 [skip ci] Updated swagger docs 2025-05-13 11:27:04 +00:00
kolaente 4d8c17f577
feat(i18n): make overdue reminder translations more explicit (#761) 2025-05-13 11:12:56 +00:00
renovate[bot] eae0889437
fix(deps): update dependency @sentry/vue to v9.18.0 (#760)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-13 11:05:09 +00:00
Piotr Sarna 1d38306e7d
fix(docs): improve swagger output by setting swaggertype and enums (#705)
Co-authored-by: Piotr Sarna <piotr@piksar.eu>
2025-05-13 11:02:12 +00:00
Dominik Pschenitschni 3e540cff5f
feat: cache docker (#758) 2025-05-13 10:59:58 +00:00
Dominik Pschenitschni ed3b7e1498
feat: remove flexsearch stub types (#756) 2025-05-13 10:58:26 +00:00
Dominik Pschenitschni ac244d3915
feat: explicit pnpm ci args (#755) 2025-05-13 10:57:33 +00:00
Dominik Pschenitschni a62ac800c4
fix: taskCollection types (#754) 2025-05-13 10:52:20 +00:00
Dominik Pschenitschni 4937127898
fix: cypress selector (#753) 2025-05-13 10:51:11 +00:00
renovate[bot] d422d78496
chore(deps): update dev-dependencies (#759)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-13 09:21:27 +02:00
kolaente f7229ba647
fix(i18n): translate all parts of reminder notifications 2025-05-12 16:24:20 +02:00
Frederick [Bot] aaf6de11a5 [skip ci] Updated swagger docs 2025-05-12 10:24:22 +00:00
kolaente 7d74f0e726
fix(ci): push swagger docs changes via ssh 2025-05-12 12:12:24 +02:00
kolaente 0bb287023e
feat(home): correctly check if tasks exist before showing import hint
Resolves https://community.vikunja.io/t/import-your-data-button-is-shown-unnecessarily/3681/5
2025-05-12 12:10:26 +02:00
Vladimir c3fffefcf4
fix(db): refactor filtering with subqueries (#701)
Resolves #285
2025-05-12 10:52:48 +02:00
Frederick [Bot] 3e02604317 chore(i18n): update translations via Crowdin 2025-05-12 00:57:57 +00:00
renovate[bot] 5975acf519
fix(deps): update module github.com/go-testfixtures/testfixtures/v3 to v3.15.0 (#752)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 22:36:41 +02:00
renovate[bot] fbe59fa36f
chore(deps): update dev-dependencies (#751)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 10:25:02 +02:00
Frederick [Bot] 48814867b4 chore(i18n): update translations via Crowdin 2025-05-11 00:58:59 +00:00
renovate[bot] fbad7f656b
chore(deps): update dependency @vitejs/plugin-vue to v5.2.4 (#749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-10 12:38:56 +02:00
Finn Weigand fbec58a50b
feat: allow to write date via Quick Add Magic in DMY format with dots (#744)
Co-authored-by: Hudint Finn Weigand <dev@hudint.de>
2025-05-09 13:08:17 +00:00
renovate[bot] b485abfb65
chore(deps): update dependency @types/node to v22.15.17 (#747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 08:01:03 +02:00
renovate[bot] f76b902871
fix(deps): update dependency @sentry/vue to v9.17.0 (#746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 22:47:27 +02:00
renovate[bot] 74134df9dc
chore(deps): update docker/dockerfile:1 docker digest to 9857836 (#745)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 22:47:11 +02:00
renovate[bot] 7ae278a729
chore(deps): update actions/setup-go digest to d35c59a (#742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 06:59:48 +00:00
renovate[bot] f87537b240
chore(deps): update dev-dependencies (#741)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 08:43:28 +02:00
renovate[bot] 0b16975ea5
chore(deps): pin useblacksmith/build-push-action action to 5646913 (#733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 08:42:52 +02:00
renovate[bot] 1ed90587ea
fix(deps): update module dario.cat/mergo to v1.0.2 (#739)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 08:42:07 +02:00
renovate[bot] 6c8a9846b7
fix(deps): update module golang.org/x/image to v0.27.0 (#736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 21:22:56 +00:00
renovate[bot] 0e92be24c3
fix(deps): update module golang.org/x/oauth2 to v0.30.0 (#737)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 21:07:56 +00:00