element-web/test/components/views/settings
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
..
__snapshots__ Device manager - device type icon (#9355) 2022-10-06 10:34:11 +00:00
devices Device manager - device type icon (#9355) 2022-10-06 10:34:11 +00:00
shared Device manager: generic settings subsection component (PSG-636) (#9147) 2022-08-09 10:14:30 +02:00
tabs Device manager - device type icon (#9355) 2022-10-06 10:34:11 +00:00
CryptographyPanel-test.tsx
DevicesPanel-test.tsx Implement push notification toggle in device detail (#9308) 2022-09-27 13:35:54 +01:00
FontScalingPanel-test.tsx Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
KeyboardShortcut-test.tsx Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
Notifications-test.tsx Add device notifications enabled switch (#9324) 2022-09-28 18:13:09 +01:00
SettingsFieldset-test.tsx
ThemeChoicePanel-test.tsx Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
UiFeatureSettingWrapper-test.tsx Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00