element-web/src/components/views/dialogs
Panagiotis af5cfff51d feat: edit button on View Source dialog
reuse component SendCustomEvent
swap it in place in the View Source dialog
the Back button takes you to the View Source dialog, not the DevTools dialog
do not display the flip toggle box for changing between State Event and Normal Event
2021-03-04 23:17:29 +02:00
..
security Improve SSO auth flow 2021-01-27 12:50:12 +00:00
AddExistingToSpaceDialog.tsx Add an add existing room to space CTA to Space View 2021-03-02 13:34:53 +00: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 Add a create room in space CTA to Space View 2021-03-02 13:29:34 +00: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 feat: edit button on View Source dialog 2021-03-04 23:17:29 +02:00
EditCommunityPrototypeDialog.tsx Appease the linter 2020-09-02 08:59:24 -06:00
ErrorDialog.js Better errors for SSO failures 2021-02-01 16:42:58 +00:00
FeedbackDialog.js Fix the feedback not closing without feedback/countly 2020-11-11 16:54:11 +00:00
HostSignupDialog.tsx Remove host signup config strings, make translatable instead 2021-02-10 13:38:32 +02:00
HostSignupDialogTypes.ts Remove host signup config strings, make translatable instead 2021-02-10 13:38:32 +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 Add context menu to spaces in the space panel 2021-03-02 14:35:29 +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 Initial SpaceRoomView work 2021-03-01 18:53:11 +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 Lock widget room ID when added 2021-02-02 14:36:44 +00:00
NewSessionReviewDialog.js Change a bunch of strings from Recovery Key/Phrase to Security Key/Phrase 2021-01-04 19:17:17 -06:00
QuestionDialog.js Initial Countly work 2020-10-29 15:57:16 +00:00
RegistrationEmailPromptDialog.tsx Continuing without email' dialog bug fixes 2021-01-23 15:31:59 +05:30
ReportEventDialog.js Field: make id optional, generate one if not provided 2020-03-29 22:59:15 +01:00
RoomSettingsDialog.js feat: improve "view source" 2021-03-03 22:38:30 +02: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 fix issue 16226 to allow switching back to default HS. Signed-off-by: Dan Gwynne dangwynne1@gmail.com 2021-01-21 21:51:22 +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
SpaceSettingsDialog.tsx Add a basic Space Settings view 2021-03-02 13:26:00 +00: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 Update src/components/views/dialogs/TextInputDialog.js 2021-02-11 17:39:12 +05:30
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 feat: improve "view source" 2021-03-03 22:38:30 +02: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 Run a UI refresh over the OIDC Exchange confirmation dialog 2021-01-27 13:13:44 -07:00