element-portable/src/components/views/right_panel
Suguru Hirahara 8a4a584ba0
Make test ID compatible with findByTestId() of Cypress Testing Library (#10617)
'data-test-id' is not discoverable with findByTestId() of Cypress Testing Library.

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-04-17 06:10:11 +00:00
..
BaseCard.tsx Explicitly specify all children props (#10312) 2023-03-08 13:28:07 +00:00
context.ts Step 8.5: Move right panel context 2022-03-28 14:02:31 -06:00
EncryptionInfo.tsx Make test ID compatible with findByTestId() of Cypress Testing Library (#10617) 2023-04-17 06:10:11 +00:00
EncryptionPanel.tsx Improve strictNullChecks support in right_panel (#10415) 2023-03-22 12:15:26 +00:00
HeaderButton.tsx Explicitly specify all children props (#10312) 2023-03-08 13:28:07 +00:00
HeaderButtons.tsx Improve strictNullChecks support in right_panel (#10415) 2023-03-22 12:15:26 +00:00
PinnedMessagesCard.tsx Conform more of the codebase to strictNullChecks (#10504 2023-04-04 11:41:46 +01:00
RoomHeaderButtons.tsx Improve strictNullChecks support in right_panel (#10415) 2023-03-22 12:15:26 +00:00
RoomSummaryCard.tsx replace Polls history strings with Poll history (#10454) 2023-03-28 22:13:51 +00:00
TimelineCard.tsx Improve strictNullChecks support in right_panel (#10415) 2023-03-22 12:15:26 +00:00
types.ts Step 8.5: Move pinned events custom event type 2022-03-28 14:02:31 -06:00
UserInfo.tsx Conform more of the codebase to strictNullChecks (#10602) 2023-04-17 08:31:58 +01:00
VerificationPanel.tsx Improve strictNullChecks support in right_panel (#10415) 2023-03-22 12:15:26 +00:00
WidgetCard.tsx Improve strictNullChecks support in right_panel (#10415) 2023-03-22 12:15:26 +00:00