element-portable/src/components/views
Suguru Hirahara c4f59d4d56
Add E2E test of ThemeChoicePanel (#10469)
* Add E2E test of ThemeChoicePanel

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Edit a comment

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Apply feedback

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove obsolete data-testId attributes

They has become obsolete with bfa8152538a3a0804ac14e231578d0cba73aa308.

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Update a jest snapshot

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

---------

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-05-09 13:48:55 +00:00
..
audio_messages Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
auth Fix: No feedback when waiting for the server on a /delete_devices request with SSO (#10795) 2023-05-07 21:12:45 +00:00
avatars Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +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 Move reaction message previews out of labs (#10601) 2023-05-05 07:45:14 +00:00
dialogs Allows search to recognize full room links (#8275) 2023-05-09 07:55:50 +00:00
directory Memoize field validation results (#10714) 2023-04-27 11:34:02 +00:00
elements Remove unused class names from AppWarning (#10823) 2023-05-09 07:59:42 +00:00
emojipicker Conform more of the codebase with strictNullChecks (#10703) 2023-04-25 09:28:48 +01:00
location Make SonarCloud happier about our code quality (#10630) 2023-04-17 12:57:19 +00:00
messages Conform more of the codebase to strictNullChecks (#10738) 2023-05-09 18:24:40 +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 Fix long room address and name not being clipped on room info card and update _RoomSummaryCard.pcss (#10811) 2023-05-09 07:56:09 +00:00
room_settings Use semantic headings in space settings (#10751) 2023-05-03 01:55:55 +00:00
rooms Conform more of the codebase to strictNullChecks (#10738) 2023-05-09 18:24:40 +01:00
settings Add E2E test of ThemeChoicePanel (#10469) 2023-05-09 13:48:55 +00:00
spaces Conform more of the codebase to strictNullChecks (#10738) 2023-05-09 18:24:40 +01:00
terms Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
toasts Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
typography Revert "Implement new toast UI (#10467)" (#10740) 2023-04-28 14:56:26 +00:00
user-onboarding Remove feedback buttons from onboarding, search, and spaces (#10506) 2023-04-05 12:17:25 +01:00
verification Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
voip Apply strictNullChecks to src/components/views/voip/* (#10692) 2023-05-05 13:26:31 +00:00