element-web/test
Kerry c9f5d57fa0
Device manager - render extended device information (#9360)
* 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
2022-10-07 08:49:35 +00:00
..
__snapshots__
accessibility Convert some Enzyme tests to RTL (#9163) 2022-08-11 00:00:53 +00:00
audio Generalise VoiceRecording (#9304) 2022-09-21 18:46:28 +02:00
autocomplete
components Device manager - render extended device information (#9360) 2022-10-07 08:49:35 +00:00
editor Fix soft crash around unknown room pills (#9301) 2022-09-20 17:00:31 +00:00
events Fix invisible power levels tile when showing hidden events (#9162) 2022-08-10 13:33:13 +00:00
hooks Add a larger buffer to useLatestResult's test (#9178) 2022-08-25 14:49:39 -06:00
i18n
i18n-test
images
img
models New group call experience: Room header and PiP designs (#9351) 2022-10-07 02:27:28 +00:00
modules Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
notifications
settings
setup
stores New group call experience: Room header and PiP designs (#9351) 2022-10-07 02:27:28 +00:00
test-utils New group call experience: Call tiles (#9332) 2022-09-30 19:26:08 +00:00
toasts New group call experience: Room header and PiP designs (#9351) 2022-10-07 02:27:28 +00:00
utils Pass language to Jitsi Widget (#9346) 2022-10-06 13:19:01 -06: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 Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
Image-test.ts
KeyBindingsManager-test.ts
LegacyCallHandler-test.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
Markdown-test.ts
MatrixClientPeg-test.ts
Notifier-test.ts Add notifications and toasts for Element Call calls (#9337) 2022-10-06 14:27:12 +00:00
PosthogAnalytics-test.ts
PreferredRoomVersions-test.ts
Reply-test.ts
RoomNotifs-test.ts
ScalarAuthClient-test.ts
SlashCommands-test.tsx Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
Terms-test.tsx
TextForEvent-test.ts Add notifications and toasts for Element Call calls (#9337) 2022-10-06 14:27:12 +00: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 Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00
theme-test.ts Test querySelectorAll call 2022-09-28 15:25:32 +02:00
useTopic-test.tsx Update matrix-org/react (enzyme deprecation) (#9116) 2022-08-02 15:10:43 +02:00