Commit Graph

9897 Commits

Author SHA1 Message Date
Dominik Pschenitschni 516f507ac4 feat: remove props destructuring EditorToolbar 2024-06-28 21:20:44 +00:00
Dominik Pschenitschni fb449d7b29 feat: improve ProjectSettingsEdit reactivity 2024-06-28 21:20:03 +00:00
Dominik Pschenitschni 914fe092e5 feat: add getter support to useProjectBackground 2024-06-28 21:18:37 +00:00
Dominik Pschenitschni 01a4ad99ab feat: use withDefaults for Done 2024-06-28 21:16:57 +00:00
Dominik Pschenitschni 142443c0a7 fix: typecheck
When using tsBuildInfoFile composite must be enabled. Because of that we need to change the typecheck command. The command is now the same as the one used by create-vue.
2024-06-28 21:11:24 +00:00
Dominik Pschenitschni c81649c139 feat: use defineProps types in CreatedUpdated 2024-06-28 21:10:55 +00:00
Dominik Pschenitschni dea051010d feat: use withDefaults for Labels 2024-06-28 21:08:35 +00:00
Dominik Pschenitschni 1dbd8b6c37 feat: use defineProps types for ChecklistSummary 2024-06-28 21:07:31 +00:00
Dominik Pschenitschni 9e266f1e36 feat: use defineProps types for ProjectSettingsDropdown 2024-06-28 21:03:14 +00:00
Dominik Pschenitschni 5b0ce4e01c feat: use withDefaults for Card 2024-06-28 21:02:21 +00:00
Dominik Pschenitschni 7c9f0b8ada feat: remove props destructuring from SingleTaskInlineReadonly 2024-06-28 21:02:01 +00:00
Dominik Pschenitschni bd32f7aef5 feat: use withDefaults for ProjectSearch 2024-06-28 21:00:15 +00:00
renovate 6b6ffd1616 fix(deps): update dependency vue to v3.4.31 2024-06-28 20:57:49 +00:00
renovate 34a095a325 fix(deps): update module github.com/wneessen/go-mail to v0.4.2 2024-06-28 13:13:10 +00:00
Frederick [Bot] 5daad1b29f chore(i18n): update translations via Crowdin 2024-06-28 00:22:08 +00:00
renovate c5000ab29b chore(deps): update dependency caniuse-lite to v1.0.30001638 2024-06-27 03:11:51 +00:00
renovate 8b10b329a6 chore(deps): update dev-dependencies 2024-06-26 05:11:03 +00:00
Frederick [Bot] 1b7a1292c5 chore(i18n): update translations via Crowdin 2024-06-26 00:21:56 +00:00
renovate 1e102267eb fix(deps): update module golang.org/x/image to v0.18.0 2024-06-25 20:10:27 +00:00
renovate 5ddd54adb5 fix(deps): update module github.com/yuin/goldmark to v1.7.4 2024-06-25 15:11:00 +00:00
Dominik Pschenitschni 79798847b2 fix: move types to dev dependencies 2024-06-25 13:58:17 +00:00
Dominik Pschenitschni b224b331f5 fix: remove props prefix from template 2024-06-25 13:57:52 +00:00
Dominik Pschenitschni 9f375ecd7d
fix: import type in EditorToolbar 2024-06-25 15:18:27 +02:00
renovate 5b2b42e4df fix(deps): update dependency @sentry/vue to v8.12.0 2024-06-25 11:12:16 +00:00
renovate f6157fbbda chore(deps): update dev-dependencies to v7.14.1 2024-06-25 00:11:15 +00:00
Frederick [Bot] 6c4d467aec chore(i18n): update translations via Crowdin 2024-06-24 00:21:12 +00:00
renovate ea9741c46d fix(deps): update module github.com/yuin/goldmark to v1.7.3 2024-06-23 13:10:13 +00:00
renovate ed622ddc83 fix(deps): update dependency vue to v3.4.30 2024-06-23 10:10:28 +00:00
renovate b6080149aa chore(deps): update dev-dependencies 2024-06-23 09:36:45 +00:00
Frederick [Bot] f2ac9c2cca chore(i18n): update translations via Crowdin 2024-06-23 00:21:58 +00:00
Frederick [Bot] cd05ceb495 chore(i18n): update translations via Crowdin 2024-06-22 00:22:58 +00:00
renovate 2362d1fa85 fix(deps): update dependency @sentry/vue to v8.11.0 2024-06-21 18:53:02 +00:00
renovate 22db245681 fix(deps): update dependency vue-router to v4.4.0 2024-06-21 14:10:12 +00:00
renovate c74f4b00e9 chore(deps): update dev-dependencies 2024-06-21 07:13:15 +00:00
Frederick [Bot] fda69fc1af chore(i18n): update translations via Crowdin 2024-06-21 00:22:03 +00:00
Dominik Pschenitschni ff2644d1c5 feat: use defineOptions for Loadings.vue 2024-06-20 19:59:31 +00:00
Dominik Pschenitschni 4bd9c79912 feat: remove props destructuring ProjectsNavigationItem 2024-06-20 19:35:37 +00:00
renovate 439e9ef275 chore(deps): update dependency node to v20.15.0 2024-06-20 16:10:47 +00:00
Dominik Pschenitschni 94a907b009 feat: use withDefaults for BaseCheckbox 2024-06-20 13:04:55 +00:00
Dominik Pschenitschni 66be016a7f feat: improve gantt filter label 2024-06-20 13:03:45 +00:00
Dominik Pschenitschni ba5240f6ae feat(XButton): merge script blocks 2024-06-20 13:03:41 +00:00
Dominik Pschenitschni c90ee0142a fix: reset drag.value 2024-06-20 13:02:43 +00:00
Dominik Pschenitschni 4c5bb3f114 feat: improve message types 2024-06-20 13:02:02 +00:00
Dominik Pschenitschni baaf612239
fix: import PeriodUnit as type 2024-06-20 12:16:09 +02:00
renovate 5340e00259 chore(deps): update dependency @types/node to v20.14.6 2024-06-20 08:44:17 +00:00
Frederick [Bot] 673edafd87 chore(i18n): update translations via Crowdin 2024-06-20 00:21:58 +00:00
kolaente da66eb7314
fix(filters): do not match partial labels
This change fixes a bug where an input query like "labels in test || labels in l" would be replaced with something like "undefinedabels in test || labels in l" or "3abels in test || labels in l" when there was a label starting with "l" - when it should not have touched that.
The matching was changed so that only exact label matches are taken into account when searching for labels.

Now, the above string would be replaced by "labels in 1 || labels in l" (when the label "test" has the id 1).

Maybe resolves https://community.vikunja.io/t/filtering-by-label-ux-issues/2393/8
2024-06-19 17:28:16 +02:00
kolaente 2690c99438
fix(filters): explicitly use `tasks.id` as task id filter column
This fixes an error where filtering for labels or other related entities would fail with an error "ambiguous column name id"
2024-06-19 16:58:04 +02:00
kolaente 9101f26101
fix(comments): do not use whitespace as gap 2024-06-19 16:48:21 +02:00
Dominik Pschenitschni abdec17d36 fix: disable vetur in case it's installed 2024-06-19 14:05:41 +00:00