element-web/test/components/structures
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
..
__snapshots__ New right panel visual language (#11664) 2023-10-20 13:30:37 +00:00
auth OIDC: register (#11727) 2023-10-11 21:44:46 +00:00
AutocompleteInput-test.tsx
ContextMenu-test.ts
LargeLoader-test.tsx
LeftPanel-test.tsx
LegacyCallEventGrouper-test.ts
LoggedInView-test.tsx
MainSplit-test.tsx
MatrixChat-test.tsx Use new matrixRTC calling (#11792) 2023-10-30 15:14:27 +00:00
MessagePanel-test.tsx
PictureInPictureDragger-test.tsx
PipContainer-test.tsx
RightPanel-test.tsx Update RoomSummaryCard navigation links (#11812) 2023-11-16 03:25:34 +00:00
RoomSearchView-test.tsx
RoomStatusBar-test.tsx
RoomStatusBarUnsentMessages-test.tsx
RoomView-test.tsx Allow adding extra icons to the room header (#11799) 2023-11-01 12:03:10 +00:00
SpaceHierarchy-test.tsx
TabbedView-test.tsx
ThreadPanel-test.tsx Remove focus-visible polyfill (#11677) 2023-09-28 11:52:26 +00:00
ThreadView-test.tsx
TimelinePanel-test.tsx Fix broken Timeline panel jest test (#11827) 2023-11-03 14:36:06 +00:00
UploadBar-test.tsx
UserMenu-test.tsx
ViewSource-test.tsx