Commit Graph

9873 Commits

Author SHA1 Message Date
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
Dominik Pschenitschni 9b43c13061 feat: set add tsconfigRootDir option 2024-06-19 14:05:41 +00:00
Dominik Pschenitschni 4546bd6986 feat: add root tsconfig 2024-06-19 14:05:41 +00:00
Dominik Pschenitschni bf28a0c795 fix(ts): align with create-vue setup 2024-06-19 14:05:41 +00:00
Dominik Pschenitschni f36115871c feat: camelcase global components 2024-06-19 14:02:14 +00:00
Dominik Pschenitschni 1977a7bee0 feat: add default to custom transition 2024-06-19 13:59:24 +00:00
Dominik Pschenitschni ff5ee515f9 fix: remove uppercase transformation from username (#2445)
Because usernames might have lowercase letters. Transforming the casing can be confusing and even change meaning.

Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2445
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-committed-by: Dominik Pschenitschni <mail@celement.de>
2024-06-19 13:58:25 +00:00
renovate 572f00f78b chore(deps): update dev-dependencies 2024-06-19 13:56:27 +00:00
renovate 6d913fcb67 fix(deps): update dependency @sentry/vue to v8.10.0 2024-06-19 13:11:55 +00:00
Dominik Pschenitschni 18e23bf371
fix: use button icon prop 2024-06-18 17:32:24 +02:00
kolaente 78eb28b054
feat(views): add filter syntax docs to filter input in views 2024-06-18 17:13:50 +02:00
kolaente 72fa0ea25c
fix(i18n): remove duplicate key 2024-06-18 16:40:44 +02:00
kolaente d12deee977
feat(views): allow reordering views
Resolves https://community.vikunja.io/t/reordering-views/2394
2024-06-18 16:39:52 +02:00
kolaente 9f604eca79
fix(tasks): clarify usage of repeating modes available in quick add magic.
Originally, it was possible to specify repeating intervals for months or years. This was actually misleading because the interval would be converted to seconds under the hood, causing all kinds of problems with leap years and months with 30 vs 31 days. Because of that, the options for month and year were removed in 7746d39161 to make it clear what these actually meant.
Now, since we do have a repeating mode "Monthly", this commit changes the behaviour to repeat a task monthly when it was specified as "every month", but only that. All other cases were removed from the docs since they are not actually supported.

https://github.com/go-vikunja/vikunja/issues/271
2024-06-18 15:41:30 +02:00
kolaente eafd134be5
fix(migration): put "Import from other services" in settings
Resolves https://kolaente.dev/vikunja/vikunja/issues/2347
2024-06-18 15:19:56 +02:00
kolaente f222ecfa19 chore(mail): update logger to new interface 2024-06-18 12:42:43 +00:00
renovate 0799ed4691 fix(deps): update module github.com/wneessen/go-mail to v0.4.1 2024-06-18 12:42:43 +00:00
kolaente 98c9cd0898
chore(deps): update golangci-lint to 1.59.1 2024-06-18 14:35:20 +02:00
kolaente 8b028dbc4b
feat(api): add bulk endpoints to api tokens
Previously, the bulk api endpoint were explicitly filtered out. This meant that you couldn't use them with api tokens.
This change adds them to their "parent" token types as another option, allowing users to select and use them when creating api tokens.

Resolves https://community.vikunja.io/t/help-with-bulk-api-complete/2461
2024-06-18 14:33:57 +02:00
kolaente 6626727d92
fix(tasks): tests 2024-06-18 13:48:09 +02:00
kolaente fa6546b6b2
feat(tasks): add tests for moving a task out of the done bucket 2024-06-18 13:40:41 +02:00
Dominik Pschenitschni 5e4b9e38a6 feat: use withDefaults in CreateEdit 2024-06-18 11:29:33 +00:00
renovate a80ac571f2 chore(deps): update goreleaser/nfpm docker tag to v2.37.1 2024-06-18 08:20:51 +00:00
Dominik Pschenitschni 1268145f71 feat: switch to change-case lib
camel-case and snake-case are deprecated
2024-06-18 06:30:39 +00:00
renovate 4f1ae248e8 chore(deps): update dev-dependencies 2024-06-18 00:10:29 +00:00