riot-web/test/utils/room
Germain f96583e74a
Update RoomSummaryCard navigation links (#11812)
* Update RoomSummaryCard navigation links

* Fix tests

* remove unneeded test

* "@vector-im/compound-web": "0.8.0"

* Fix: search button no transition on hover

* Fix: disabled invite option is not reflected in UI

* test canInviteTo

* update snapshots for CW 0.8.1

* unit test inviteToRoom

* unit test tagRoom

* add member link to roomsummarycard when using legacy room header

* use onChange instead of onClick for ToggleMenuItem favourite room

* update selectors in cypress tests

* always show people menu item

* add hover style to close button

* add padding around room name

* prettier

---------

Co-authored-by: Kerry Archibald <kerrya@element.io>
2023-11-16 03:25:34 +00:00
..
canInviteTo-test.ts Update RoomSummaryCard navigation links (#11812) 2023-11-16 03:25:34 +00:00
getJoinedNonFunctionalMembers-test.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
getRoomFunctionalMembers-test.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
inviteToRoom-test.ts Update RoomSummaryCard navigation links (#11812) 2023-11-16 03:25:34 +00:00
shouldEncryptRoomWithSingle3rdPartyInvite-test.ts Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
tagRoom-test.ts Update RoomSummaryCard navigation links (#11812) 2023-11-16 03:25:34 +00:00