Commit Graph

6709 Commits

Author SHA1 Message Date
Quentin Gliech
3451ce0cd5 Merge branch 'main' into devon/element-docker 2026-02-17 11:50:54 +01:00
Quentin Gliech
f333c6e51c build(deps-dev): bump the storybook group in /frontend with 3 updates (#5486)
Some checks failed
Build / Compute version using git describe (push) Successful in 14s
CI / Lint and test OPA policies (push) Successful in 14s
Build / Build assets (push) Failing after 3m28s
CI / Run `cargo deny` checks (push) Successful in 1m21s
CI / Run test suite with Rust stable (3) (push) Has been skipped
CI / Check the frontend for unused dependencies (push) Successful in 4m54s
Coverage / Run OPA test suite with coverage (push) Successful in 46s
CI / Check frontend style (push) Successful in 2m59s
CI / Run the frontend test suite (push) Successful in 1m39s
CI / Check Rust style (push) Successful in 32s
CI / Check schema (push) Failing after 13s
CI / Compile test artifacts (push) Failing after 1m1s
CI / Run test suite with Rust stable (1) (push) Has been skipped
CI / Run test suite with Rust stable (2) (push) Has been skipped
Upload translation files to Localazy / upload (push) Failing after 12s
Coverage / Run Rust test suite with coverage (push) Failing after 51s
Build and deploy the documentation / Build the documentation (push) Failing after 32s
Build / Build binaries (aarch64-unknown-linux-gnu) (push) Failing after 39s
Coverage / Run frontend test suite with coverage (push) Failing after 2m54s
CI / Run Clippy (push) Failing after 32s
Build and deploy the documentation / Deploy the documentation on GitHub Pages (push) Has been skipped
CI / Tests done (push) Failing after 2s
Build / Release (push) Has been skipped
Build / Build binaries (x86_64-unknown-linux-gnu) (push) Failing after 29s
Build / Assemble release archives (push) Has been skipped
Build / Build and push Docker image (push) Failing after 4m40s
Build / Update the unstable release (push) Has been skipped
Build / Remove workflow build PR label and comment on it (push) Has been skipped
2026-02-17 11:42:30 +01:00
Quentin Gliech
c1080543e6 build(deps-dev): bump postcss-nesting from 13.0.2 to 14.0.0 in /frontend (#5488) 2026-02-17 11:41:39 +01:00
Quentin Gliech
26620284bd build(deps): bump bcrypt from 0.17.1 to 0.18.0 (#5489) 2026-02-17 11:41:15 +01:00
Quentin Gliech
6de275d424 build(deps-dev): bump the types group across 1 directory with 2 updates (#5493) 2026-02-17 10:40:40 +01:00
Quentin Gliech
0cc627b998 Fix wrong username regex (#5490) 2026-02-17 10:40:05 +01:00
Quentin Gliech
2dd7b139bf Fix compat token refresh giving back a consumed token (#5496) 2026-02-17 10:28:28 +01:00
Olivier 'reivilibre
bac118ab12 Fix compat token refresh giving back a consumed token 2026-02-13 15:16:43 +00:00
Olivier 'reivilibre
94c97a5fed Add compat token refresh regression test 2026-02-13 15:16:43 +00:00
dependabot[bot]
08e94a8c0c 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 25.2.0 to 25.2.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.2.13 to 19.2.14
- [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: 25.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: "@types/react"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-11 13:54:26 +00:00
dependabot[bot]
b93c4305a3 build(deps-dev): bump the storybook group in /frontend with 3 updates
---
updated-dependencies:
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/react-vite"
  dependency-version: 10.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: storybook
  dependency-version: 10.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-10 13:55:05 +00:00
matrixbot
ad23c8e7ab Automatic merge back to main (#5492) 2026-02-10 14:45:44 +01:00
github-actions[bot]
2b081f79b1 1.11.0 v1.11.0 2026-02-10 13:34:45 +00:00
Quentin Gliech
aae409bec4 Translations updates for v1.11 (#5491) 2026-02-10 14:33:44 +01:00
github-actions[bot]
e42a634f26 Translations updates 2026-02-10 13:29:34 +00:00
Jean-Benoît Grimaldi
56a37fc7ae Fix wrong username regex 2026-02-07 11:44:22 +01:00
Quentin Gliech
c010567526 Backport #5471: Upgrade Rust to 1.93, Debian base image & other tools (#5485) 2026-02-06 16:03:32 +01:00
dependabot[bot]
f4d9808a21 build(deps): bump bcrypt from 0.17.1 to 0.18.0
Bumps [bcrypt](https://github.com/Keats/rust-bcrypt) from 0.17.1 to 0.18.0.
- [Commits](https://github.com/Keats/rust-bcrypt/compare/v0.17.1...v0.18.0)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 13:55:12 +00:00
dependabot[bot]
3e706859f9 build(deps-dev): bump postcss-nesting from 13.0.2 to 14.0.0 in /frontend
Bumps [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting) from 13.0.2 to 14.0.0.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting)

---
updated-dependencies:
- dependency-name: postcss-nesting
  dependency-version: 14.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 13:55:10 +00:00
Quentin Gliech
aa5a9677a4 Upgrade Rust to 1.93, Debian base image & other tools (#5471) 2026-02-06 14:47:42 +01:00
matrixbot
f6d6a20964 Automatic merge back to main (#5483) 2026-02-06 12:10:46 +01:00
github-actions[bot]
e2c0cee6f1 1.11.0-rc.1 v1.11.0-rc.1 2026-02-06 11:02:32 +00:00
Quentin Gliech
777d84d88e Make the compat login SSO redirect query parameters ignore invalid values (#5480) 2026-02-06 12:01:26 +01:00
Quentin Gliech
c660127721 Use #[serde(other)] for unknown values instead of serde_with::DefaultOnError 2026-02-06 11:31:39 +01:00
Quentin Gliech
97e9d2ac7f Merge remote-tracking branch 'origin/release/v1.11' into quenting/less-strict-compat-login 2026-02-06 10:24:35 +01:00
Quentin Gliech
7af4d00389 backport: bump time from 0.3.43 to 0.3.47 (#5482) 2026-02-06 10:23:12 +01:00
Quentin Gliech
505e094c1c backport: bump time from 0.3.43 to 0.3.47 (#5481) 2026-02-06 10:06:59 +01:00
dependabot[bot]
72eef700ce build(deps): bump time from 0.3.43 to 0.3.47
Bumps [time](https://github.com/time-rs/time) from 0.3.43 to 0.3.47.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.43...v0.3.47)

---
updated-dependencies:
- dependency-name: time
  dependency-version: 0.3.47
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 09:58:33 +01:00
Quentin Gliech
91c900588c Make the compat login SSO redirect query parameters ignore invalid values 2026-02-06 09:42:56 +01:00
Quentin Gliech
fba192afbf build(deps): bump time from 0.3.43 to 0.3.47 (#5479) 2026-02-06 00:13:45 +01:00
dependabot[bot]
d0f1aab686 build(deps): bump time from 0.3.43 to 0.3.47
Bumps [time](https://github.com/time-rs/time) from 0.3.43 to 0.3.47.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.43...v0.3.47)

---
updated-dependencies:
- dependency-name: time
  dependency-version: 0.3.47
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-05 18:51:18 +00:00
Quentin Gliech
9d551c586d Split the database cleanup jobs and add a few tests for them (#5464) 2026-02-05 19:30:44 +01:00
Quentin Gliech
2d02275b0e build(deps): bump the tanstack-query group in /frontend with 2 updates (#5475) 2026-02-05 15:29:51 +01:00
Quentin Gliech
0b48fd69eb build(deps-dev): bump the types group in /frontend with 2 updates (#5476) 2026-02-05 15:29:37 +01:00
Quentin Gliech
397618c6bc build(deps-dev): bump happy-dom from 20.0.11 to 20.5.0 in /frontend (#5478) 2026-02-05 15:29:15 +01:00
Quentin Gliech
08bd1a5a23 build(deps): bump insta from 1.43.2 to 1.46.3 (#5477) 2026-02-05 15:29:05 +01:00
dependabot[bot]
6fd27306f6 build(deps-dev): bump happy-dom from 20.0.11 to 20.5.0 in /frontend
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.0.11 to 20.5.0.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v20.0.11...v20.5.0)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-version: 20.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-05 13:55:15 +00:00
dependabot[bot]
0d8d4898eb build(deps): bump insta from 1.43.2 to 1.46.3
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.43.2 to 1.46.3.
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/insta/compare/1.43.2...1.46.3)

---
updated-dependencies:
- dependency-name: insta
  dependency-version: 1.46.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-05 13:55:12 +00:00
dependabot[bot]
84eebc44e5 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 25.0.3 to 25.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.2.11 to 19.2.13
- [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: 25.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
- dependency-name: "@types/react"
  dependency-version: 19.2.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-05 13:55:04 +00:00
dependabot[bot]
c6ebac68a5 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.90.16 to 5.90.20
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.20/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.91.2 to 5.91.3
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-devtools@5.91.3/packages/react-query-devtools)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-05 13:54:47 +00:00
Quentin Gliech
98863fb56b Upgrade Rust to 1.93, Debian base image & other tools (#5471) 2026-02-05 11:56:19 +01:00
Quentin Gliech
f21634ada5 Update dockerfile frontend 2026-02-04 18:35:44 +01:00
Quentin Gliech
202d7337b1 Update Docker image to Debian 13 2026-02-04 18:35:44 +01:00
Quentin Gliech
c4c19d10a6 Remove unused code 2026-02-04 18:35:43 +01:00
Quentin Gliech
207c526f00 Upgrade Rust, opa, regal, cargo-auditable and Node 2026-02-04 18:35:43 +01:00
Quentin Gliech
825706478f build(deps): bump the react group in /frontend with 2 updates (#5467) 2026-02-04 17:58:57 +01:00
Quentin Gliech
375164b235 Fix changes in React types 2026-02-04 17:49:17 +01:00
Quentin Gliech
04c8275171 build(deps): bump arc-swap from 1.7.1 to 1.8.1 (#5473) 2026-02-04 17:48:31 +01:00
dependabot[bot]
08308fa716 build(deps): bump the react group in /frontend with 2 updates
Bumps the react group in /frontend with 2 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom).


Updates `react` from 19.2.3 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react)

Updates `react-dom` from 19.2.3 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom)

---
updated-dependencies:
- dependency-name: react
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react
- dependency-name: react-dom
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-04 16:30:10 +00:00
dependabot[bot]
6f4033a9db build(deps): bump arc-swap from 1.7.1 to 1.8.1
Bumps [arc-swap](https://github.com/vorner/arc-swap) from 1.7.1 to 1.8.1.
- [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vorner/arc-swap/compare/v1.7.1...v1.8.1)

---
updated-dependencies:
- dependency-name: arc-swap
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-04 16:29:00 +00:00