element-web/playwright
Florian Duros af846f8be9
Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in RoomView (#28278)
* Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in RoomView

* Add `isRoomEncrypted` to room

* Update e2eStatus and urlPreview when isRoomEncrypted is computed

* Fix e2e test

* Add tests when user verification change

* Reduced abusive timeout in e2e test
2024-11-26 21:34:32 +00:00
..
@types Change license (#13) 2024-09-09 13:57:16 +00:00
e2e Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in RoomView (#28278) 2024-11-26 21:34:32 +00:00
pages Update to React 18 (#24763) 2024-10-21 13:50:06 +00:00
plugins [create-pull-request] automated change (#28544) 2024-11-26 11:54:21 +00:00
sample-files Remove Cypress & Playwright in their entirety (#12145) 2024-01-16 09:48:49 +00:00
snapshots Swap out Twitter link for Mastodon on auth footer (#28508) 2024-11-21 10:59:43 +00:00
.gitignore Small tweaks & improvements (#28253) 2024-10-21 13:40:49 +00:00
Dockerfile Update playwright to v1.49.0 (#28566) 2024-11-26 17:31:10 +00:00
docker-entrypoint.sh Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
element-web-test.ts Excluding floating-ui portals as part of hiding tooltips in Playwright screenshots (#28287) 2024-10-28 11:07:15 +00:00
flaky-reporter.ts Change license (#13) 2024-09-09 13:57:16 +00:00
global.d.ts Change license (#13) 2024-09-09 13:57:16 +00:00
stale-screenshot-reporter.ts Change license (#13) 2024-09-09 13:57:16 +00:00
tsconfig.json Add `allowImportingTsExtensions` to tsconfig (#12939) 2024-08-30 13:54:14 +00:00