element-web/src/components/views/dialogs
J. Ryan Stinnett 328f0cd6bf Notify user when crypto data is missing
If we have account data in local storage but nothing in the crypto store, it
generally means the browser has evicted IndexedDB out from under us. This adds a
modal to explain the situation and offer to completely clear storage to get
things back to normal.

Fixes https://github.com/vector-im/riot-web/issues/9109
2019-03-29 16:06:08 +00:00
..
keybackup Add warnings about trusted computers 2019-02-12 16:34:06 +00:00
AddressPickerDialog.js Don't show rooms with tombstones in the address picker 2019-01-10 14:44:19 -07:00
AskInviteAnywayDialog.js Change wording of 'invite anyway' setting 2019-01-16 15:07:30 +00:00
BaseDialog.js fix lint - bis 2019-01-29 16:30:10 +01:00
BugReportDialog.js try to encourage people to attach logs to bugs 2018-09-28 21:05:05 +01:00
ChangelogDialog.js Only show the first line of each commit in changelog dialog 2019-02-20 12:20:48 +00:00
ChatCreateOrReuseDialog.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
ConfirmRedactDialog.js Address eslint errors 2017-11-26 16:04:24 +13:00
ConfirmUserActionDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
CreateGroupDialog.js Fix a few no-useless-escape lint errors 2018-10-26 23:00:54 -05:00
CreateRoomDialog.js CreateRoomDialog is rendered before get default_federate value 2018-07-23 17:51:51 +02:00
CryptoStoreTooNewDialog.js Actually add the dialog 2018-11-16 11:33:09 +00:00
DeactivateAccountDialog.js Go back to using mainine velocity 2019-03-20 10:54:06 +00:00
DeviceVerifyDialog.js lint 2019-02-11 13:09:50 +00:00
DevtoolsDialog.js make better use of space 2019-02-25 22:38:33 +00:00
ErrorDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
IncomingSasDialog.js Add display name / avatar to incoming sas dialog 2019-02-11 15:57:34 +00:00
InfoDialog.js Reformat 2019-02-06 19:37:23 +01:00
InteractiveAuthDialog.js Remove old user and room settings 2019-02-04 13:40:21 -07:00
KeyShareDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
LazyLoadingDisabledDialog.js show warning when LL is disabled but was enabled before 2018-10-08 15:28:00 +02:00
LazyLoadingResyncDialog.js Fix lint error in LazyLoadingResyncDialog.js 2018-10-11 22:32:25 -05:00
LogoutDialog.js Fix backup button in logout dialog 2019-02-27 11:45:00 +00:00
QuestionDialog.js Handle InvalidStoreError from js-sdk 2018-10-10 17:07:17 +01:00
RedesignFeedbackDialog.js Update help buoy text and issue links 2019-02-14 15:52:13 +00:00
RoomSettingsDialog.js make it i18n friendly 2019-02-25 23:26:24 +00:00
RoomUpgradeDialog.js Iterate upon the room upgrade warning bar 2019-01-28 17:21:33 -07:00
SessionRestoreErrorDialog.js Notify user when crypto data is missing 2019-03-29 16:06:08 +00:00
SetEmailDialog.js fix onBlur breaking the SetEmail field (setting it back empty :() 2018-06-18 18:21:04 +01:00
SetMxIdDialog.js Clarify what the username error refers to 2019-02-21 15:01:09 +00:00
SetPasswordDialog.js Bring in the change password section 2019-01-23 09:28:53 -07:00
ShareDialog.js use new permalink class in share dialog & context menu 2019-02-25 18:43:08 +01:00
StorageEvictedDialog.js Notify user when crypto data is missing 2019-03-29 16:06:08 +00:00
TextInputDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
TimelineExplosionDialog.js Apply suggestions from code review 2019-03-25 11:56:49 -06:00
UnknownDeviceDialog.js restyle unknown devices dialog 2019-02-12 18:34:35 +01:00
UserSettingsDialog.js Sort settings tabs into a logical structure 2019-02-22 11:33:03 -07:00
WidgetOpenIDPermissionsDialog.js Use allow/deny instead of whitelist/blacklist for terminology 2019-03-25 21:14:21 -06:00