element-web/test/components/views
Kerry c9f5d57fa0
Device manager - render extended device information (#9360)
* record device client inforamtion events on app start

* matrix-client-information -> matrix_client_information

* fix types

* remove another unused export

* add docs link

* display device client information in device details

* update snapshots

* integration-ish test client information in metadata

* tests

* fix tests

* export helper

* DeviceClientInformation type

* Device manager - select all devices (#9330)

* add device selection that does nothing

* multi select and sign out of sessions

* test multiple selection

* fix type after rebase

* select all sessions

* rename type

* use ExtendedDevice type everywhere

* rename clientName to appName for less collision with UA parser

* fix bad find and replace

* rename ExtendedDeviceInfo to ExtendedDeviceAppInfo

* rename DeviceType comp to DeviceTypeIcon

* update tests for new required property deviceType

* add stubbed user agent parsing

* setup test cases

* detect device type correctly

* 80% working ua parser

* parse asera gents for device info

* combine clientName/Version into one field, remove debug from tests

* add new metadata to device details

* render device info from UA
2022-10-07 08:49:35 +00:00
..
audio_messages Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
beacon make beacon events more specific (#9186) 2022-08-16 10:23:25 +02:00
beta Don't show feedback prompts when that UIFeature is disabled (#9305) 2022-09-22 15:08:14 +01:00
context_menus fix threadsupport type issues in tests (#9359) 2022-10-06 08:35:06 +00:00
dialogs Don't show feedback prompts when that UIFeature is disabled (#9305) 2022-09-22 15:08:14 +01:00
elements New group call experience: Room header and PiP designs (#9351) 2022-10-07 02:27:28 +00:00
location Move pin drop out of labs (PSG-664) (#9135) 2022-08-08 10:57:38 +02:00
messages New group call experience: Room header and PiP designs (#9351) 2022-10-07 02:27:28 +00:00
right_panel Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
rooms New group call experience: Room header and PiP designs (#9351) 2022-10-07 02:27:28 +00:00
settings Device manager - render extended device information (#9360) 2022-10-07 08:49:35 +00:00
spaces Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
typography add generic caption typography component (#9283) 2022-09-15 11:53:21 +02:00
voip New group call experience: Room header and PiP designs (#9351) 2022-10-07 02:27:28 +00:00