element-web/res/css/views/settings
Kerry bd270b08df
Device manager - add foundation for extended device info (#9344)
* 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
2022-10-05 11:41:01 +00:00
..
tabs
_AvatarSetting.pcss
_CrossSigningPanel.pcss
_CryptographyPanel.pcss
_DevicesPanel.pcss Device manager - add foundation for extended device info (#9344) 2022-10-05 11:41:01 +00:00
_EmailAddresses.pcss
_FontScalingPanel.pcss
_ImageSizePanel.pcss
_IntegrationManager.pcss
_JoinRuleSettings.pcss
_KeyboardShortcut.pcss
_LayoutSwitcher.pcss
_Notifications.pcss
_PhoneNumbers.pcss
_ProfileSettings.pcss
_SecureBackupPanel.pcss
_SetIdServer.pcss
_SetIntegrationManager.pcss
_SettingsFieldset.pcss
_SpellCheckLanguages.pcss
_ThemeChoicePanel.pcss
_UpdateCheckButton.pcss