-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Add key storage toggle to Encryption settings #29310
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 5 commits
Commits
Show all changes
92 commits
Select commit
Hold shift + click to select a range
5a74298
Add key storage toggle to Encryption settings
dbkr 98950de
Keys in the acceptable order
dbkr 4eb07d4
Fix some tests
dbkr 97057de
Fix import
dbkr 4ec09f0
Fix toast showing condition
dbkr 4db196e
Fix import order
dbkr 98114c8
Fix playwright tests
dbkr 6a20703
Merge remote-tracking branch 'origin/develop' into dbkr/key_storage_t…
dbkr b7b2ea3
Fix bits lost in merge
dbkr e408715
Add key storage delete confirm screen
dbkr aa6de76
Fix hardcoded Element string
dbkr 5ac2004
Fix type imports
dbkr 1304587
Fix tests
dbkr a26efc5
Tests for key storage delete panel
dbkr 1b99071
Fix test
dbkr 6b238d1
Type import
dbkr 87d44a7
Test for the view model
dbkr 4ea6a33
Merge remote-tracking branch 'origin/develop' into dbkr/key_storage_t…
dbkr df4c23b
Fix type import
dbkr 4a3a373
Actually fix type imports
dbkr e70afdb
Test updating
dbkr 40f9bd9
Add playwright test & clarify slightly confusing comment
dbkr 16c76cb
Show the advnced section whatever the state of key storage
dbkr f818d6e
Update screenshots
dbkr fc9bc09
Copy css to its own file
dbkr 25f8fe2
Add missing doc & merge loading states
dbkr 1178d77
Add tsdoc & loading alt text to spinner
dbkr 7c2d9f4
Turn comments into proper tsdoc
dbkr cfd55a6
Switch to TypedEventEmitter and remove unnecessary loading state
dbkr f586c43
Add screenshot
dbkr e8483e0
Use higher level interface
dbkr 8ca4a8b
Merge the two hooks in EncryptionUserSettingsTab
dbkr 2ef05c5
Remove unused import
dbkr 7149b3d
Don't check key backup enabled state separately
dbkr 64f84cb
Update snapshot
dbkr 0c5f2b0
Merge branch 'develop' into dbkr/key_storage_toggle
dbkr 9c4625d
Use fixed recovery key function
dbkr f0d9e05
Amalgamate duplicated CSS files
dbkr de18311
Merge remote-tracking branch 'origin/develop' into dbkr/key_storage_t…
dbkr c4525b9
Have "key storage disabled" as a separate state
dbkr d1aef9f
Update snapshot
dbkr 96a70f2
Fix... bad merge?
dbkr 98edffa
Add backup enabled mock to more tests
dbkr a5cec9e
More snapshots
dbkr 0162c82
Use defer util
dbkr 446fca2
Merge branch 'dbkr/key_storage_toggle' into dbkr/key_storage_toggle_2
dbkr 2c5e81f
Update to use EncryptionCardButtons
dbkr c0e54d9
Update snapshots
dbkr 8c86402
Merge remote-tracking branch 'origin/develop' into dbkr/key_storage_t…
dbkr 91c0adc
Use EncryptionCardEmphasisedContent
dbkr d7683e1
Update snapshots
dbkr 2f8fb06
Update snapshot
dbkr 819868c
Try screenshot from CI playwright
dbkr c83fcfd
Try playwright screenshots again
dbkr 1b8cc7c
More screenshots
dbkr 0108ba6
Rename to match files
dbkr a015d75
Test that 4S secrets are deleted
dbkr 9d3e419
Make description clearer
dbkr 90b5632
Fix typo & move related states together
dbkr 4eebdb9
Add comment
dbkr ee925b3
More comments
dbkr 2ff4a7a
Fix hook docs
dbkr defd1c7
restoreAllMocks
dbkr 10487ea
Merge branch 'develop' into dbkr/key_storage_toggle_2
dbkr e7f36ed
Update snapshot
dbkr e6aa2da
Switch icon
dbkr bf5a22a
Update snapshot
dbkr fa7ee98
Missing copyright
dbkr 1baaa10
Re-order states
dbkr b4750ae
Remove phantom space
dbkr 5b0ccf7
Clarify 'button'
dbkr 2c8bff1
Clarify docs more
dbkr f5d94dc
Explain thinking behind updating
dbkr dbd8743
Merge branch 'develop' into dbkr/key_storage_toggle_2
dbkr 33a8edb
Switch to getActiveBackupVersion
dbkr 9e6aa26
Add use of Key Storage Panel
dbkr 7b379a6
Change key storage panel to be consistent
dbkr f68276c
Add tsdoc
dbkr cf7fe04
Use BACKUP_DISABLED_ACCOUNT_DATA_KEY in more places
dbkr 9cb8a55
Expand doc
dbkr 24c5431
Undo random yarn lock change
dbkr 63d19f1
Use aggregate method for disabling key storage
dbkr 054a6bd
Merge branch 'develop' into dbkr/key_storage_toggle_2
dbkr 5cb8129
Fix tests
dbkr d803193
Use key backup status event to update
dbkr 19c718c
Comment formatting
dbkr a03a0e3
Fix comment & put check inside if statement
dbkr 63b0f0e
Add comment
dbkr 5cac058
Prettier
dbkr 75adfa8
Fix comment
dbkr 3be9d0c
Merge branch 'develop' into dbkr/key_storage_toggle_2
dbkr da5a15f
Update snapshot
dbkr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this still talks about account data, which I think is incorrect
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops, good catch.