mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
5328f6e5fe
* Use `getUserDeviceInfo` instead of `downloadKeys` and `getStoredDevicesForUser` * Use new `getUserDeviceInfo` api in `UserInfo.tsx` and `UserInfo-test.tsx` * Fix missing fields * Use `getUserDeviceInfo` instead of `downloadKeys` * Move `ManualDeviceKeyVerificationDialog.tsx` from class to functional component and add tests * Fix strict errors * Update snapshot * Add snapshot test to `UserInfo-test.tsx` * Add test for <BasicUserInfo /> * Remove useless TODO comment * Add test for ambiguous device * Rework `<BasicUserInfo />` test |
||
---|---|---|
.. | ||
audio_messages | ||
auth | ||
avatars | ||
beacon | ||
beta | ||
context_menus | ||
dialogs | ||
elements | ||
emojipicker | ||
location | ||
messages | ||
polls/pollHistory | ||
right_panel | ||
rooms | ||
settings | ||
spaces | ||
toasts | ||
typography | ||
user-onboarding | ||
voip | ||
Validation-test.ts |