Commit Graph

6080 Commits

Author SHA1 Message Date
kolaente d411de99f1
chore: release preparation 2024-01-28 17:43:53 +01:00
kolaente 228d652b03
fix(kanban): make sure spacing between assignees and other task details works out evenly 2024-01-28 16:41:24 +01:00
kolaente b3e2107503
fix(task): don't show assignee edit buttons and input when the user does not have the permission to edit 2024-01-28 13:30:29 +01:00
kolaente a579a8e65f
fix(task): don't show edit button when the user does not have permission to edit the task 2024-01-28 13:24:58 +01:00
kolaente ee980e2a00
fix(openid): use the calculated redirect url when authenticating with openid providers
Resolves https://github.com/go-vikunja/desktop/issues/12
2024-01-28 12:42:45 +01:00
renovate 394dbe0055 chore(deps): update dev-dependencies 2024-01-28 04:19:06 +00:00
renovate 30d599369f chore(deps): update dev-dependencies 2024-01-27 00:18:54 +00:00
kolaente 631b02d2ee
chore: only show webhooks overview table when there are webhooks 2024-01-27 00:01:11 +01:00
kolaente 326bfb557a
chore: only show webhooks overview table when there are webhooks 2024-01-27 00:00:31 +01:00
kolaente cd0149ef69
fix(kanban): make sure the checklist summary uses the correct text color
Related-To https://github.com/go-vikunja/frontend/issues/135
2024-01-26 21:44:20 +01:00
kolaente 78d4a518a3
fix(tasks): don't load tasks multiple times when viewing list or gantt view 2024-01-26 21:33:20 +01:00
kolaente 3c1041902e
fix(table view): make sure popup does not overlap 2024-01-26 21:22:51 +01:00
kolaente e3cae0ed7f
fix(filter): validate filter title field after loading a filter for edit
Related to https://kolaente.dev/vikunja/frontend/issues/3866
2024-01-26 11:29:46 +01:00
renovate fc8bd6a9ca chore(deps): update dev-dependencies 2024-01-26 05:19:03 +00:00
renovate 5a6e5619e3 fix(deps): update dependency axios to v1.6.7 2024-01-25 20:20:22 +00:00
renovate 9c9f806e62 fix(deps): update sentry-javascript monorepo to v7.98.0 2024-01-25 13:55:42 +00:00
kolaente 67216579bc
fix(auth): correctly construct redirect url from current window href 2024-01-25 14:24:30 +01:00
renovate a8df935ddb fix(deps): update sentry-javascript monorepo to v7.97.0 2024-01-25 11:20:20 +00:00
renovate bb4746f226 chore(deps): update dev-dependencies 2024-01-25 07:50:16 +00:00
renovate 31590236aa fix(deps): update dependency axios to v1.6.6 2024-01-24 23:19:33 +00:00
renovate 00d48a6178 chore(deps): update dev-dependencies 2024-01-24 06:19:41 +00:00
renovate 5169cca8d8 fix(deps): update sentry-javascript monorepo to v7.95.0 2024-01-23 19:18:41 +00:00
renovate 255a7d565c chore(deps): update pnpm to v8.14.3 2024-01-23 10:20:44 +00:00
renovate 8dbaee5dfb chore(deps): update dev-dependencies to v6.19.1 2024-01-23 00:19:30 +00:00
renovate 69b0b19482 fix(deps): update dependency date-fns to v3.3.1 2024-01-22 10:44:49 +00:00
renovate eae89d37f1 chore(deps): update pnpm to v8.14.2 2024-01-22 10:19:22 +00:00
renovate 7d19859816 chore(deps): update dev-dependencies 2024-01-22 00:18:43 +00:00
kolaente c7b70844c6
fix(color picker): when picking a color, the color picker should not be black afterwards 2024-01-21 20:25:19 +01:00
kolaente b8c21c2ade
fix(labels): text and background combination in dark mode 2024-01-21 20:20:00 +01:00
kolaente 57c99a22a0
fix(editor): use manual input prompt instead of window.prompt
Resolves https://kolaente.dev/vikunja/desktop/issues/184
2024-01-21 20:08:10 +01:00
kolaente 8ea97f3ffc
fix(editor): use a stable image id to prevent constant re-rendering 2024-01-21 15:45:18 +01:00
kolaente 0b3604d167
fix(editor): render images without crashing 2024-01-21 15:00:26 +01:00
kolaente c5ba7fcb73
fix(editor): focus the editor when clicking on the whole edit container 2024-01-21 13:52:13 +01:00
kolaente 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
kolaente 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
kolaente 0fdf1ca027
fix(notifications): read indicator size 2024-01-21 00:01:04 +01:00
kolaente f8e907a8c1
fix(notifications): always left-align notification text 2024-01-20 23:59:57 +01:00
kolaente 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: https://kolaente.dev/vikunja/frontend/pulls/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
renovate 41ccaea78b fix(deps): update dependency date-fns to v3.3.0 2024-01-20 06:19:03 +00:00
renovate c5696f3e2a chore(deps): update dependency vite to v5.0.12 2024-01-20 00:19:28 +00:00
renovate 898707664c fix(deps): update sentry-javascript monorepo to v7.94.1 2024-01-19 13:19:38 +00:00
renovate d0b5bef68a chore(deps): update dependency happy-dom to v13.2.0 2024-01-19 00:20:24 +00:00
renovate e395d4efdb fix(deps): update dependency vue to v3.4.15 2024-01-18 14:19:39 +00:00
renovate ce54132868 chore(deps): update dev-dependencies 2024-01-18 07:18:54 +00:00
renovate 07d4d1e537 fix(deps): update dependency floating-vue to v5.2.0 2024-01-17 13:19:31 +00:00
renovate a701b0452e fix(deps): update dependency floating-vue to v5.1.1 2024-01-17 12:18:43 +00:00
renovate af65efcd27 chore(deps): update dev-dependencies (major) (#3890)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3890
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-01-17 09:17:35 +00:00
renovate dc2afb9e8d chore(deps): update dev-dependencies 2024-01-17 07:18:31 +00:00
WofWca e123d4f825 chore(perf): import some modules dynamically (#3179)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/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