riot-web/test/components/views/rooms
Germain 3acc9059ab
Add Voice and Video call in room header (#11444)
* Add Voice and Video call in room header

* Add thread icon in room header

* Add room notification icon to room header

* Fix linting

* Add tests for buttons in room header

* Add JSDoc

* micro optimisations

* Fix call disabled when hanging up

* Fix disabled state change on members count update

* Exclude functional members from members count optionally

* i18n
2023-08-23 14:13:40 +00:00
..
EventTile
NotificationBadge Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
__snapshots__ Use Intl to localise dates and times (#11422) 2023-08-21 19:38:59 +00:00
wysiwyg_composer Update Jest to more recent release (#11409) 2023-08-16 10:20:48 +00:00
BasicMessageComposer-test.tsx
EditMessageComposer-test.tsx
EventTile-test.tsx
ExtraTile-test.tsx
LegacyRoomHeader-test.tsx Update Jest to more recent release (#11409) 2023-08-16 10:20:48 +00:00
MemberList-test.tsx
MessageComposer-test.tsx
MessageComposerButtons-test.tsx
NewRoomIntro-test.tsx
PinnedEventTile-test.tsx
PresenceLabel-test.tsx Align `common_*` strings with Element X project in Localazy (#11434) 2023-08-22 18:47:33 +01:00
ReadReceiptGroup-test.tsx
RoomHeader-test.tsx Add Voice and Video call in room header (#11444) 2023-08-23 14:13:40 +00:00
RoomList-test.tsx
RoomListHeader-test.tsx
RoomPreviewBar-test.tsx
RoomPreviewCard-test.tsx
RoomTile-test.tsx Update Jest to more recent release (#11409) 2023-08-16 10:20:48 +00:00
SearchBar-test.tsx
SearchResultTile-test.tsx Use Intl to localise dates and times (#11422) 2023-08-21 19:38:59 +00:00
SendMessageComposer-test.tsx
ThirdPartyMemberInfo-test.tsx
VoiceRecordComposerTile-test.tsx