mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-25 18:08:14 +08:00
c9f5d57fa0
* 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 |
||
---|---|---|
.. | ||
CurrentDeviceSection-test.tsx.snap | ||
deleteDevices-test.tsx.snap | ||
DeviceDetailHeading-test.tsx.snap | ||
DeviceDetails-test.tsx.snap | ||
DeviceExpandDetailsButton-test.tsx.snap | ||
DeviceSecurityCard-test.tsx.snap | ||
DeviceTile-test.tsx.snap | ||
DeviceTypeIcon-test.tsx.snap | ||
FilteredDeviceList-test.tsx.snap | ||
FilteredDeviceListHeader-test.tsx.snap | ||
SecurityRecommendations-test.tsx.snap | ||
SelectableDeviceTile-test.tsx.snap |