element-web/res/img/element-icons
Hugh Nimmo-Smith 3c3df11d32
Support for login + E2EE set up with QR (#9403)
* Support for login + E2EE set up with QR

* Whitespace

* Padding

* Refactor of fetch

* Whitespace

* CSS whitespace

* Add link to MSC3906

* Handle incorrect typing in MatrixClientPeg.get()

* Use unstable class name

* fix: use unstable class name

* Use default fetch client instead

* Update to revised function name

* Refactor device manager panel and make it work with new sessions manager

* Lint fix

* Add missing interstitials and update wording

* Linting

* i18n

* Lint

* Use sensible sdk config name for fallback server

* Improve error handling for QR code generation

* Refactor feature availability logic

* Hide device manager panel if no options available

* Put sign in with QR behind lab setting

* Reduce scope of PR to just showing code on existing device

* i18n updates

* Handle null features

* Testing for LoginWithQRSection

* Refactor to handle UIA

* Imports

* Reduce diff complexity

* Remove unnecessary change

* Remove unused styles

* Support UIA

* Tidy up

* i18n

* Remove additional unused parts of flow

* Add extra instruction when showing QR code

* Add getVersions to server mocks

* Use proper colours for theme support

* Test cases

* Lint

* Remove obsolete snapshot

* Don't override error if already set

* Remove unused var

* Update src/components/views/settings/devices/LoginWithQRSection.tsx

Co-authored-by: Travis Ralston <travisr@matrix.org>

* Update src/components/views/auth/LoginWithQR.tsx

Co-authored-by: Travis Ralston <travisr@matrix.org>

* Update src/components/views/auth/LoginWithQR.tsx

Co-authored-by: Travis Ralston <travisr@matrix.org>

* Update src/components/views/auth/LoginWithQR.tsx

Co-authored-by: Travis Ralston <travisr@matrix.org>

* Update src/components/views/auth/LoginWithQR.tsx

Co-authored-by: Travis Ralston <travisr@matrix.org>

* Update src/components/views/auth/LoginWithQR.tsx

Co-authored-by: Travis Ralston <travisr@matrix.org>

* Update res/css/views/auth/_LoginWithQR.pcss

Co-authored-by: Kerry <kerrya@element.io>

* Use spacing variables

* Remove debug

* Style + docs

* preventDefault

* Names of tests

* Fixes for js-sdk refactor

* Update snapshots to match test names

* Refactor labs config to make deployment simpler

* i18n

* Unused imports

* Typo

* Stateless component

* Whitespace

* Use context not MatrixClientPeg

* Add missing context

* Type updates to match js-sdk

* Wrap click handlers in useCallback

* Update src/components/views/settings/DevicesPanel.tsx

Co-authored-by: Travis Ralston <travisr@matrix.org>

* Wait for DOM update instead of timeout

* Add missing snapshot update from last commit

* Remove void keyword in favour of then() clauses

* test main paths in LoginWithQR

Co-authored-by: Travis Ralston <travisr@matrix.org>
Co-authored-by: Kerry <kerrya@element.io>
2022-10-19 13:31:20 +01:00
..
brands
call New group call experience: Room header and PiP designs (#9351) 2022-10-07 02:27:28 +00:00
message Replace mask-images with svg components in MessageActionBar (#9088) 2022-07-25 12:43:41 +02:00
room Change icon 2022-10-13 17:50:46 +02:00
roomlist Device manager - updated dropdown style in filtered device list (PSG-689) (#9226) 2022-08-30 19:11:33 +02:00
settings Device manager - device type icon (#9355) 2022-10-06 10:34:11 +00:00
add-photo.svg
back.svg Support for login + E2EE set up with QR (#9403) 2022-10-19 13:31:20 +01:00
camera.svg
cancel-rounded.svg Location sharing > back button (#7958) 2022-03-03 11:30:46 +01:00
caret-left.svg Location sharing > back button (#7958) 2022-03-03 11:30:46 +01:00
chat-bubble.svg Implement Use Case Selection screen (#8984) 2022-07-13 15:43:44 +02:00
chat-bubbles.svg
check-white.svg Display started polls in timeline (without votes) (behind labs setting) (#7088) 2021-11-10 15:44:57 +00:00
child-relationship.svg Update "jump to related event" for design requirements & dev tooling (#8652) 2022-05-20 08:07:00 -06:00
circle-sending.svg
circle-sent.svg
clock.svg Replace breadcrumbs with recently viewed menu (#7073) 2021-12-01 10:50:06 +00:00
cloud-off.svg
collapse-message.svg Replace mask-images with svg components in MessageActionBar (#9088) 2022-07-25 12:43:41 +02:00
community-rooms.svg
context-menu.svg Replace mask-images with svg components in MessageActionBar (#9088) 2022-07-25 12:43:41 +02:00
copy.svg Introduce new copy icon (#8942) 2022-07-01 11:29:19 +02:00
devices.svg Support for login + E2EE set up with QR (#9403) 2022-10-19 13:31:20 +01:00
email-prompt.svg registration: redesign email verification page (#8554) 2022-05-13 14:10:22 +00:00
expand-message.svg Replace mask-images with svg components in MessageActionBar (#9088) 2022-07-25 12:43:41 +02:00
export.svg Unified room context menus (#7072) 2021-11-15 11:39:25 +00:00
eye.svg
feedback.svg
flask.svg Tweaks to informational architecture 1.1 (#7052) 2021-11-30 18:08:46 +00:00
group-members.svg Implement Use Case Selection screen (#8984) 2022-07-13 15:43:44 +02:00
hide.svg
home.svg Replace home icon with new one (#7571) 2022-01-18 15:29:01 +00:00
i.svg
info.svg
leave.svg
link.svg Replace mask-images with svg components in MessageActionBar (#9088) 2022-07-25 12:43:41 +02:00
live.svg Add Voice Broadcast labs setting and composer button (#9279) 2022-09-16 09:10:33 +00:00
location.svg Location share type UI (#7924) 2022-03-02 13:00:40 +00:00
lock.svg
maximise-expand.svg Add maximise widget functionality (#7098) 2021-11-16 15:43:18 +01:00
minimise-collapse.svg Add maximise widget functionality (#7098) 2021-11-16 15:43:18 +01:00
minus-button.svg Live location sharing - extract zoom buttons into component (#8235) 2022-04-11 10:29:07 +02:00
notifications.svg
pause.svg
play.svg
plus-button.svg Live location sharing - extract zoom buttons into component (#8235) 2022-04-11 10:29:07 +02:00
plus.svg
qrcode.svg Support for login + E2EE set up with QR (#9403) 2022-10-19 13:31:20 +01:00
reduce.svg New group call experience: Room header and PiP designs (#9351) 2022-10-07 02:27:28 +00:00
retry.svg Replace mask-images with svg components in MessageActionBar (#9088) 2022-07-25 12:43:41 +02:00
security.svg
send-message.svg
settings.svg
speaker.svg
Stop.svg Voice Broadcast recording pip (#9385) 2022-10-14 18:12:26 +00:00
thread-summary.svg Add new thread message preview (#18958) (#6953) 2021-10-15 14:29:17 +01:00
trashcan.svg Replace mask-images with svg components in MessageActionBar (#9088) 2022-07-25 12:43:41 +02:00
trophy.svg Allow ending polls (#7305) 2021-12-08 14:56:48 +00:00
upload.svg
view-community.svg Implement Use Case Selection screen (#8984) 2022-07-13 15:43:44 +02:00
view-in-room.svg Replace mask-images with svg components in MessageActionBar (#9088) 2022-07-25 12:43:41 +02:00
warning-badge.svg Replace all uses of notice-primary-color with the correct alert colour (#7010) 2021-10-25 10:32:38 +01:00
warning.svg
x-8px.svg Revert recent composer changes (#8840) 2022-06-27 09:43:58 +01:00