element-web/test/components/views/settings/devices/__snapshots__
Kerry 5e18abe7f7
Device manager - device type icon (#9355)
* 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

* add icons

* set device type icon

* device type icon tets

* update snapshots for device type icon changes

* desktop icon viewbox

* i18n
2022-10-06 10:34:11 +00:00
..
CurrentDeviceSection-test.tsx.snap Device manager - device type icon (#9355) 2022-10-06 10:34:11 +00:00
DeviceDetailHeading-test.tsx.snap Device manager - rename session (PSG-528) (#9282) 2022-09-15 16:34:50 +02:00
DeviceDetails-test.tsx.snap Device manager - display client information in device details (PSG-682) (#9315) 2022-10-04 13:12:23 +00:00
DeviceExpandDetailsButton-test.tsx.snap Device manager - expandable session details in device list (PSG-644) (#9188) 2022-08-17 11:58:34 +02:00
DeviceSecurityCard-test.tsx.snap Device manager - device type and verification icons on device tile (PSG-637) (#9197) 2022-08-29 10:48:00 +00:00
DeviceTile-test.tsx.snap Device manager - device type icon (#9355) 2022-10-06 10:34:11 +00:00
DeviceTypeIcon-test.tsx.snap Device manager - device type icon (#9355) 2022-10-06 10:34:11 +00:00
FilteredDeviceList-test.tsx.snap Device manager - device list filtering (PSG-648) (#9181) 2022-08-16 14:05:10 +00:00
FilteredDeviceListHeader-test.tsx.snap Device manager - select all devices (#9330) 2022-10-04 08:12:07 +00:00
SecurityRecommendations-test.tsx.snap Device manager - scroll to filtered list from security recommendations (PSG-640) (#9227) 2022-08-31 14:34:22 +02:00
SelectableDeviceTile-test.tsx.snap Device manager - device type icon (#9355) 2022-10-06 10:34:11 +00:00
deleteDevices-test.tsx.snap Device manager - extract device deletion logic into util (#9168) 2022-08-10 16:26:48 +00:00