element-portable/src/components/views
Richard van der Hoff 810b8ff6d7
Update references to QrCodeEvent, SasEvent and VerificationEvent (#10991)
* Basic test for IncomingSasDialog

* Basic test for VerificationPanel

* Replace references to IGeneratedSas and ISasEvent

* Some secret references to the callbacks types

* Update references to `QrCodeEvent`, `SasEvent` and `VerificationEvent`
2023-05-26 09:29:32 +00:00
..
audio_messages Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
auth Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
avatars Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
beacon Make test ID compatible with findByTestId() of Cypress Testing Library (#10617) 2023-04-17 06:10:11 +00:00
beta Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
context_menus Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
dialogs Update references to QrCodeEvent, SasEvent and VerificationEvent (#10991) 2023-05-26 09:29:32 +00:00
directory Memoize field validation results (#10714) 2023-04-27 11:34:02 +00:00
elements Use aria descriptions instead of labels for TextWithTooltip (#10952) 2023-05-25 08:42:09 +00:00
emojipicker Fix regression in emoji picker order mangling after clearing filter (#10854) 2023-05-11 13:24:39 +00:00
location Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
messages Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
pips Fix soft crash with Element call widgets (#10684) 2023-04-28 08:13:26 +00:00
polls replace Polls history strings with Poll history (#10454) 2023-03-28 22:13:51 +00:00
right_panel Update references to QrCodeEvent, SasEvent and VerificationEvent (#10991) 2023-05-26 09:29:32 +00:00
room_settings Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
rooms set correct action for view device list button (#10979) 2023-05-25 22:44:40 +00:00
settings Move session manager out of beta (#10968) 2023-05-26 01:58:28 +00:00
spaces Fix roving tab index getting confused after dragging space order (#10901) 2023-05-17 14:18:21 +00:00
terms Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
toasts Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
typography Revert "Implement new toast UI (#10467)" (#10740) 2023-04-28 14:56:26 +00:00
user-onboarding Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
verification Update references to QrCodeEvent, SasEvent and VerificationEvent (#10991) 2023-05-26 09:29:32 +00:00
voip Apply strictNullChecks to src/components/views/voip/* (#10692) 2023-05-05 13:26:31 +00:00