Michael Telatynski
bd3e93e8dd
Fix and stabilise sliding sync playwright tests ( #28809 )
...
* Fix and stabilise sliding sync playwright tests
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Revert test enablement
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Debug
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Unskip now fixed tests
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2025-01-02 20:20:13 +00:00
Michael Telatynski
0555701829
Stabilise playwright tests using createRoom util ( #28802 )
...
* Stabilise playwright tests using createRoom util
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Pass around RoomRefs to avoid needing to cross the bridge to resolve a room to its ID
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2025-01-02 15:24:09 +00:00
Richard van der Hoff
417db4c9b2
Docker: remove redundant dos2unix calls ( #28839 )
...
I'm assuming these were here because, at some point, someone checked in some
files with CRLF line endings. However, they are no longer there, installing
dos2unix slows down the build, and just don't do that, m'kay?
2025-01-02 13:50:17 +00:00
Michael Telatynski
4e151f8d03
Update matrix-wysiwyg to consume WASM asset ( #28838 )
...
* Update matrix-wysiwyg to consume WASM asset
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Update matrix-wysiwyg to consume WASM asset
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2025-01-02 13:08:31 +00:00
ElementRobot
afa7ec695d
[create-pull-request] automated change ( #28777 )
...
Co-authored-by: t3chguy <t3chguy@users.noreply.github.com>
2025-01-02 09:18:43 +00:00
ElementRobot
e98529824e
[create-pull-request] automated change ( #28813 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
2024-12-24 06:17:08 +00:00
Michael Telatynski
16d2cccb73
OIDC settings tweaks ( #28787 )
...
* Hide 3pid account settings if account is managed externally
As they would be disabled and just confusing otherwise
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Show manage device button instead of sign out button for other devices in OIDC mode
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Tidy up
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Fix tests
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-12-23 22:35:43 +00:00
ElementRobot
9d5141cfaa
[create-pull-request] automated change ( #28791 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
2024-12-23 20:25:18 +00:00
Michael Telatynski
1e42f28a69
Harden Settings using mapped types ( #28775 )
...
* Harden Settings using mapped types
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Fix issues found during hardening
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Remove oidc native flow stale key
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-12-23 20:25:15 +00:00
Michael Telatynski
4e1bd69e4d
Remove stale OIDC aware docs and tests ( #28805 )
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-12-23 18:43:50 +00:00
renovate[bot]
12943954c6
Update playwright to v1.49.1 ( #28803 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-23 18:25:49 +00:00
Michael Telatynski
ec95435724
Jest browser-node test ( #28789 )
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-12-23 18:06:52 +00:00
David Baker
7e1927d388
Playwright: wait for the network listener on the postgres db ( #28808 )
...
As commented. This was flaking when I was debugging it locally
(MAS was failing to start because the database wasn't ready).
2024-12-23 18:06:37 +00:00
Michael Telatynski
0b24d33c64
Simplify types ( #28749 )
2024-12-23 16:12:56 +00:00
Florian Duros
b20579d796
Improve e2e doc
2024-12-23 16:56:25 +01:00
Florian Duros
7a372f7e88
Merge branch 'develop' into florianduros/encryption-tab
2024-12-23 15:56:01 +01:00
Michael Telatynski
db02f26005
Delabs native OIDC support ( #28615 )
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-12-20 13:13:41 +00:00
ElementRobot
b07d10cb23
[create-pull-request] automated change ( #28776 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
2024-12-20 11:58:40 +00:00
Michael Telatynski
179b17434e
Merge remote-tracking branch 'origin/develop' into develop
2024-12-20 11:22:31 +00:00
Michael Telatynski
ab401160f8
Fix permissions
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-12-20 11:22:22 +00:00
Michael Telatynski
5448de5dd6
Run Playwright tests on Firefox & "Safari" nightly ( #28757 )
...
* Run Playwright tests on Firefox
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Update playwright.config.ts
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Update end-to-end-tests.yaml
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Finalise
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Documentation
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* typo
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-12-19 23:42:09 +00:00
Michael Telatynski
be181d2c79
Use mapped types around account data events ( #28752 )
...
* Use mapped types around account data events
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-12-19 22:53:51 +00:00
Michael Telatynski
baaed75c4b
Clean up Playwright test code related to legacy crypto ( #28770 )
...
* Clean up Playwright test code related to legacy crypto
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Tidy further
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-12-19 13:36:09 +00:00
Florian Duros
c805cd8260
Merge branch 'develop' into florianduros/encryption-tab
2024-12-19 13:13:30 +01:00
Michael Telatynski
cd7cf86b96
Remove AccountPasswordStore and related flows ( #28750 )
...
* Remove AccountPasswordStore and related flows
As they are no longer needed since MSC3967
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Improve coverage
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Update src/CreateCrossSigning.ts
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
* Update comment
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2024-12-19 11:55:05 +00:00
Florian Duros
618557ce72
Add unit to Icon
2024-12-19 12:21:22 +01:00
Florian Duros
7909ac92d9
Fix monospace font and add figma link to hardcoded value
2024-12-19 12:07:50 +01:00
ElementRobot
2c4a079153
[create-pull-request] automated change ( #28772 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
2024-12-19 09:26:31 +00:00
renovate[bot]
9099338af8
Update dependency typescript to v5.7.2 ( #28565 )
...
* Update dependency typescript to v5.7.2
* Fix types
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Fix types
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>
2024-12-19 00:09:12 +00:00
Michael Telatynski
f621c342ff
Update deploy.yml
2024-12-18 18:34:51 +00:00
Michael Telatynski
4c1924311f
Add skip-checks
2024-12-18 18:34:22 +00:00
Florian Duros
ba032a7eca
Add e2e tests
2024-12-18 18:59:14 +01:00
RiotRobot
a7e3764c27
Merge branch 'master' into develop
2024-12-18 17:21:34 +00:00
RiotRobot
07f1680ba0
v1.11.89
2024-12-18 17:18:31 +00:00
ElementRobot
3fbc9e6de6
Fix url preview display ( #28765 ) ( #28766 )
...
(cherry picked from commit 117bee787f
)
Co-authored-by: Florian Duros <florianduros@element.io>
2024-12-18 17:09:08 +00:00
Florian Duros
117bee787f
Fix url preview display ( #28765 )
2024-12-18 16:42:37 +00:00
dependabot[bot]
580213da5d
Bump nanoid from 3.3.7 to 3.3.8 ( #28759 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2024-12-18 15:55:48 +00:00
ElementRobot
22530d6ea5
[create-pull-request] automated change ( #28764 )
...
Co-authored-by: t3chguy <t3chguy@users.noreply.github.com>
2024-12-18 15:55:29 +00:00
RiotRobot
e7d9df24e2
Upgrade dependency to matrix-js-sdk@35.1.0
2024-12-18 14:12:15 +00:00
Florian Duros
895ad88d04
Add new encryption tab ownership to `@element-hq/element-crypto-web-reviewers`
2024-12-18 10:58:52 +01:00
Michael Telatynski
95c879c9e5
Move room header info button to right-most position ( #28754 )
...
* Move room header info button to right-most position
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Update screenshots
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Update snapshot
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Update screenshots
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-12-18 09:55:59 +00:00
Florian Duros
075f6dca57
Update existing screenshots of e2e tests
2024-12-18 10:50:11 +01:00
Florian Duros
44c6bce0f7
Add tests to `EncryptionUserSettingsTab`
2024-12-18 10:50:11 +01:00
Florian Duros
fec324ec10
Update CreateSecretStorageDialog-test snapshot
2024-12-18 10:50:11 +01:00
Florian Duros
7193998905
Add tests to `ChangeRecoveryKey`
2024-12-18 10:50:11 +01:00
Florian Duros
70c084e879
Add tests to `RecoveryPanel`
2024-12-18 10:49:59 +01:00
ElementRobot
cbc1838755
[create-pull-request] automated change ( #28762 )
...
Co-authored-by: t3chguy <t3chguy@users.noreply.github.com>
2024-12-18 09:44:29 +00:00
ElementRobot
c2799a1812
[create-pull-request] automated change ( #28761 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
2024-12-18 06:16:59 +00:00
Florian Duros
1aace3f87e
Update & add tests to user settings common
2024-12-17 18:20:30 +01:00
Florian Duros
bb507b0923
Rename `Panel` into `State`
2024-12-17 18:20:30 +01:00