element-web/src/components/views/dialogs
Michael Telatynski a9a2999ccc Use recovery passphrase and recovery key everywhere
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-16 12:26:12 +01:00
..
keybackup Use recovery passphrase and recovery key everywhere 2020-04-16 12:26:12 +01:00
secretstorage Use recovery passphrase and recovery key everywhere 2020-04-16 12:26:12 +01: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 Fix create room dialog e2ee private room setting 2020-04-14 13:05:23 +01:00
CryptoStoreTooNewDialog.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
DeactivateAccountDialog.js Support deactivating your account with SSO 2020-04-06 15:42:06 -06:00
DeviceVerifyDialog.js Fix UserInfo e2e buttons to match Figma 2020-04-01 12:21:18 +01:00
DevtoolsDialog.js Appease the linter by turning it off 2020-04-01 14:45:54 -06: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 #4321 from matrix-org/t3chguy/room_settings_notif_icon 2020-04-02 09:50:57 +01: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.tsx Convert ShareDialog to Typescript 2020-04-15 00:22:19 +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
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 sas verification buttons to match figma and remove useless inDialog prop from EncryptionPanel.js 2020-04-07 19:03:12 +01:00
WidgetOpenIDPermissionsDialog.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00