Commit Graph

49 Commits

Author SHA1 Message Date
Michael Telatynski 85001c4da9 Move playwright-common to element-web monorepo
https://github.com/element-hq/element-web/pull/33088 is the other half of the PR
2026-04-10 19:31:29 +01:00
Michael Telatynski 55c7023ca0 Update screenshots due to element-web changes 2026-04-09 10:17:51 +01:00
Michael Telatynski 23c3b2b24e Merge pull request #212 from element-hq/t3chguy/wat/382 2026-04-09 08:56:05 +01:00
dependabot[bot] 6ab5d7d3c5 build(deps-dev): bump vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


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

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.3.2
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-06 20:43:24 +00:00
renovate[bot] 60698a2b78 Update dependency @vector-im/compound-design-tokens to v8 2026-03-31 14:34:08 +00:00
Michael Telatynski 550f9062d5 Update screenshots 2026-03-31 10:02:36 +01:00
Michael Telatynski 1d6e5412f4 Update copyright 2026-03-31 09:56:28 +01:00
Michael Telatynski 557f03a80d Update screenshots 2026-03-31 09:53:40 +01:00
R Midhun Suresh 242d04cef6 Update screenshots 2026-03-23 12:41:34 +05:30
Michael Telatynski a8f814b108 Merge branch 'main' of github.com:/element-hq/element-web-modules into t3chguy/wat/382
# Conflicts:
#	modules/restricted-guests/element-web/e2e/snapshots/restricted-guests.spec.ts/login-legacy-linux.png
#	modules/restricted-guests/element-web/e2e/snapshots/restricted-guests.spec.ts/login-mas-linux.png
#	playwright.config.ts
2026-03-20 16:41:53 +00:00
David Baker 055a127841 Pin react deps to exact version in package.json
Yarn had somehow confused itself and got into a state where it refused
to install react 19.2.4, so much so that even renovate thought it had
upgraded the package (https://github.com/element-hq/element-modules/pull/208)
when it hadn't.

Until we switch to pnom and can use catalog:, pin them to exact version which
seems to make yarn play ball again.
2026-03-16 17:58:23 +00:00
David Langley 64d5bef3e7 Migrate playwright tests from tests/ to e2e/ convention
All modules now use e2e/ for playwright tests, consistent with
element-modules-private. This avoids conflicts between vitest (which
uses tests/) and playwright project discovery.
2026-03-04 15:55:57 +00:00
Michael Telatynski 9829314c53 Iterate 2026-03-04 11:59:18 +00:00
Michael Telatynski 9535594ff8 Tidy up 2026-03-04 10:32:58 +00:00
Michael Telatynski adfd99ca7d Tests galore 2026-03-03 18:25:22 +00:00
Michael Telatynski 5173170bf5 Adapt restricted guests module for Login UX 2026-03-03 09:35:54 +00:00
Michael Telatynski 5bc64a19da Update services.ts 2026-03-02 13:08:52 +00:00
renovate[bot] 1d9664ef10 Update npm non-major dependencies 2026-03-01 16:05:52 +00:00
Andrew Morgan 9a8ef99b8c Disable local registration when using MAS 2026-02-05 14:04:45 +00:00
Andrew Morgan 1b3243cb00 Disable local passwords in MAS Synapse
Otherwise we'll get the following error upon Synapse startup: Password auth cannot be enabled while OAuth delegation is enabled.
2026-02-05 14:04:37 +00:00
Andrew Morgan 7c62578252 Create MAS container and tests for restricted guests testing
Add a new container that both:

- Spins up a MAS instance.
- Loads the restricted guests module into Synapse, and configures it
  accordingly.

Then extend restricted guests spec to include MAS tests.

This requires setting up MAS' config to recognise the module as an
automated client (so that it can request Admin perms to
create/deactivate users).
2026-02-05 14:04:33 +00:00
Florian Duros f99db77b34 style: set font for restricted guest dialog 2025-12-18 18:06:58 +01:00
Florian Duros 0783237f56 test: update snapshot 2025-12-18 11:49:40 +01:00
Florian Duros 929a1d4d00 style: set font spacing and font feature settings 2025-12-18 11:38:40 +01:00
Florian Duros 056ef3656a test: update screenshots 2025-12-17 18:15:10 +01:00
Florian Duros ec74fc8235 style: set font size on preview bar 2025-12-17 18:13:52 +01:00
Michael Telatynski 6fc3db978b Merge pull request #162 from element-hq/renovate/npm-minor-patch 2025-12-11 11:37:04 +00:00
Michael Telatynski 335bf9d947 Update screenshot based on compound design tokens update 2025-12-11 11:16:42 +00:00
renovate[bot] d4392723ae Update npm non-major dependencies 2025-12-11 11:14:54 +00:00
Michael Telatynski 89bfa40474 Iterate 2025-12-02 09:51:35 +00:00
Michael Telatynski fe3e52b7ba Update screenshots 2025-12-02 09:40:09 +00:00
Michael Telatynski ae17873568 Fix loading compound 2025-12-02 09:40:02 +00:00
Michael Telatynski 58ea9f373f Delint 2025-11-12 12:16:31 +00:00
dependabot[bot] b9792ef2e2 Bump vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 7.1.6 to 7.1.11
- [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.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.11
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-28 10:10:32 +01:00
Michael Telatynski c956daf0c4 Specify licenses more explicitly 2025-10-14 14:25:16 +01:00
Michael Telatynski 9dce4c143a Merge pull request #75 from element-hq/renovate/zod-4.x 2025-09-23 17:12:36 +01:00
Michael Telatynski 18707eba2f Merge pull request #77 from element-hq/renovate/major-vector-im 2025-09-23 17:08:45 +01:00
Michael Telatynski 8cba4eaf8b Switch to zod/mini 2025-09-23 17:06:57 +01:00
Michael Telatynski bf877976b4 Merge pull request #72 from element-hq/renovate/vitejs-plugin-react-5.x 2025-09-23 16:36:04 +01:00
renovate[bot] 552ef769d0 Update dependency vite to v7 2025-09-21 05:26:51 +00:00
renovate[bot] 34eb5e9a32 Update dependency @vitejs/plugin-react to v5 2025-09-20 09:29:18 +00:00
renovate[bot] d8da6652b8 Update dependency zod to v4 2025-09-20 01:53:33 +00:00
renovate[bot] ca7efc603b Update vector-im 2025-09-17 15:40:10 +00:00
Michael Telatynski f03994a35a Merge pull request #53 from element-hq/dependabot/npm_and_yarn/npm_and_yarn-b501f85bf3 2025-09-17 15:59:53 +01:00
David Baker 56c7bca29d Update screenshot for new room list 2025-09-15 20:57:45 +01:00
dependabot[bot] 0b85920be2 Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.1.6 to 6.3.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite)

Updates `esbuild` from 0.24.2 to 0.25.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.24.2...v0.25.1)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.6
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: esbuild
  dependency-version: 0.25.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-10 01:49:15 +00:00
Michael Telatynski 22f53ece84 Add screenshots 2025-08-12 16:30:58 +01:00
Michael Telatynski a596d89fa0 Make knip happy 2025-08-12 15:53:40 +01:00
Michael Telatynski 33e4e30f9e Element Web module for Restricted Guests 2025-08-12 14:12:57 +01:00