Commit Graph

9674 Commits

Author SHA1 Message Date
55831c9bf1
fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.0
(cherry picked from commit 974d4fa5ac)
2023-12-19 12:54:09 +01:00
9d77b4156d
fix(deps): update module golang.org/x/image to v0.14.0
(cherry picked from commit 1b2f40b250)
2023-12-19 12:53:26 +01:00
6229e1caf6
fix(deps): update module golang.org/x/term to v0.15.0
(cherry picked from commit 9cf5c7039c)
2023-12-19 12:52:35 +01:00
58e4462ca5
fix(deps): update module golang.org/x/crypto to v0.17.0
(cherry picked from commit 386286f0cd)
2023-12-19 12:51:46 +01:00
51075f71e6
fix(deps): update module golang.org/x/oauth2 to v0.15.0
(cherry picked from commit 974e3b7cda)
2023-12-19 12:51:19 +01:00
d66f5e77d4
fix(deps): update module golang.org/x/text to v0.14.0
(cherry picked from commit 1d8da26a62)
2023-12-19 12:51:04 +01:00
0607c97da9
feat(api tokens): allow selecting all permissions 2023-12-17 18:39:54 +01:00
be925b29e3
fix(api tokens): make deletion of old tokens work 2023-12-17 17:47:12 +01:00
2541733c71
fix(tasks): prevent endless references
This would lead to failing attempts when updating the task later on (for example marking it as favorite)
2023-12-13 19:27:35 +01:00
4d6fd9ecc4
fix(tasks): favorited sub tasks are not shown in favorites pseudo list 2023-12-13 19:22:28 +01:00
818f31c220
fix(tasks): update sub task relations in list view after they were created
Resolves vikunja/frontend#3853
2023-12-13 19:15:48 +01:00
34e4862c88
fix(kanban): make sure kanban cards always have text color matching their background
Resolves https://github.com/go-vikunja/frontend/issues/135
2023-12-13 18:54:48 +01:00
0d074113f1 chore(deps): update dev-dependencies (#3846)
Reviewed-on: vikunja/frontend#3846
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-12-13 17:45:31 +00:00
0730955403
fix(sw): remove debug option via env as it would not be replaced correctly in prod builds 2023-12-13 18:37:56 +01:00
75035ec1f8
fix(navigation): show filter settings dropdown
Resolves vikunja/frontend#3851
2023-12-13 18:30:10 +01:00
923fc4eaa0 fix(editor): keep editor open when emptying content from the outside (#3852)
Reviewed-on: vikunja/frontend#3852
2023-12-11 23:13:30 +00:00
ea7dab68ae
fix(editor): add workaround for checklist tiptap bug 2023-12-11 23:58:46 +01:00
8b9e5e54af
fix(test): use correct file input 2023-12-11 23:23:25 +01:00
a4a2b95dc7
chore: cleanup 2023-12-11 22:37:28 +01:00
9fdb6a8d24
feat(task): add more tests 2023-12-11 22:35:32 +01:00
fc6b707405
fix(task): use empty description helper everywhere 2023-12-11 22:35:09 +01:00
9efe860f26
fix(editor): keep editor open when emptying content from the outside 2023-12-11 21:58:39 +01:00
af13d68c48
fix(editor): show editor if there is no content initially 2023-12-11 21:55:47 +01:00
3cb1e7dede
chore: debug 2023-12-11 21:01:38 +01:00
57bd5aca80
fix(webhooks): send application/json header
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-06 14:09:49 +01:00
74e40ccfb4
fix(files): keyvalue init in tests
Some checks failed
continuous-integration/drone/push Build is failing
2023-12-06 14:05:08 +01:00
e27d88785e fix(deps): update dependency vue to v3.3.10 (#3843)
Reviewed-on: vikunja/frontend#3843
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-12-06 13:01:56 +00:00
6ef1bc3944
fix: lint 2023-12-06 14:01:09 +01:00
b1fc5dbd97 chore(deps): update dev-dependencies (major) (#3827)
Reviewed-on: vikunja/frontend#3827
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-12-06 12:42:11 +00:00
1786dee042 fix(deps): update dependency @github/hotkey to v2.3.1 (#3845)
Reviewed-on: vikunja/frontend#3845
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-12-06 12:19:03 +00:00
8491caf419 fix(deps): update vueuse to v10.7.0 (#3844)
Reviewed-on: vikunja/frontend#3844
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-12-06 12:16:48 +00:00
3b15293b47 chore(deps): update dev-dependencies (#3842)
Reviewed-on: vikunja/frontend#3842
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-12-06 12:07:43 +00:00
e65f13eaa3 fix(deps): update dependency sortablejs to v1.15.1 (#3841)
Reviewed-on: vikunja/frontend#3841
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-12-06 12:04:24 +00:00
25561f3229 fix(deps): update dependency vue-i18n to v9.8.0 (#3833)
Reviewed-on: vikunja/frontend#3833
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-12-06 12:02:39 +00:00
97d149c2f5 fix(deps): update sentry-javascript monorepo to v7.85.0 (#3831)
Reviewed-on: vikunja/frontend#3831
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-12-06 11:59:40 +00:00
cca42b9188
feat(metrics): add total number of attachments metric
Some checks failed
continuous-integration/drone/push Build is failing
2023-12-03 15:30:39 +01:00
fd0b2d103d
feat(metrics): add total number of files metric
Some checks failed
continuous-integration/drone/push Build is failing
2023-12-03 15:22:41 +01:00
0ce110fa52
feat(metrics): add active link share logins
Some checks failed
continuous-integration/drone/push Build is failing
2023-12-03 15:12:43 +01:00
8a3f16fcfb
fix(labels): make sure labels of shared sub projects are usable
All checks were successful
continuous-integration/drone/push Build is passing
Resolves https://community.vikunja.io/t/cannot-filter-on-projets-labels/1736
2023-12-03 14:33:43 +01:00
d35c30dd0c
fix(import): make sure importing works if parent / child projects are created in a different order
All checks were successful
continuous-integration/drone/push Build is passing
Resolves https://community.vikunja.io/t/migrating-from-self-hosted-instance/1805
2023-12-03 14:14:27 +01:00
66b44da85b
fix(projects): delete child projects when deleting a project
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-01 17:27:40 +01:00
c8809d899a
fix(kanban): check if doneBucketId is set 2023-12-01 15:10:48 +01:00
4615b4dbfb docs: add Authentik example config (#1660)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: vikunja/api#1660
Reviewed-by: konrad <k@knt.li>
Co-authored-by: erri120 <erri120@protonmail.com>
Co-committed-by: erri120 <erri120@protonmail.com>
2023-12-01 14:08:14 +00:00
203041ae36 fix(deps): update dependency vue to v3.3.9 (#3837)
Reviewed-on: vikunja/frontend#3837
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-12-01 11:36:42 +00:00
11d11012e7 chore(deps): update dependency node (#3834)
Reviewed-on: vikunja/frontend#3834
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-12-01 11:07:14 +00:00
30046c7ff5 chore(deps): update dev-dependencies (#3835)
Reviewed-on: vikunja/frontend#3835
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-12-01 10:53:44 +00:00
668ff753b3 fix(deps): update font awesome to v6.5.1 (#3839)
Reviewed-on: vikunja/frontend#3839
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-12-01 10:50:30 +00:00
0b68ab93e1 fix(deps): update tiptap to v2.1.13 (#3840)
Reviewed-on: vikunja/frontend#3840
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2023-12-01 10:50:22 +00:00
af22d2e88a chore(deps): update pnpm to v8.11.0 2023-12-01 10:31:40 +00:00
611e9feb6d
chore(deps): update sub-dependencies 2023-11-28 22:50:15 +01:00