element-web/test/components/views
Robin 6e86a14cc9
Show a lobby screen in video rooms (#8287)
* Show a lobby screen in video rooms

* Add connecting state

* Test VideoRoomView

* Test VideoLobby

* Get the local video stream with useAsyncMemo

* Clean up code review nits

* Explicitly state what !important is overriding

* Use spacing variables

* Wait for video channel messaging

* Update join button copy

* Show frame on both the lobby and widget

* Force dark theme for video lobby

* Wait for the widget to be ready

* Make VideoChannelStore constructor private

* Allow video lobby to shrink

* Add invite button to video room header

* Show connected members on lobby screen

* Make avatars in video lobby clickable

* Increase video channel store timeout

* Fix Jitsi Meet getting wedged on startup in Chrome and Safari

* Revert "Fix Jitsi Meet getting wedged on startup in Chrome and Safari"

This reverts commit 9f77b8c227c1a5bffa5d91b0c48bf3bbc44d4cec.

* Disable device buttons while connecting

* Factor RoomFacePile into a separate file

* Fix i18n lint

* Fix switching video channels while connected

* Properly limit number of connected members in face pile

* Fix CSS lint
2022-04-20 11:03:33 -04:00
..
audio_messages Merge branch 'develop' into travis/remove-skinning 2022-03-31 19:25:43 -06:00
beacon Live location sharing: beacon list view tiles (#8363) 2022-04-20 11:57:50 +00:00
context_menus Step 8.7: Introduce focus-visible import where needed to repair tests 2022-03-28 14:02:31 -06:00
dialogs Step 8.1: Remove skinning setup from all tests 2022-03-28 14:02:31 -06:00
elements Remove unit test function which isn't needed 2022-03-31 19:43:17 -06:00
location Live location sharing: set map bounds to include all locations (#8324) 2022-04-19 11:35:39 +00:00
messages Live location sharing: move test utils into utils (#8365) 2022-04-19 16:47:19 +00:00
right_panel Step 8.1: Remove skinning setup from all tests 2022-03-28 14:02:31 -06:00
rooms Show a lobby screen in video rooms (#8287) 2022-04-20 11:03:33 -04:00
settings Step 8.1: Remove skinning setup from all tests 2022-03-28 14:02:31 -06:00
spaces Step 8.1: Remove skinning setup from all tests 2022-03-28 14:02:31 -06:00
typography Live location sharing: maximised view sidebar container (#8360) 2022-04-20 08:14:24 +00:00
voip Show a lobby screen in video rooms (#8287) 2022-04-20 11:03:33 -04:00