element-web/test
Kerry 3e4f3152bc
Device manager - parse user agent for device information (#9352)
* 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
2022-10-06 10:06:29 +02:00
..
__snapshots__
accessibility
audio Generalise VoiceRecording (#9304) 2022-09-21 18:46:28 +02:00
autocomplete
components Device manager - add foundation for extended device info (#9344) 2022-10-05 11:41:01 +00:00
editor Fix soft crash around unknown room pills (#9301) 2022-09-20 17:00:31 +00:00
events
hooks
i18n
i18n-test
images
img
models Fix device selection in pre-join screen for Element Call video rooms (#9321) 2022-09-30 17:28:53 +01:00
modules
notifications
settings
setup
stores Remove unspecced `original_event` field from the `readEventRelations` response (#9349) 2022-10-04 17:54:26 +00:00
test-utils New group call experience: Call tiles (#9332) 2022-09-30 19:26:08 +00:00
utils Device manager - parse user agent for device information (#9352) 2022-10-06 10:06:29 +02:00
voice-broadcast Add voice broadcast recording stores (#9319) 2022-09-28 10:22:50 +02:00
.eslintrc.js
Avatar-test.ts
ContentMessages-test.ts
DecryptionFailureTracker-test.js
DeviceListener-test.ts Device manager - display client information in device details (PSG-682) (#9315) 2022-10-04 13:12:23 +00:00
HtmlUtils-test.tsx
Image-test.ts
KeyBindingsManager-test.ts
LegacyCallHandler-test.ts
Markdown-test.ts
MatrixClientPeg-test.ts
Notifier-test.ts Inhibit local notifications when local notifications are silenced (#9328) 2022-09-29 14:23:02 +00:00
PosthogAnalytics-test.ts
PreferredRoomVersions-test.ts
Reply-test.ts
RoomNotifs-test.ts
ScalarAuthClient-test.ts
SlashCommands-test.tsx
Terms-test.tsx
TextForEvent-test.ts Use display name instead of user ID when rendering power events (PSC-82) (#9295) 2022-09-22 08:42:07 +01:00
Unread-test.ts
UserActivity-test.ts
createRoom-test.ts Element Call video rooms (#9267) 2022-09-16 11:12:27 -04:00
globalSetup.js
languageHandler-test.ts
linkify-matrix-test.ts
setupTests.js
useTopic-test.tsx