element-web-Github/src/components/views/settings
J. Ryan Stinnett 365a7273d8 Move initial key backup to background
Since the initial key backup can take several minutes for some users, this moves
the upload step to the background.  The create key backup flow now only marks
all sessions for backup synchronously, with the actual backup happening later.

The key backup panel in Settings gains a new row to show a summary of upload
status.  Users are directed there if they wish to know if the backup is done.

The text in various related dialogs has also been tweaked to fit the new flow.
2019-01-09 12:04:17 -06:00
..
AddPhoneNumber.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
ChangeAvatar.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
ChangeDisplayName.js delint 2018-06-19 07:57:28 +01:00
ChangePassword.js Update async dialog interface to use promises 2018-11-21 16:56:44 +00:00
DevicesPanel.js A11y: repurpose more divs into AccessibleButtons. 2018-10-02 13:55:24 +02:00
DevicesPanelEntry.js Refactor DateUtils to ES6 2018-01-10 12:00:11 +00:00
EnableNotificationsButton.js Run eslint --fix 2017-10-11 17:56:17 +01:00
IntegrationsManager.js Fix more lint errors 2018-10-11 22:50:24 -05:00
KeyBackupPanel.js Move initial key backup to background 2019-01-09 12:04:17 -06:00
Notifications.js Expose hidden notification rules in UI 2018-12-12 01:41:27 +00:00