1
0

9768 Commits

Author SHA1 Message Date
Dominik Pschenitschni
d1b39ee953
feat(components): align component name casing Message 2024-06-17 13:41:33 +02:00
Dominik Pschenitschni
ff7e381645
feat(components): align component name casing Loading 2024-06-17 13:09:34 +02:00
Dominik Pschenitschni
852f1f57aa
feat(components): align component name casing Legal 2024-06-17 13:09:34 +02:00
Dominik Pschenitschni
541f608d3c
feat(components): align component name casing fancycheckbox 2024-06-17 13:09:34 +02:00
Dominik Pschenitschni
5d2c731c59
feat(components): align component name casing Navigation 2024-06-17 13:09:32 +02:00
Dominik Pschenitschni
2bd80aa505
feat(components): align component name casing ContentLinkShare 2024-06-17 13:08:00 +02:00
Dominik Pschenitschni
fe21a2c3da feat: improve user component 2024-06-17 10:56:55 +00:00
renovate
46e0b06a61 fix(deps): update module github.com/spf13/cobra to v1.8.1 2024-06-17 10:44:03 +00:00
renovate
1698a9dbaa fix(deps): update module github.com/yuin/goldmark to v1.7.2 2024-06-17 10:13:45 +00:00
Dominik Pschenitschni
cebb647e1d feat(components): align component name casing Dropdown 2024-06-17 09:39:41 +00:00
Dominik Pschenitschni
57a4ea4abb feat(components): align component name casing Pagination 2024-06-17 09:37:57 +00:00
Dominik Pschenitschni
92f2e0e214 feat: improve popup 2024-06-17 09:37:52 +00:00
Dominik Pschenitschni
6c113eaca1 feat: improve shortcut types 2024-06-17 09:36:17 +00:00
Dominik Pschenitschni
1665cd57cb feat(components): align component name casing Error 2024-06-17 09:35:24 +00:00
Dominik Pschenitschni
89e9313b03 feat(components): align component name casing color-bubble 2024-06-17 09:35:14 +00:00
Dominik Pschenitschni
d1d85b43f1 feat(components): align component name casing card 2024-06-17 09:35:09 +00:00
Dominik Pschenitschni
f8f05acc2d feat(components): align component name casing password 2024-06-17 09:35:05 +00:00
Dominik Pschenitschni
330f7b8fa2 feat(components): align component name casing CreateEdit 2024-06-17 09:32:06 +00:00
Dominik Pschenitschni
0e8d5b21aa feat(components): align component name casing apiconfig 2024-06-17 09:31:52 +00:00
Dominik Pschenitschni
1ed99d9ebc feat(components): align component name casing multiselect 2024-06-17 09:31:43 +00:00
Dominik Pschenitschni
58baf141d5 feat(components): align component name casing ContentAuth 2024-06-17 09:29:12 +00:00
Dominik Pschenitschni
0061ec03f5 feat: align sort icon color 2024-06-17 09:28:54 +00:00
Dominik Pschenitschni
e59beb3732 feat(components): align component name casing datemath (#2405)
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2405
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-committed-by: Dominik Pschenitschni <mail@celement.de>
2024-06-17 09:27:02 +00:00
renovate
5f4c5262d4 fix(deps): update module github.com/typesense/typesense-go to v1.1.0 2024-06-17 09:21:01 +00:00
renovate
f0b9a9b4f5 fix(deps): update module golang.org/x/crypto to v0.24.0 2024-06-17 09:18:33 +00:00
Dominik Pschenitschni
2004d129c3 feat: reduce eslint warnings (#2396)
Also added `Destructuring the 'props' will cause the value to lose reactivity` as a warning to prepare for the removal of the propsDestructure option in vite.

Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2396
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-committed-by: Dominik Pschenitschni <mail@celement.de>
2024-06-17 09:18:02 +00:00
renovate
c6e934bd6b fix(deps): update dependency vue to v3.4.29 2024-06-14 16:10:22 +00:00
renovate
7a50171f3e fix(deps): update dependency camel-case to v5 2024-06-14 09:45:22 +00:00
renovate
5b2997c980 fix(deps): update vueuse to v10.11.0 2024-06-14 09:43:51 +00:00
renovate
e025a639c8 fix(deps): update module golang.org/x/term to v0.21.0 2024-06-14 09:42:37 +00:00
renovate
f1cc0b0482 chore(deps): update dev-dependencies 2024-06-14 09:11:39 +00:00
kolaente
e4b369009a
fix(views): do not allow moving tasks or editing board when bucket mode is filter 2024-06-13 17:01:04 +02:00
kolaente
d3f397b036
fix(tasks): do not crash when order by id and position 2024-06-13 16:36:02 +02:00
Dominik Pschenitschni
eb0f1a977b fix(semver): fix produced version number (#2378)
The "+" is not compatible and leads to problems with semver version parsers.
Unsure if breaking?

Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2378
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-committed-by: Dominik Pschenitschni <mail@celement.de>
2024-06-13 14:22:12 +00:00
Dominik Pschenitschni
7093f71372 feat(FilterInput): use expandable 2024-06-13 14:20:01 +00:00
kolaente
a6c2c817cd
chore(deps): update flake 2024-06-13 14:41:09 +02:00
renovate
b7115c3757 fix(deps): update dependency snake-case to v4 2024-06-12 18:42:09 +00:00
renovate
2026bda127 fix(deps): update module github.com/getsentry/sentry-go to v0.28.1 2024-06-12 15:34:35 +00:00
renovate
64a5aa880c fix(deps): update dependency @sentry/vue to v8 2024-06-12 14:13:36 +00:00
renovate
2d6981da20 fix(deps): update module golang.org/x/image to v0.17.0 2024-06-12 14:13:08 +00:00
renovate
7070f1c4bb fix(deps): update module golang.org/x/text to v0.16.0 2024-06-12 14:12:24 +00:00
renovate
62c725d0ff fix(deps): update module github.com/spf13/viper to v1.19.0 2024-06-12 13:12:31 +00:00
renovate
ffa38e798f fix(deps): update module golang.org/x/sys to v0.21.0 2024-06-12 12:25:27 +00:00
renovate
1eea9d9c81 fix(deps): update module golang.org/x/oauth2 to v0.21.0 2024-06-12 12:16:38 +00:00
renovate
1f8669b72c fix(deps): update module github.com/go-testfixtures/testfixtures/v3 to v3.11.0 2024-06-12 12:15:39 +00:00
renovate
85c5e35a23 fix(deps): update module github.com/hashicorp/go-version to v1.7.0 2024-06-12 12:14:41 +00:00
renovate
751b3c7901 fix(deps): update module github.com/arran4/golang-ical to v0.3.0 2024-06-12 12:14:13 +00:00
renovate
ec5b5402f0 fix(deps): update dependency axios to v1.7.2 2024-06-12 12:13:19 +00:00
renovate
4040a61cd9 fix(deps): update dependency @sentry/vue to v7.117.0 2024-06-12 11:11:53 +00:00
renovate
03ad39777d fix(deps): update vueuse to v10.10.1 2024-06-12 10:38:27 +00:00