element-web/src/components/views/dialogs
Michael Telatynski f0cabd55c0 Remove legacy codepaths for Unknown Device Error (UDE/UDD) handling
as we now always `setGlobalErrorOnUnknownDevices(false)`

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-05-28 17:01:22 +01:00
..
keybackup tidy up and delint 2020-05-27 10:47:01 +01:00
secretstorage Allow resetting storage from the access dialog 2020-04-29 15:19:09 +01:00
AddressPickerDialog.js Demonstrate dis.fire() with view_user_settings 2020-05-13 21:08:08 -06:00
AskInviteAnywayDialog.js Ensure errors when creating a DM are raised to the user 2020-02-27 17:10:31 -07:00
BaseDialog.js Label and use UNSAFE_componentWillMount to minimize warnings 2020-03-31 14:15:23 -06:00
BugReportDialog.js Iterate copy 2020-04-17 12:25:16 +01:00
ChangelogDialog.js Use noreferrer in addition to noopener for edge case browsers 2020-02-23 22:14:29 +00:00
ConfirmAndWaitRedactDialog.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
ConfirmDestroyCrossSigningDialog.js manual lint 2020-02-07 15:53:43 +00:00
ConfirmRedactDialog.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
ConfirmUserActionDialog.js Revert to UNSAFE_componentWillMount where componentDidMount will not work 2020-04-01 11:05:49 -06:00
ConfirmWipeDeviceDialog.js Tweaks from PR 2020-01-29 16:10:46 +00:00
CreateGroupDialog.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
CreateRoomDialog.js Remove feature_cross_signing 2020-05-27 10:28:25 +01:00
CryptoStoreTooNewDialog.js Update Crypto Store Too New copy 2020-05-25 10:59:31 +01:00
DeactivateAccountDialog.js Appease the linter 2020-05-12 17:20:26 -06:00
DeviceVerifyDialog.js tidy up and delint 2020-05-27 10:47:01 +01:00
DevtoolsDialog.js Add a back button to the devtools verifications panel 2020-04-21 16:27:31 +01:00
ErrorDialog.js Apply remainder of ux 2020-01-28 11:13:09 +00:00
IncomingSasDialog.js Fix UserInfo e2e buttons to match Figma 2020-04-01 12:21:18 +01:00
InfoDialog.js Add Keyboard shortcuts dialog 2020-03-18 16:40:21 +00:00
IntegrationsDisabledDialog.js Demonstrate dis.fire() with view_user_settings 2020-05-13 21:08:08 -06:00
IntegrationsImpossibleDialog.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
InteractiveAuthDialog.js Appease the linter 2020-05-06 14:27:32 -06:00
InviteDialog.js tidy up and delint 2020-05-27 10:47:01 +01:00
KeyShareDialog.js Replace device with session in UI text 2020-01-29 15:52:32 +00:00
KeySignatureUploadFailedDialog.js Fix typo 2020-04-17 16:04:38 +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 Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
ManualDeviceKeyVerificationDialog.js update copy 2020-03-20 15:43:05 +01:00
MessageEditHistoryDialog.js Fix MatrixClientPeg imports 2019-12-22 21:15:54 -07:00
NewSessionReviewDialog.js also allow passing a promise to a verif request to the verification dialog 2020-03-10 18:59:45 +01:00
QuestionDialog.js Fix styling of NetworkDropdown dialogs 2020-03-16 12:00:56 +00:00
RedesignFeedbackDialog.js Update help buoy text and issue links 2019-02-14 15:52:13 +00:00
ReportEventDialog.js Field: make id optional, generate one if not provided 2020-03-29 22:59:15 +01:00
RoomSettingsDialog.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
RoomUpgradeDialog.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
RoomUpgradeWarningDialog.js Fix MatrixClientPeg imports 2019-12-22 21:15:54 -07:00
SessionRestoreErrorDialog.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
SetEmailDialog.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
SetMxIdDialog.js Label and use UNSAFE_componentWillMount to minimize warnings 2020-03-31 14:15:23 -06:00
SetPasswordDialog.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
SetupEncryptionDialog.js Move store subscribe to didmount 2020-04-24 17:36:02 +01:00
ShareDialog.tsx Reuse QRCode for VerificationQRCode and specify widths 2020-05-14 11:20:27 +01:00
SlashCommandHelpDialog.js rework SlashCommands to better expose aliases 2020-03-30 13:59:08 +01:00
StorageEvictedDialog.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
TabbedIntegrationManagerDialog.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
TermsDialog.js Use noreferrer in addition to noopener for edge case browsers 2020-02-23 22:14:29 +00:00
TextInputDialog.js Label and use UNSAFE_componentWillMount to minimize warnings 2020-03-31 14:15:23 -06:00
UploadConfirmDialog.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
UploadFailureDialog.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
UserSettingsDialog.js Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into joriks/font-scaling-slider 2020-04-28 15:38:46 +01:00
VerificationRequestDialog.js further tweaks by Matthew 2020-04-16 13:28:12 +01:00
WidgetOpenIDPermissionsDialog.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00