element-web/src/components/views/dialogs
Jason Robinson e8c716f33e First stage of host signup flow now sits here
Need to make things configurable, image and text for the first step should be configurable.

Also missing privacy related words, though they should be configurable too.
2021-01-11 15:47:21 +02:00
..
security Disable autocompletion on security key input during login 2020-09-28 16:25:23 +01:00
AddressPickerDialog.js Remove create-react-class 2020-08-29 12:14:16 +01:00
AskInviteAnywayDialog.js Remove create-react-class 2020-08-29 12:14:16 +01:00
BaseDialog.js Delint 2020-08-29 12:57:11 +01:00
BugReportDialog.js Run the rageshake command through the bug report dialog 2020-09-09 14:53:38 -06:00
ChangelogDialog.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
CommunityPrototypeInviteDialog.tsx undo some delint 2020-09-01 15:59:19 +01:00
ConfirmAndWaitRedactDialog.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
ConfirmRedactDialog.js Add support for giving reason when redacting 2020-09-28 23:29:33 +02:00
ConfirmUserActionDialog.js Remove create-react-class 2020-08-29 12:14:16 +01:00
ConfirmWipeDeviceDialog.js Tweaks from PR 2020-01-29 16:10:46 +00:00
CreateCommunityPrototypeDialog.tsx delint some more 2020-09-01 09:07:46 +01:00
CreateGroupDialog.js Remove create-react-class 2020-08-29 12:14:16 +01:00
CreateRoomDialog.js Disable the e2ee toggle when creating a room on a server with forced e2e 2020-09-17 22:46:01 -06:00
CryptoStoreTooNewDialog.js Use brand name from config in all strings 2020-07-10 19:57:01 +01:00
DeactivateAccountDialog.js Create and use stylised checkboxes 2020-05-28 22:33:00 +01:00
DevtoolsDialog.js Fix size call for devtools state events 2020-07-16 18:34:19 -06:00
EditCommunityPrototypeDialog.tsx Appease the linter 2020-09-02 08:59:24 -06:00
ErrorDialog.js Remove create-react-class 2020-08-29 12:14:16 +01:00
FeedbackDialog.js Fix the feedback not closing without feedback/countly 2020-11-11 16:54:11 +00:00
HostSignupDialog.tsx First stage of host signup flow now sits here 2021-01-11 15:47:21 +02:00
HostSignupDialogTypes.tsx Update some copyrights 2021-01-05 14:29:48 +02:00
IDialogProps.ts Add new create group dialog 2020-08-25 21:08:24 -06:00
IncomingSasDialog.js Fix UserInfo e2e buttons to match Figma 2020-04-01 12:21:18 +01:00
InfoDialog.js Extend Field and InfoDialog with more configurability 2020-11-25 09:19:08 +00:00
IntegrationsDisabledDialog.js Demonstrate dis.fire() with view_user_settings 2020-05-13 21:08:08 -06:00
IntegrationsImpossibleDialog.js Use brand name from config in all strings 2020-07-10 19:57:01 +01:00
InteractiveAuthDialog.js Remove create-react-class 2020-08-29 12:14:16 +01:00
InviteDialog.tsx Basic call transfer initiation support 2020-12-15 14:59:06 +00:00
KeySignatureUploadFailedDialog.js Use brand name from config in all strings 2020-07-10 19:57:01 +01:00
LazyLoadingDisabledDialog.js Use brand name from config in all strings 2020-07-10 19:57:01 +01:00
LazyLoadingResyncDialog.js Use brand name from config in all strings 2020-07-10 19:57:01 +01:00
LogoutDialog.js Move security-related dialogs to a common directory 2020-09-16 15:03:06 +01: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
ModalWidgetDialog.tsx Construct modal widgets in the same way we do any other widget 2020-11-25 18:51:27 -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 Initial Countly work 2020-10-29 15:57:16 +00:00
RegistrationEmailPromptDialog.tsx Remove unused dialog, todo comments and other tiny tweaks 2020-11-26 15:01:12 +00:00
ReportEventDialog.js Field: make id optional, generate one if not provided 2020-03-29 22:59:15 +01:00
RoomSettingsDialog.js Jump to home page when leaving a room 2020-12-03 11:15:55 +00:00
RoomUpgradeDialog.js Remove create-react-class 2020-08-29 12:14:16 +01:00
RoomUpgradeWarningDialog.js Use brand name from config in all strings 2020-07-10 19:57:01 +01:00
ServerOfflineDialog.tsx Add new create group dialog 2020-08-25 21:08:24 -06:00
ServerPickerDialog.tsx Improve identifiers and code readability 2020-12-09 11:14:06 +00:00
SessionRestoreErrorDialog.js Remove create-react-class 2020-08-29 12:14:16 +01:00
SetEmailDialog.js Delint 2020-08-29 12:57:11 +01:00
ShareDialog.tsx extract alias handling to separate function 2020-12-06 23:29:11 +13:00
SlashCommandHelpDialog.js If no bug_report_endpoint_url, hide rageshaking from the App 2020-09-15 15:49:25 +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 Remove create-react-class 2020-08-29 12:14:16 +01:00
UploadConfirmDialog.js Delete files.png and change UploadConfirmDialog to use svg used elsewhere 2020-06-03 17:23:37 -05:00
UploadFailureDialog.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
UserSettingsDialog.js Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15178 2020-09-17 13:31:00 +01:00
VerificationRequestDialog.js further tweaks by Matthew 2020-04-16 13:28:12 +01:00
WidgetCapabilitiesPromptDialog.tsx Appease the linter 2020-11-19 12:12:00 -07:00
WidgetOpenIDPermissionsDialog.js Replace the concept of a Widget Security Key with an OIDC state 2020-11-25 18:39:11 -07:00