9913 Commits

Author SHA1 Message Date
Frederick [Bot]
31d427546b [skip ci] Updated swagger docs 2024-07-02 14:52:12 +00:00
359b07dabb
fix(views): move bucket update to extra endpoint
BREAKING CHANGE: The bucket id of the task model is now only used internally and will not trigger a change in buckets when updating the task.

This resolves a problem where the task update routine needs to know the view context it is in. Because that's not really what it should be used for, the extra endpoint takes all required parameters and handles the complexity of actually updating the bucket.
This fixes a bug where it was impossible to move a task around between buckets of a saved filter view. In that case, the view of the bucket and the project the task was in would be different, hence the update failed.
2024-07-02 16:34:53 +02:00
e6ce1251f7
fix(filters): allow managing views for saved filters 2024-07-02 12:36:08 +02:00
10bad95440
fix(auth): log user out when the current account does not exist 2024-07-02 12:27:19 +02:00
7a290116e8
docs: remove docs files
Docs are now included in https://kolaente.dev/vikunja/website
2024-07-02 11:48:51 +02:00
96e8e2354f chore(deps): update dev-dependencies 2024-07-02 04:11:10 +00:00
Frederick [Bot]
62ba1d864a chore(i18n): update translations via Crowdin 2024-07-02 00:22:51 +00:00
Frederick [Bot]
5a05cd3f8e chore(i18n): update translations via Crowdin 2024-07-01 00:21:24 +00:00
f6c041db5b
feat(i18n): add Ukrainian for language selection in UI 2024-06-30 22:05:21 +02:00
6d79eb0088 fix: align spelling in config.yml.sample (#2499)
Reviewed-on: vikunja/vikunja#2499
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-committed-by: Dominik Pschenitschni <mail@celement.de>
2024-06-30 14:16:43 +00:00
7db9e64053 feat: use withDefaults for AddTask 2024-06-30 14:16:01 +00:00
553fdeee6a chore(deps): update dev-dependencies 2024-06-30 08:13:23 +00:00
Frederick [Bot]
e71865ef99 chore(i18n): update translations via Crowdin 2024-06-30 00:23:05 +00:00
0688175b6f chore(deps): update dev-dependencies 2024-06-29 06:55:59 +00:00
732d2b8885 fix(deps): update dependency @sentry/vue to v8.13.0 2024-06-29 06:55:25 +00:00
8a2c74a702 feat: remove props destructuring from ProjectCard 2024-06-28 21:20:52 +00:00
516f507ac4 feat: remove props destructuring EditorToolbar 2024-06-28 21:20:44 +00:00
fb449d7b29 feat: improve ProjectSettingsEdit reactivity 2024-06-28 21:20:03 +00:00
914fe092e5 feat: add getter support to useProjectBackground 2024-06-28 21:18:37 +00:00
01a4ad99ab feat: use withDefaults for Done 2024-06-28 21:16:57 +00:00
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
c81649c139 feat: use defineProps types in CreatedUpdated 2024-06-28 21:10:55 +00:00
dea051010d feat: use withDefaults for Labels 2024-06-28 21:08:35 +00:00
1dbd8b6c37 feat: use defineProps types for ChecklistSummary 2024-06-28 21:07:31 +00:00
9e266f1e36 feat: use defineProps types for ProjectSettingsDropdown 2024-06-28 21:03:14 +00:00
5b0ce4e01c feat: use withDefaults for Card 2024-06-28 21:02:21 +00:00
7c9f0b8ada feat: remove props destructuring from SingleTaskInlineReadonly 2024-06-28 21:02:01 +00:00
bd32f7aef5 feat: use withDefaults for ProjectSearch 2024-06-28 21:00:15 +00:00
6b6ffd1616 fix(deps): update dependency vue to v3.4.31 2024-06-28 20:57:49 +00:00
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
c5000ab29b chore(deps): update dependency caniuse-lite to v1.0.30001638 2024-06-27 03:11:51 +00:00
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
1e102267eb fix(deps): update module golang.org/x/image to v0.18.0 2024-06-25 20:10:27 +00:00
5ddd54adb5 fix(deps): update module github.com/yuin/goldmark to v1.7.4 2024-06-25 15:11:00 +00:00
79798847b2 fix: move types to dev dependencies 2024-06-25 13:58:17 +00:00
b224b331f5 fix: remove props prefix from template 2024-06-25 13:57:52 +00:00
9f375ecd7d
fix: import type in EditorToolbar 2024-06-25 15:18:27 +02:00
5b2b42e4df fix(deps): update dependency @sentry/vue to v8.12.0 2024-06-25 11:12:16 +00:00
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
ea9741c46d fix(deps): update module github.com/yuin/goldmark to v1.7.3 2024-06-23 13:10:13 +00:00
ed622ddc83 fix(deps): update dependency vue to v3.4.30 2024-06-23 10:10:28 +00:00
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
2362d1fa85 fix(deps): update dependency @sentry/vue to v8.11.0 2024-06-21 18:53:02 +00:00
22db245681 fix(deps): update dependency vue-router to v4.4.0 2024-06-21 14:10:12 +00:00
c74f4b00e9 chore(deps): update dev-dependencies 2024-06-21 07:13:15 +00:00