David Langley
0cbc6f99d0
Set language explicitly ( #29332 )
2025-02-22 00:16:33 +00:00
David Langley
d8904a6e56
getByRole is slow on large trees, use getByText ( #29331 )
2025-02-21 13:45:52 +00:00
Will Hunt
22943ee06a
Use EditInPlace control for Identity Server picker to improve a11y ( #29280 )
...
* Use EditInPlace for identity server picker.
* Exclude picker from default dialog button styles.
* Remove unused import.
* Update test
* Remove unused css
* Update test
* drop only
* Add a test for setting an ID server.
* Add a unit test for SetIdServer
* fix tests
* Reformat mx_Dialog button :not list to use a more readable selector.
* Reformat other :not sections
* forgot a comma
* We're in 2025 now.
* Update copyright + use class methods.
2025-02-21 13:18:14 +00:00
David Langley
2e1798edc4
Add padding to room header icon ( #29271 )
...
* Add padding to room header icon
* Add screenshot tests for room header icon
* Add type to visibility import
* Use visibility type
* lint
2025-02-21 11:27:57 +00:00
ElementRobot
3470182410
[create-pull-request] automated change ( #29327 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com >
2025-02-21 06:19:03 +00:00
ElementRobot
9d8d38eeb8
[create-pull-request] automated change ( #29326 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com >
2025-02-21 06:15:12 +00:00
Florian Duros
fb57924350
First step to add header to new room list ( #29320 )
...
* feat: create new header
* test: add tests to view model
* test: add tests to view
* feat: add header to new room list
* test(e2e): update RoomListView snapshot
* test(e2e): add tests for room list header
* refactor: minor code improvement
2025-02-20 15:40:19 +00:00
David Baker
e8954f08ce
Move CSS for ResetIdentityPanel into EncryptionCard ( #29311 )
...
* Move CSS for ResetIdentityPanel into EncryptionCard
This allows it to be re-used in other components. It's a *bit* magic
that EncryptionCard applies style to divs within it, although it
somewhat makes sense that it wants them styled a particular way.
The alternative would be to add another component for a div child of
encryption card like EncryptionCardButtons that just makes it flexbox
and centered: I'm not sure which is better.
* Update snapshot
* Update snapshot
* Do it the other way
Because we only want it in the destructive cards, not the other ones.
* Use flex component
* Also use gap prop and update snapshots
* Fix justification
* Snaspshots again
* Set align-items to normal
As center affected the list items too. Also add it to the flex
component because it didn't have it as an option.
2025-02-20 13:20:49 +00:00
ElementRobot
e161f9fb18
[create-pull-request] automated change ( #29321 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com >
2025-02-20 06:14:23 +00:00
renovate[bot]
8f31f2ff57
Update all non-major dependencies ( #2154 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-19 22:38:30 +00:00
Michael Telatynski
e47d7aaaff
Add Windows 64-bit arm link and remove 32-bit link on compatibility page ( #29312 )
...
* Add Windows 64-bit arm link and remove 32-bit link on compatibility page
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Update snapshots
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2025-02-19 16:17:56 +00:00
Florian Duros
8857c07acb
Move view_create_chat & view_create_room to actions.ts ( #29319 )
...
* refactor: replace `view_create_chat` by `Action.CreateChat`
* refactor: replace `view_create_room` by `Action.CreateRoom`
2025-02-19 15:11:43 +00:00
Michael Telatynski
8f464b9450
Improve CI test signing & assert expected files ( #2137 )
2025-02-19 14:34:43 +00:00
Florian Duros
28ed506fe1
refactor: rename RoomListHeader as LegacyRoomListHeader ( #29308 )
2025-02-19 14:06:01 +00:00
R Midhun Suresh
76b3be6263
Add some basic documentation for MVVM ( #29316 )
2025-02-19 13:13:28 +00:00
ElementRobot
6c768b8b32
[create-pull-request] automated change ( #29313 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com >
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2025-02-19 10:39:36 +00:00
Michael Telatynski
b8bb4d3316
Add Windows ARM 64 package ( #624 )
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2025-02-19 10:35:53 +00:00
Michael Telatynski
00f08cb443
Simplify CI workflows ( #2153 )
...
* Simplify CI workflows
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Simplify further
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Tidy
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2025-02-19 10:02:49 +00:00
ElementRobot
809ada17a4
[create-pull-request] automated change ( #29314 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com >
2025-02-19 06:19:54 +00:00
renovate[bot]
c7762a80f1
Update dependency @sentry/browser to v9 ( #29303 )
...
* Update dependency @sentry/browser to v9
* Remove redundant option
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2025-02-18 21:11:36 +00:00
renovate[bot]
261923832d
Update dependency caniuse-lite to v1.0.30001699 ( #29297 )
...
* Update dependency caniuse-lite to v1.0.30001699
* Update tests
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2025-02-18 20:29:47 +00:00
renovate[bot]
3daa1bf06a
Update all non-major dependencies ( #29298 )
...
* Update all non-major dependencies
* Prettier
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2025-02-18 20:20:06 +00:00
renovate[bot]
e5c8d7dbf0
Update playwright to v1.50.1 ( #29183 )
...
* Update playwright to v1.50.1
* Update snapshots
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2025-02-18 18:43:40 +00:00
renovate[bot]
6fb5202e86
Update docker ( #2142 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2025-02-18 18:01:11 +00:00
ElementRobot
441119ca3a
[create-pull-request] automated change ( #29286 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com >
2025-02-18 17:49:15 +00:00
renovate[bot]
e7cda8ee4e
Update electron-builder to v26.0.7 ( #2146 )
...
* Update electron-builder to v26.0.6
* Update electron-builder to 26.0.7
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2025-02-18 17:43:51 +00:00
renovate[bot]
acb3e781a4
Update typescript-eslint monorepo to v8.24.0 ( #29302 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 16:59:10 +00:00
renovate[bot]
3fb1f6ef4d
Update testcontainers-node monorepo to v10.18.0 ( #29301 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 16:55:48 +00:00
Andrew Ferrazzutti
3ecce9efe0
Merge pull request #5 from element-hq/af/workflow-fixes
...
* Fix synapse guest module releases
* Make other miscellaneous workflow fixes/improvements
2025-02-18 11:08:09 -05:00
renovate[bot]
c4cddd3591
Update typescript-eslint monorepo to v8.24.0 ( #2150 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 15:46:48 +00:00
renovate[bot]
cbfbfad959
Update docker ( #29291 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 15:27:32 +00:00
renovate[bot]
7546bbc1f0
Update dependency @sentry/browser to v8.55.0 ( #29299 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 15:07:10 +00:00
renovate[bot]
6a10c86d7a
Update dependency @stylistic/eslint-plugin to v3.1.0 ( #29300 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 15:07:06 +00:00
renovate[bot]
6f9e3bfe3e
Update dependency @types/node to v18.19.76 ( #29296 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 15:06:06 +00:00
David Baker
61d55462df
Honour the backup disable flag from Element X ( #29290 )
...
* Honour the backup disable flag from Element X
This unfortunately named and unspecced flag is set by Element X
to denote that the user has chosen to disable key storage and it
should not automatically try to enable it again. This changes Element
web to not prompt to enable recovery if this flag is set.
* Remove unnecessary conditional
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2025-02-18 15:06:00 +00:00
renovate[bot]
d391c69e53
Update dependency @formatjs/intl-segmenter to v11.7.9 ( #29295 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 15:02:23 +00:00
renovate[bot]
a6afff9759
Update babel monorepo ( #29294 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 15:02:22 +00:00
renovate[bot]
073d8e0b86
Update sigstore/cosign-installer digest to c56c2d3 ( #29293 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 14:53:35 +00:00
renovate[bot]
ecf5d720b0
Update guibranco/github-status-action-v2 digest to 7ca807c ( #29292 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 14:52:13 +00:00
renovate[bot]
f23b279633
Update electron ( #2149 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 14:50:13 +00:00
renovate[bot]
4302d6106e
Update dependency @types/node to v18.19.76 ( #2145 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 14:49:48 +00:00
renovate[bot]
3c4138326b
Update babel monorepo to v7.26.9 ( #2144 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 14:49:28 +00:00
renovate[bot]
bf141856d7
Update dependency @stylistic/eslint-plugin to v3.1.0 ( #2148 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 14:48:39 +00:00
renovate[bot]
da3698f6d5
Update all non-major dependencies ( #2147 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 14:48:13 +00:00
renovate[bot]
c1f55a64a8
Update tj-actions/changed-files digest to dcc7a0c ( #2143 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 14:34:45 +00:00
RiotRobot
57aa266320
v1.11.93-rc.0
2025-02-18 13:17:21 +00:00
RiotRobot
8c4996b437
v1.11.93-rc.0
Docker / Docker Buildx (push) Failing after 41s
v1.11.93-rc.0
2025-02-18 13:04:49 +00:00
RiotRobot
03d27e2808
Upgrade dependency to matrix-js-sdk@37.0.0-rc.0
2025-02-18 13:01:30 +00:00
David Baker
b7fea97bb6
Factor out duplicated CSS for buttons in encryption settings ( #29269 )
...
* Factor out duplicated CSS for buttons in encryption settings
By adding a component to hold the common CSS
* Update snapshot
* Update snapshot
* More snapshots
* Split EncryptionCardButtons out to separate component
* Update imports
2025-02-18 11:01:48 +00:00
Michael Telatynski
418598caa8
Merge branch 'main' of github.com:/element-hq/element-web-modules into t3chguy/docker-bake
2025-02-18 09:59:53 +00:00