89f78cd369
chore: add go and direnv to recommended vscode extensions
2024-09-18 10:43:23 +02:00
14c3b13823
fix(deps): update tiptap to v2.7.1
2024-09-18 08:33:10 +00:00
c2a7438814
chore(deps): update dev-dependencies
2024-09-18 01:18:02 +00:00
8fe37fd900
fix(deps): update tiptap to v2.7.0
2024-09-17 10:11:13 +00:00
88b4ab1768
fix(deps): update module github.com/prometheus/client_golang to v1.20.4
2024-09-17 09:15:34 +00:00
c252c8f0cd
fix: reset id before creating
2024-09-17 10:46:14 +02:00
410ff28b71
fix(deps): update vueuse to v11.1.0
2024-09-17 08:11:36 +00:00
d98dd7ecbb
chore(deps): update dev-dependencies
2024-09-17 08:10:22 +00:00
fc73085876
fix(deps): update dependency date-fns to v4
2024-09-17 05:16:09 +00:00
c71f7334b4
chore(deps): update dev-dependencies
2024-09-15 10:15:16 +00:00
6a5342bd49
fix(modal): do not prevent scrolling on mobile
...
Maybe related to https://github.com/go-vikunja/vikunja/issues/325
2024-09-15 11:38:17 +02:00
b4ea1bb86a
fix(deps): update dependency vue-router to v4.4.5
2024-09-14 11:15:19 +00:00
378d0ae9bb
fix(deps): update dependency vue to v3.5.5
2024-09-14 10:17:49 +00:00
6f27e1401a
fix(user): do not create user with existing id
...
Resolves https://vikunja.sentry.io/share/issue/6f1e37d4b8b248188e20650234a45cde/
2024-09-14 12:16:05 +02:00
bf5cafc03f
fix: lint
2024-09-14 12:12:47 +02:00
f4a7326b68
fix(filter): do not replace labels keyword when the value is 'label'
...
Resolves https://community.vikunja.io/t/filtering-by-label-ux-issues/2393/16
2024-09-14 12:11:54 +02:00
1451f6e46f
fix(kanban): correctly paginate filtered kanban buckets
...
Resolves https://github.com/go-vikunja/vikunja/issues/314
2024-09-14 09:37:21 +02:00
Frederick [Bot]
427eb2a618
chore(i18n): update translations via Crowdin
2024-09-14 00:25:59 +00:00
e4b541e653
fix(view): correctly get paginated task results
2024-09-13 22:56:41 +02:00
45ff5907e6
fix(view): correctly resolve bucket filter when paginating
2024-09-13 19:45:48 +02:00
5a7c3927f3
fix(view): correctly resolve label for filtered views or buckets
2024-09-13 19:14:54 +02:00
f425d98b4d
fix(filters): do not replace filter or project values when the id value resolves to undefined
...
This change fixes a bug where the label title in the query string would be replaced to undefined, resulting in an invalid filter. The underlying problem was the resolved filter query string got re-parsed and the id value of the labels were resolved to undefined (and rendered as that string) in the process.
Resolves https://community.vikunja.io/t/filtering-by-label-ux-issues/2393/14
2024-09-13 18:42:42 +02:00
4c55016c1a
fix(task): multiple overlapping defer due date popups
...
Resolves https://github.com/go-vikunja/vikunja/issues/131
2024-09-13 17:44:26 +02:00
1a8f12ac13
fix(kanban): do not mark first bucked as done bucket in filter bucket mode
...
Resolves https://github.com/go-vikunja/vikunja/issues/313
2024-09-13 11:52:44 +02:00
7b873ec31c
fix(table): make sorting for two-word properties work
...
Resolves https://community.vikunja.io/t/various-sorting-filtering-issues/2781/8
2024-09-13 11:03:38 +02:00
8b77832af2
fix(test): cypress test selector
2024-09-13 10:28:48 +02:00
Frederick [Bot]
14710d0bba
chore(i18n): update translations via Crowdin
2024-09-13 00:25:12 +00:00
945f25b818
fix(kanban): make kanban full width on mobile
...
Related to https://github.com/go-vikunja/vikunja/issues/309
2024-09-12 16:42:12 +02:00
f53b93d98a
fix(modal): make sure modal and its content scrolls properly on mobile
...
Related to https://github.com/go-vikunja/vikunja/issues/309
2024-09-12 16:22:18 +02:00
97e030a1fc
fix(home): explicitly use filter for tasks on home page when one is set
...
Resolves https://github.com/go-vikunja/vikunja/issues/289
Resolves https://community.vikunja.io/t/various-sorting-filtering-issues/2781/5
2024-09-12 15:51:08 +02:00
b708db7025
chore(deps): update golangci/golangci-lint docker tag to v1.61.0 ( #2678 )
...
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-09-12 13:31:26 +00:00
6bfe71b30e
fix(filters): immediately propagate changes
...
Resolves https://community.vikunja.io/t/filtering-startdate-now-is-invalid/2613/6
2024-09-12 15:28:39 +02:00
db196bdffe
fix(deps): update dependency @intlify/unplugin-vue-i18n to v5
2024-09-12 12:42:40 +00:00
9428acd5e1
fix(deps): update dependency express to v4.21.0
2024-09-12 12:41:45 +00:00
58a60fb4ae
fix(deps): update dependency vue-router to v4.4.4
2024-09-12 12:36:18 +00:00
f4ca22a6ad
fix(deps): update dependency flexsearch to v0.7.43 ( #2095 )
...
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-09-12 12:35:35 +00:00
7e38a9f442
fix(kanban): make task creation loading spinner actually visible
2024-09-12 14:33:44 +02:00
a0a77818b1
fix(deps): update dependency vue-i18n to v10.0.1
2024-09-12 11:39:50 +00:00
bdccd633fe
fix(labels): remove input interactivity when label edit is disabled
2024-09-12 13:39:03 +02:00
1f3eb8f2a3
chore: fix comment
2024-09-12 13:39:03 +02:00
8891ef347e
fix(deps): update dependency tailwindcss to v3.4.11
2024-09-12 10:26:57 +00:00
3b8ccbad4f
fix(multiselect): make selectPlaceholder optional
2024-09-12 11:29:39 +02:00
cc1b4bbd1b
fix(task): make print styles work when printing task detail view from kanban
...
Resolves https://community.vikunja.io/t/feature-request-export-a-task-as-pdf/2735/6
2024-09-12 11:02:38 +02:00
Frederick [Bot]
9dd95101f9
[skip ci] Updated swagger docs
2024-09-12 08:42:38 +00:00
20724f6fb5
fix(task): cyclomatic complexity
2024-09-12 10:24:16 +02:00
Frederick [Bot]
e1ea84fcd4
chore(i18n): update translations via Crowdin
2024-09-12 00:26:38 +00:00
8d730543c3
fix(project): reset id before creating
...
Resolves https://vikunja.sentry.io/share/issue/6f1e37d4b8b248188e20650234a45cde/
2024-09-11 23:46:13 +02:00
a3d133bfee
fix(deps): update dependency vue-i18n to v10
2024-09-11 18:01:57 +00:00
7b37ad0594
fix(deps): update dependency @sentry/vue to v8.30.0
2024-09-11 17:36:28 +00:00
4aeb228c3a
fix(project): show description in title attribute without html
...
Resolves https://community.vikunja.io/t/feedback-to-vikunja-0-24-0/2557/6
2024-09-11 18:23:43 +02:00