Commit Graph
5861 Commits
Author SHA1 Message Date
Quentin Gliech d13bb2fa4b build(deps-dev): bump msw from 2.11.2 to 2.11.3 in /frontend (#5077) 2025-09-30 12:24:42 +02:00
Quentin Gliech 2b11830dbc Update msw to 2.11.3 2025-09-30 12:13:15 +02:00
Quentin Gliech aeea36257b build(deps): bump zeroize from 1.8.1 to 1.8.2 (#5081) 2025-09-30 12:12:52 +02:00
Quentin Gliech f86339cb70 build(deps): bump psl from 2.1.145 to 2.1.146 (#5082) 2025-09-30 12:12:44 +02:00
Quentin Gliech 3b9fa84a6f build(deps): bump regex from 1.11.2 to 1.11.3 (#5080) 2025-09-30 11:59:10 +02:00
dependabot[bot] c3c652a246 build(deps-dev): bump msw from 2.11.2 to 2.11.3 in /frontend
Bumps [msw](https://github.com/mswjs/msw) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v2.11.2...v2.11.3)

---
updated-dependencies:
- dependency-name: msw
  dependency-version: 2.11.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 09:57:23 +00:00
Quentin Gliech 0fcdf1b841 build(deps-dev): bump happy-dom from 18.0.1 to 19.0.2 in /frontend (#5079) 2025-09-30 11:56:36 +02:00
Quentin Gliech 14349de180 build(deps-dev): bump knip from 5.63.1 to 5.64.1 in /frontend (#5078) 2025-09-30 11:56:09 +02:00
Quentin Gliech 58864ac0e0 Admin API: add control over the page & total count in the list endpoints (#5065) 2025-09-30 11:53:56 +02:00
dependabot[bot] c6c790cfcd build(deps): bump psl from 2.1.145 to 2.1.146
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.145 to 2.1.146.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.145...v2.1.146)

---
updated-dependencies:
- dependency-name: psl
  dependency-version: 2.1.146
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 09:53:07 +00:00
dependabot[bot] 589edb726c build(deps): bump zeroize from 1.8.1 to 1.8.2
Bumps [zeroize](https://github.com/RustCrypto/utils) from 1.8.1 to 1.8.2.
- [Commits](https://github.com/RustCrypto/utils/compare/zeroize-v1.8.1...zeroize-v1.8.2)

---
updated-dependencies:
- dependency-name: zeroize
  dependency-version: 1.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 09:52:42 +00:00
dependabot[bot] e385e0251a build(deps): bump regex from 1.11.2 to 1.11.3
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.11.2...1.11.3)

---
updated-dependencies:
- dependency-name: regex
  dependency-version: 1.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 09:51:34 +00:00
dependabot[bot] e4ad60b4af build(deps-dev): bump happy-dom from 18.0.1 to 19.0.2 in /frontend
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 18.0.1 to 19.0.2.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v18.0.1...v19.0.2)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-version: 19.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 09:49:47 +00:00
dependabot[bot] fe35fde646 build(deps-dev): bump knip from 5.63.1 to 5.64.1 in /frontend
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.63.1 to 5.64.1.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.64.1/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 5.64.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 09:49:39 +00:00
Quentin Gliech 0d7144836e Merge remote-tracking branch 'origin/main' into quenting/admin-api/optional-count 2025-09-30 11:46:50 +02:00
Quentin Gliech 4cccc06a19 Add explicit pagination cursors in the admin API (#5062) 2025-09-30 11:40:09 +02:00
Quentin Gliech 18b169cefc build(deps-dev): bump @graphql-codegen/client-preset from 5.0.1 to 5.0.2 in /frontend in the graphql-codegen group (#5070) 2025-09-30 11:38:49 +02:00
Quentin Gliech 402327991b build(deps): bump camino from 1.2.0 to 1.2.1 (#5076) 2025-09-30 10:48:16 +02:00
Quentin Gliech 54c4704546 build(deps): bump tokio-rustls from 0.26.3 to 0.26.4 (#5075) 2025-09-30 10:47:42 +02:00
Quentin Gliech 3f378742aa build(deps-dev): bump the types group in /frontend with 2 updates (#5073) 2025-09-30 10:47:00 +02:00
Quentin Gliech 920c45f48e build(deps): bump the tanstack-query group in /frontend with 2 updates (#5072) 2025-09-30 10:46:53 +02:00
Quentin Gliech a301661a43 build(deps): bump the axum group with 2 updates (#5071) 2025-09-30 10:46:44 +02:00
dependabot[bot] 1793e82b5d build(deps): bump camino from 1.2.0 to 1.2.1
Bumps [camino](https://github.com/camino-rs/camino) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/camino-rs/camino/releases)
- [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md)
- [Commits](https://github.com/camino-rs/camino/compare/camino-1.2.0...camino-1.2.1)

---
updated-dependencies:
- dependency-name: camino
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 08:41:21 +00:00
dependabot[bot] 6216d9a5a5 build(deps): bump tokio-rustls from 0.26.3 to 0.26.4
Bumps [tokio-rustls](https://github.com/rustls/tokio-rustls) from 0.26.3 to 0.26.4.
- [Release notes](https://github.com/rustls/tokio-rustls/releases)
- [Commits](https://github.com/rustls/tokio-rustls/compare/v/0.26.3...v/0.26.4)

---
updated-dependencies:
- dependency-name: tokio-rustls
  dependency-version: 0.26.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 08:40:58 +00:00
dependabot[bot] 80fd8fee27 build(deps-dev): bump the types group in /frontend with 2 updates
Bumps the types group in /frontend with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `@types/node` from 24.5.2 to 24.6.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.1.15 to 19.1.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
- dependency-name: "@types/react"
  dependency-version: 19.1.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 08:36:23 +00:00
dependabot[bot] 720b63aae8 build(deps): bump the tanstack-query group in /frontend with 2 updates
Bumps the tanstack-query group in /frontend with 2 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools).


Updates `@tanstack/react-query` from 5.89.0 to 5.90.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.90.2/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.89.0 to 5.90.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.90.2/packages/react-query-devtools)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tanstack-query
- dependency-name: "@tanstack/react-query-devtools"
  dependency-version: 5.90.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tanstack-query
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 08:36:03 +00:00
dependabot[bot] 0452cdd267 build(deps): bump the axum group with 2 updates
Bumps the axum group with 2 updates: [axum](https://github.com/tokio-rs/axum) and [axum-extra](https://github.com/tokio-rs/axum).


Updates `axum` from 0.8.4 to 0.8.5
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.8.4...axum-v0.8.5)

Updates `axum-extra` from 0.10.1 to 0.10.2
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-extra-v0.10.1...axum-extra-v0.10.2)

---
updated-dependencies:
- dependency-name: axum
  dependency-version: 0.8.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: axum
- dependency-name: axum-extra
  dependency-version: 0.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: axum
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 08:35:52 +00:00
dependabot[bot] 99faa45ef2 build(deps-dev): bump @graphql-codegen/client-preset
Bumps the graphql-codegen group in /frontend with 1 update: [@graphql-codegen/client-preset](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client).


Updates `@graphql-codegen/client-preset` from 5.0.1 to 5.0.2
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/presets/client/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/client-preset@5.0.2/packages/presets/client)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/client-preset"
  dependency-version: 5.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: graphql-codegen
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 08:35:42 +00:00
Quentin Gliech df9a4a1b2e Update test snapshots 2025-09-30 10:33:00 +02:00
Quentin Gliech 5ae1a65f8b build(deps-dev): bump the vite group in /frontend with 2 updates (#5064) 2025-09-30 10:29:00 +02:00
dependabot[bot] 06f10ed883 build(deps-dev): bump the vite group in /frontend with 2 updates
Bumps the vite group in /frontend with 2 updates: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@vitejs/plugin-react` from 5.0.3 to 5.0.4
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.0.4/packages/plugin-react)

Updates `vite` from 7.1.6 to 7.1.7
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.7/packages/vite)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 5.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
- dependency-name: vite
  dependency-version: 7.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 08:22:21 +00:00
Quentin Gliech e1c753c781 build(deps-dev): bump the graphql-codegen group in /frontend with 2 updates (#4997) 2025-09-30 10:22:18 +02:00
Quentin Gliech 04f1251698 build(deps): bump the fontsource group in /frontend with 2 updates (#5035) 2025-09-30 10:21:01 +02:00
Quentin Gliech 2778f7e57f build(deps-dev): bump the storybook group in /frontend with 3 updates (#5044) 2025-09-30 10:20:47 +02:00
Quentin Gliech 6157799cca build(deps): bump anyhow from 1.0.99 to 1.0.100 (#5053) 2025-09-30 10:19:09 +02:00
Quentin Gliech fba909c030 build(deps): bump clap from 4.5.47 to 4.5.48 (#5051) 2025-09-30 10:15:57 +02:00
Quentin Gliech 6e279f83bf build(deps): bump psl from 2.1.141 to 2.1.145 (#5063) 2025-09-30 10:14:09 +02:00
Quentin Gliech 85190d8d04 build(deps): bump docker/login-action from 3.5.0 to 3.6.0 (#5066) 2025-09-30 10:13:49 +02:00
Quentin Gliech 3310f32b0b build(deps): bump serde from 1.0.225 to 1.0.228 (#5067) 2025-09-30 10:13:42 +02:00
Quentin Gliech 584b0e4512 build(deps-dev): bump the types group across 1 directory with 2 updates (#5068) 2025-09-30 10:13:34 +02:00
dependabot[bot] 87e1426ee7 build(deps-dev): bump the types group across 1 directory with 2 updates
Bumps the types group with 2 updates in the /frontend directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `@types/node` from 24.5.0 to 24.5.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.1.13 to 19.1.15
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: "@types/react"
  dependency-version: 19.1.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 00:12:26 +00:00
dependabot[bot] 746cd2f074 build(deps): bump serde from 1.0.225 to 1.0.228
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.225 to 1.0.228.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.225...v1.0.228)

---
updated-dependencies:
- dependency-name: serde
  dependency-version: 1.0.228
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 18:15:43 +00:00
dependabot[bot] 1734865e60 build(deps): bump docker/login-action from 3.5.0 to 3.6.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 17:36:52 +00:00
Quentin Gliech e6bfe8018b Add tests for count=false and count=only 2025-09-29 18:47:57 +02:00
Quentin Gliech afaa7c44aa Admin API: parameter to include total number of items
This allows removing the count calculation when not needed, or to skip
the list of items entirely.
2025-09-29 18:27:22 +02:00
dependabot[bot] c451fc16d0 build(deps): bump psl from 2.1.141 to 2.1.145
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.141 to 2.1.145.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.141...v2.1.145)

---
updated-dependencies:
- dependency-name: psl
  dependency-version: 2.1.145
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 15:54:21 +00:00
Quentin Gliech 10a4c8e215 Admin API: add pagination cursors to list endpoints 2025-09-29 15:09:15 +02:00
Quentin Gliech ad7fedf6ff Adapt most code to use the new edges and cursors 2025-09-29 15:08:46 +02:00
Quentin Gliech 5e0f70c66e storage: make the edges in pages include cursors 2025-09-29 14:46:28 +02:00
dependabot[bot] d1c6b2f475 build(deps): bump the fontsource group in /frontend with 2 updates
Bumps the fontsource group in /frontend with 2 updates: [@fontsource/inconsolata](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inconsolata) and [@fontsource/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inter).


Updates `@fontsource/inconsolata` from 5.2.7 to 5.2.8
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inconsolata)

Updates `@fontsource/inter` from 5.2.7 to 5.2.8
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inter)

---
updated-dependencies:
- dependency-name: "@fontsource/inconsolata"
  dependency-version: 5.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fontsource
- dependency-name: "@fontsource/inter"
  dependency-version: 5.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fontsource
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-25 13:13:31 +00:00