element-web/src/components/views/dialogs
Travis Ralston 5333114d7b Give a route for retrying invites for users which may not exist
Fixes https://github.com/vector-im/riot-web/issues/7922

This supports the current style of errors (M_NOT_FOUND) as well as the errors presented by MSC1797: https://github.com/matrix-org/matrix-doc/pull/1797
2019-01-10 21:43:21 -07:00
..
keybackup Make create key backup dialog async 2018-11-23 10:55:18 +00:00
AddressPickerDialog.js Check to make sure email addresses look roughly valid before inviting them to room 2018-12-07 15:03:58 -07:00
BaseDialog.js Add New Recovery Method dialog 2018-12-18 10:20:12 +00:00
BugReportDialog.js try to encourage people to attach logs to bugs 2018-09-28 21:05:05 +01:00
ChangelogDialog.js Handle errors when fetching commits for changelog 2018-12-19 18:10:21 +00:00
ChatCreateOrReuseDialog.js eslint --fix src/ 2018-10-26 22:50:38 -05: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 Remove temporary account_deactivation_preferences 2018-10-29 22:57:33 +00:00
DeviceVerifyDialog.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
DevtoolsDialog.js Repair DevTools button padding by centralizing styles 2018-10-26 14:15:46 +02: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
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
QuestionDialog.js Handle InvalidStoreError from js-sdk 2018-10-10 17:07:17 +01:00
RetryInvitesDialog.js Give a route for retrying invites for users which may not exist 2019-01-10 21:43:21 -07: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 Standardize errors about localpart structure 2018-12-13 16:45:30 -07: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