Commit Graph

12033 Commits

Author SHA1 Message Date
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
kolaente
b8afdcf62d fix(user): do not reject 2fa for local users
https://github.com/go-vikunja/vikunja/issues/1402
2025-09-04 18:09:21 +02:00
kolaente
bd74733632 fix: show pagination controls for task comments (#1413)
Resolves https://community.vikunja.io/t/task-comment-pagination-in-1-0-0-rc1/3988
2025-09-04 16:04:05 +00:00
renovate[bot]
f49dbf04ef chore(deps): update actions/github-script action to v8 (#1417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 15:50:12 +00:00
dependabot[bot]
daf063785f chore(deps-dev): bump electron from 37.3.0 to 37.3.1 in /desktop (#1415)
Bumps [electron](https://github.com/electron/electron) from 37.3.0 to 37.3.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v37.3.0...v37.3.1)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 37.3.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 15:48:02 +00:00
renovate[bot]
5bde234859 fix(deps): update dependency @sentry/vue to v10.10.0 (#1416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 15:46:03 +00:00
kolaente
12842a5e35 fix: remove leftover console.log 2025-09-04 17:13:41 +02:00
kolaente
bb07b33dc2 fix(task): update task comment when switching between related tasks 2025-09-04 17:06:34 +02:00
renovate[bot]
6892e8e447 fix(deps): update tiptap to v3.4.1 (#1412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 14:51:03 +00:00
renovate[bot]
fdd0eba241 fix(deps): update module github.com/prometheus/client_golang to v1.23.1 (#1411)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 14:47:32 +00:00
kolaente
4393d0cdb8 fix(kanban): update task on board when changing details
Fixes a regression introduced in 7ef7163bfe
2025-09-04 16:33:06 +02:00
renovate[bot]
b3c454ea03 chore(deps): update actions/setup-node action to v5 (#1408)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 10:05:48 +00:00
renovate[bot]
057a318f23 chore(deps): update actions/setup-go action to v6 (#1407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 08:53:45 +02:00
renovate[bot]
7605fc255b fix(deps): update tiptap to v3.4.0 (#1406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-04 06:33:01 +00:00