element-web/src/components/views/dialogs
2020-04-01 11:14:19 -06:00
..
keybackup lint 2020-03-25 11:47:07 +00:00
secretstorage Fix error message rendering for key entry 2020-02-11 12:02:12 +00:00
AddressPickerDialog.js Label and use UNSAFE_componentWillMount to minimize warnings 2020-03-31 14:15:23 -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 Field: make id optional, generate one if not provided 2020-03-29 22:59:15 +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 Fix MatrixClientPeg imports 2019-12-22 21:15:54 -07:00
CreateRoomDialog.js Field: make id optional, generate one if not provided 2020-03-29 22:59:15 +01:00
CryptoStoreTooNewDialog.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
DeactivateAccountDialog.js Field: make id optional, generate one if not provided 2020-03-29 22:59:15 +01:00
DeviceVerifyDialog.js Fix UserInfo e2e buttons to match Figma 2020-04-01 12:21:18 +01:00
DevtoolsDialog.js Field: make id optional, generate one if not provided 2020-03-29 22:59:15 +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 Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
IntegrationsImpossibleDialog.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
InteractiveAuthDialog.js Remove debugging 2020-03-30 20:11:23 -06:00
InviteDialog.js don't block onFinished as there are other ways to close modal 2020-03-19 09:58:49 +00:00
KeyShareDialog.js Replace device with session in UI text 2020-01-29 15:52:32 +00:00
KeySignatureUploadFailedDialog.js Report to the user when a key signature upload fails 2020-03-17 11:45:27 +00: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 logout when Olm failed to load. 2020-03-23 14:48:55 +00: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 Merge pull request #4314 from matrix-org/travis/react-warnings/2-code-quality 2020-04-01 11:13:46 -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 use SetupEncryptionBody to show a dialog from "Verify this session" 2020-03-24 16:39:43 +01:00
ShareDialog.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06: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
UnknownDeviceDialog.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -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 Fix tabbed view export for component index 2019-12-22 21:23:14 -07:00
VerificationRequestDialog.js Fix UserInfo e2e buttons to match Figma 2020-04-01 12:21:18 +01:00
WidgetOpenIDPermissionsDialog.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00