Commit Graph

12046 Commits

Author SHA1 Message Date
kolaente 46f7c87200
chore: 1.0.0-rc2 release preparations 2025-09-12 00:15:30 +02:00
kolaente b99ea2deb0
fix(filters): persist url filter query across views (#1482) 2025-09-11 22:12:33 +00:00
kolaente fcc204dc88
fix(link share): add better error handling, ensure projects are shown (#1481) 2025-09-11 22:39:16 +02:00
kolaente decee24e12
fix(task): provide back button when opening task detail (#1475) 2025-09-11 22:26:52 +02:00
renovate[bot] 2c44730821
chore(deps): update docker/dockerfile:1 docker digest to dabfc09 (#1479)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-11 21:12:13 +02:00
renovate[bot] dd895e2c09
fix(deps): update module github.com/getsentry/sentry-go to v0.35.2 (#1480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-11 21:11:52 +02:00
kolaente d14443d2f2
feat(gantt): natural day-boundary rounding in Gantt chart (#1476) 2025-09-11 15:51:15 +00:00
kolaente 0506b9215a
fix(filters): initialize task positions for saved filters (#1477) 2025-09-11 17:39:56 +02:00
renovate[bot] 3fd73f3ca8
chore(deps): update ghcr.io/go-vikunja/dex-testing:main docker digest to 408e999 (#1444)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-11 15:32:14 +00:00
kolaente 0dee1789a2
fix(filter): ensure filter query param is added to the page correctly (#1471) 2025-09-11 15:24:12 +00:00
kolaente 8ce8d445ba
fix(kanban): guard task modal race conditions (#1472) 2025-09-11 17:15:57 +02:00
renovate[bot] a8b72e7363
chore(deps): update paradedb/paradedb:latest-pg17 docker digest to cdad8f0 (#1473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-11 17:12:54 +02:00
renovate[bot] c25b906e6f
fix(deps): update dependency @fortawesome/vue-fontawesome to v3.1.2 (#1474)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-11 17:12:41 +02:00
kolaente f0cb752f2c
fix(task): preserve done timestamp when moving tasks between projects (#1470) 2025-09-11 17:07:43 +02:00
kolaente 25b33102f1
fix(task): only save description when clicking away if it actually changed 2025-09-11 15:53:27 +02:00
kolaente d147a01c18
fix(filter): add close button for filter popup on mobile with accurate spacing (#1466)
Resolves #1464
2025-09-11 11:27:05 +00:00
renovate[bot] f2be02ae9b
chore(deps): update postgres:17 docker digest to feff5b2 (#1445)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-11 13:21:19 +02:00
renovate[bot] f5d59a99cc
chore(deps): update cypress/browsers:latest docker digest to 34cbe59 (#1454)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-11 13:21:03 +02:00
Frederick [Bot] f1de3a9c19 [skip ci] Updated swagger docs 2025-09-11 07:53:45 +00:00
kolaente e5e0413b70
fix(task): ensure done_at can never be set by user (#1461) 2025-09-11 07:45:42 +00:00
kolaente 4353b1e9c7
fix: guard saved filter requests (#1462) 2025-09-11 09:36:47 +02:00
kolaente 6914badeb7
fix: reload list view when marking recurring task done (#1457) 2025-09-11 08:56:08 +02:00
kolaente a1e9578971
chore(deps): update devenv 2025-09-10 19:12:42 +02:00
Frederick [Bot] 801ddf19e4 [skip ci] Updated swagger docs 2025-09-10 16:49:05 +00:00
kolaente db123674a7
feat: share logic for bulk update (#1456)
This change refactors the bulk task update logic so that it updates all fields a single task update would update as well.

Could be improved in the future so that it is more efficient, instead of calling the update function repeatedly. Right now, this reduces the complexity by a lot and it should be fast enough for most cases using this.

Resolves #1452
2025-09-10 16:40:59 +00:00
kolaente 74189b6cf9
chore: update magefile to reference up to date golangci lint 2025-09-10 13:54:59 +02:00
renovate[bot] 9e6e5f993f
chore(deps): update dependency vite to v7.1.5 [security] (#1451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-10 13:25:10 +02:00
renovate[bot] 2538806512
fix(deps): update tiptap to v3.4.2 (#1446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-09 21:10:01 +02:00
kolaente cd711fd11c
fix(task): autosave description when closing task modal
Resolves https://github.com/go-vikunja/vikunja/issues/1437
2025-09-09 12:27:55 +02:00
renovate[bot] 9cc9991006
chore(deps): update postgres:17 docker digest to ab24d83 (#1443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-09 07:20:19 +00:00
renovate[bot] e0d9a1c148
fix(deps): update module github.com/spf13/viper to v1.21.0 (#1442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-09 09:12:44 +02:00
renovate[bot] 088ec40156
fix(deps): update module github.com/spf13/afero to v1.15.0 (#1441)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-09 09:12:08 +02:00
renovate[bot] 43a3888ad9
fix(deps): update module golang.org/x/crypto to v0.42.0 (#1438)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 22:28:04 +00:00
renovate[bot] 56c3c32a4e
fix(deps): update module golang.org/x/image to v0.31.0 (#1439)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 20:17:19 +02:00
renovate[bot] a78045a611
fix(deps): update module golang.org/x/term to v0.35.0 (#1434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 08:47:36 +00:00
renovate[bot] b666362ac7
fix(deps): update module golang.org/x/text to v0.29.0 (#1435)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 08:09:50 +00:00
renovate[bot] f6656d414d
chore(deps): update postgres:17 docker digest to 5250e61 (#1433)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 07:45:08 +00:00
renovate[bot] 5c8862bc32
fix(deps): update module golang.org/x/sync to v0.17.0 (#1430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 07:14:43 +00:00
renovate[bot] dbc854dcee
fix(deps): update module golang.org/x/sys to v0.36.0 (#1432)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-07 17:31:53 +00:00
renovate[bot] ac6e8d45c7
fix(deps): update module golang.org/x/oauth2 to v0.31.0 (#1429)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-07 18:34:45 +02:00
renovate[bot] 1234eb1fc6
chore(deps): update softprops/action-gh-release digest to 6cbd405 (#1428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-07 13:42:56 +02:00
Frederick [Bot] 6f45d56055 chore(i18n): update translations via Crowdin 2025-09-07 00:56:28 +00:00
renovate[bot] f119d01bc1
chore(deps): update postgres:17 docker digest to d17be73 (#1427)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-06 08:27:08 +02:00
renovate[bot] fb154d2935
fix(deps): update module github.com/prometheus/client_golang to v1.23.2 (#1426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-06 00:53:44 +02:00
renovate[bot] 367ab7e9ec
chore(deps): update paradedb/paradedb:latest-pg17 docker digest to aaa1861 (#1425)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-06 00:53:27 +02:00
kolaente 61f0cc9507
fix(frontend): hide drag handle for fixed project lists (#1421) 2025-09-05 10:51:44 +00:00
renovate[bot] 02da0116a9
fix(deps): update dependency vue-i18n to v11.1.12 (#1420)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-05 09:38:51 +00:00
Frederick [Bot] 70175c31c2 [skip ci] Updated swagger docs 2025-09-04 16:33:42 +00:00
renovate[bot] d296352a01
fix(deps): update dependency @intlify/unplugin-vue-i18n to v11 (#1418)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 16:15:37 +00:00
kolaente 1b5a9dbdea refactor: use helper function to check user local 2025-09-04 18:09:21 +02:00