element-web/src/components/views/dialogs
David Baker 9f19896df0 Support for room upgrades
* Show when a room upgrade is needed
 * Dialog box to perform the upgrade
2018-08-17 14:54:43 +01:00
..
AddressPickerDialog.js invert boolean operation for readability and add comment 2018-06-21 12:14:16 +01:00
BaseDialog.js fix Modal typo and refactor BaseDialog to fix " undefined" className 2018-06-12 11:22:02 +01:00
BugReportDialog.js Fix UX issues with bug report dialog 2018-04-30 13:39:46 +01:00
ChangelogDialog.js point imports at the new locations 2018-04-13 00:43:44 +01:00
ChatCreateOrReuseDialog.js replace getMember(myId).membership with getMyMembership 2018-08-02 11:42:05 +02: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 typo 2018-07-10 15:18:07 +01:00
CreateRoomDialog.js CreateRoomDialog is rendered before get default_federate value 2018-07-23 17:51:51 +02:00
DeactivateAccountDialog.js Change wording and appearance of Deactivate Account dialog 2018-05-24 11:50:45 +01:00
DeviceVerifyDialog.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
DevtoolsDialog.js fix Devtools input autofocus && state traversal when len === 1 && key="" 2018-07-26 18:20:09 +01:00
ErrorDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
InteractiveAuthDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
KeyShareDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
QuestionDialog.js QuestionDialog pass hasCancelButton to DialogButtons 2018-06-14 18:58:38 +01:00
RoomUpgradeDialog.js Support for room upgrades 2018-08-17 14:54:43 +01:00
SessionRestoreErrorDialog.js lint 2018-04-30 14:34:14 +01:00
SetEmailDialog.js fix onBlur breaking the SetEmail field (setting it back empty :() 2018-06-18 18:21:04 +01:00
SetMxIdDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
SetPasswordDialog.js fix a way to get stuck in set password/email flow 2018-06-18 18:14:48 +01:00
ShareDialog.js remove subheadings in ShareDialog 2018-06-14 18:56:46 +01:00
TextInputDialog.js Merge branch 'develop' into dialog-a11y 2018-02-06 23:04:15 +01:00
UnknownDeviceDialog.js Wrap GeminiScrollbar in a component, enabled forceGemini 2018-03-27 13:04:26 +01:00