Commit Graph

8954 Commits

Author SHA1 Message Date
a8df935ddb fix(deps): update sentry-javascript monorepo to v7.97.0 2024-01-25 11:20:20 +00:00
bb4746f226 chore(deps): update dev-dependencies 2024-01-25 07:50:16 +00:00
31590236aa fix(deps): update dependency axios to v1.6.6 2024-01-24 23:19:33 +00:00
8c5039db5b fix(deps): update src.techknowlogick.com/xgo digest to 77ac23f
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-01-24 21:05:28 +00:00
00d48a6178 chore(deps): update dev-dependencies 2024-01-24 06:19:41 +00:00
5169cca8d8 fix(deps): update sentry-javascript monorepo to v7.95.0 2024-01-23 19:18:41 +00:00
007c8aa612 fix(deps): update module github.com/google/uuid to v1.6.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-01-23 19:04:32 +00:00
255a7d565c chore(deps): update pnpm to v8.14.3 2024-01-23 10:20:44 +00:00
8dbaee5dfb chore(deps): update dev-dependencies to v6.19.1 2024-01-23 00:19:30 +00:00
69b0b19482 fix(deps): update dependency date-fns to v3.3.1 2024-01-22 10:44:49 +00:00
eae89d37f1 chore(deps): update pnpm to v8.14.2 2024-01-22 10:19:22 +00:00
1a3b699f66 fix(deps): update module xorm.io/xorm to v1.3.7
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-01-22 09:05:01 +00:00
7d19859816 chore(deps): update dev-dependencies 2024-01-22 00:18:43 +00:00
c7b70844c6
fix(color picker): when picking a color, the color picker should not be black afterwards 2024-01-21 20:25:19 +01:00
b8c21c2ade
fix(labels): text and background combination in dark mode 2024-01-21 20:20:00 +01:00
57c99a22a0
fix(editor): use manual input prompt instead of window.prompt
Resolves vikunja/desktop#184
2024-01-21 20:08:10 +01:00
8ea97f3ffc
fix(editor): use a stable image id to prevent constant re-rendering 2024-01-21 15:45:18 +01:00
0b3604d167
fix(editor): render images without crashing 2024-01-21 15:00:26 +01:00
c5ba7fcb73
fix(editor): focus the editor when clicking on the whole edit container 2024-01-21 13:52:13 +01:00
5a25685d53
fix(editor): don't bubble up changes when no changes were made
Related https://community.vikunja.io/t/saving-an-empty-description-in-kanban-view-break-ui/1914/3
2024-01-21 13:44:40 +01:00
ad8fa93cae
fix(user): make disable command actually work
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-21 12:24:41 +01:00
da311fce9e
fix(kanban): ensure text and icon color only depends on the card background, not on the color scheme
Related https://github.com/go-vikunja/frontend/issues/135#issuecomment-1900701258
2024-01-21 00:10:05 +01:00
0fdf1ca027
fix(notifications): read indicator size 2024-01-21 00:01:04 +01:00
f8e907a8c1
fix(notifications): always left-align notification text 2024-01-20 23:59:57 +01:00
af7ca8ad8f
fix(project): always use the appropriate color for task estimate during deletion dialoge 2024-01-20 23:54:03 +01:00
nor
92f7d9ded5 feat: datepicker locale support (#3878)
Reviewed-on: vikunja/frontend#3878
Reviewed-by: konrad <k@knt.li>
Co-authored-by: nor <zorodey@outlook.com>
Co-committed-by: nor <zorodey@outlook.com>
2024-01-20 18:50:00 +00:00
41ccaea78b fix(deps): update dependency date-fns to v3.3.0 2024-01-20 06:19:03 +00:00
c5696f3e2a chore(deps): update dependency vite to v5.0.12 2024-01-20 00:19:28 +00:00
3ff4d81618
fix(migration): ignore tasks with empty titles
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-19 23:04:24 +01:00
898707664c fix(deps): update sentry-javascript monorepo to v7.94.1 2024-01-19 13:19:38 +00:00
d0b5bef68a chore(deps): update dependency happy-dom to v13.2.0 2024-01-19 00:20:24 +00:00
e395d4efdb fix(deps): update dependency vue to v3.4.15 2024-01-18 14:19:39 +00:00
ce54132868 chore(deps): update dev-dependencies 2024-01-18 07:18:54 +00:00
07d4d1e537 fix(deps): update dependency floating-vue to v5.2.0 2024-01-17 13:19:31 +00:00
a701b0452e fix(deps): update dependency floating-vue to v5.1.1 2024-01-17 12:18:43 +00:00
af65efcd27 chore(deps): update dev-dependencies (major) (#3890)
Reviewed-on: vikunja/frontend#3890
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-01-17 09:17:35 +00:00
72649781dc chore(deps): update dependency electron to v28.1.4 (#185)
Reviewed-on: vikunja/desktop#185
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-01-17 08:01:27 +00:00
dc2afb9e8d chore(deps): update dev-dependencies 2024-01-17 07:18:31 +00:00
7f01c97fe0 chore(deps): update dependency electron to v28 (#183)
Reviewed-on: vikunja/desktop#183
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-01-16 16:48:24 +00:00
774859b577 fix(deps): update module golang.org/x/sync to v0.6.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-01-16 16:04:22 +00:00
ba9ca1cf8d chore(deps): update dependency electron-builder to v24.9.1 (#180)
Reviewed-on: vikunja/desktop#180
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-01-16 15:48:39 +00:00
00231b9bf7 fix(deps): update module github.com/labstack/echo/v4 to v4.11.4
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-16 15:23:38 +00:00
282686c207 chore(ci): sign drone config
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-16 15:23:34 +00:00
8753f16a7c chore(deps): update goreleaser/nfpm docker tag to v2.35.2 2024-01-16 15:23:34 +00:00
72f5f027f1 fix(deps): update module github.com/getsentry/sentry-go to v0.26.0
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-16 15:23:06 +00:00
00cc1e8c69 fix(deps): update module github.com/redis/go-redis/v9 to v9.4.0
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-16 15:23:03 +00:00
b9950afbc9 fix(deps): update module golang.org/x/oauth2 to v0.16.0
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-16 15:07:43 +00:00
e123d4f825 chore(perf): import some modules dynamically (#3179)
Reviewed-on: vikunja/frontend#3179
Reviewed-by: konrad <k@knt.li>
Co-authored-by: WofWca <wofwca@protonmail.com>
Co-committed-by: WofWca <wofwca@protonmail.com>
2024-01-16 14:24:24 +00:00
4d48d814c9 fix: update function signatures
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-16 14:06:44 +00:00
f2efe09d59 fix(deps): update module github.com/typesense/typesense-go to v1 2024-01-16 14:06:44 +00:00