element-web/src/components/views/dialogs
2021-06-23 14:47:24 +01:00
..
security More specific type definition and adhering to code style better 2021-06-18 12:44:15 +01:00
AddExistingToSpaceDialog.tsx Add TruncatedList in AddExistingToSpaceDialog 2021-06-22 10:52:33 +01:00
AddressPickerDialog.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:29 -07:00
AskInviteAnywayDialog.tsx Migrate AskInviteAnywayDialog to TypeScript 2021-06-14 21:03:12 +01:00
BaseDialog.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:29 -07:00
BetaFeedbackDialog.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17665 2021-06-22 17:38:05 +01:00
BugReportDialog.tsx Migrate BugReportDialog to TypeScript 2021-06-14 21:23:28 +01:00
ChangelogDialog.tsx Migrate ChangelogDialog to TypeScript 2021-06-14 21:26:15 +01:00
CommunityPrototypeInviteDialog.tsx Convert cases of getHttpUriForMxc to new media customisation 2021-03-10 12:32:18 -07:00
ConfirmAndWaitRedactDialog.tsx Migrate ConfirmAndWaitRedactDialog to TypeScript 2021-06-14 21:30:28 +01:00
ConfirmRedactDialog.tsx Migrate ConfirmRedactDialog to TypeScript 2021-06-14 21:31:17 +01:00
ConfirmUserActionDialog.tsx Fix ConfirmUserActionDialog returning an input field rather than text 2021-06-19 15:57:07 +01:00
ConfirmWipeDeviceDialog.tsx remove unused import 2021-06-14 23:51:38 +01:00
CreateCommunityPrototypeDialog.tsx Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
CreateGroupDialog.tsx Migrate CreateGroupDialog to TypeScript 2021-06-14 21:43:54 +01:00
CreateRoomDialog.tsx change parameter to use preset enum 2021-06-15 00:01:05 +01:00
CryptoStoreTooNewDialog.tsx Migrate CryptoStoreTooNewDialog to TypeScript 2021-06-14 21:45:12 +01:00
DeactivateAccountDialog.tsx More specific type definition and adhering to code style better 2021-06-18 12:44:15 +01:00
DevtoolsDialog.tsx Convert more of js-sdk crypto and fix underscored field accesses 2021-06-23 14:47:24 +01:00
EditCommunityPrototypeDialog.tsx Convert cases of mxcUrlToHttp to new media customisation 2021-03-10 12:32:18 -07:00
ErrorDialog.tsx Migrate ErrorDialog to TypeScript 2021-06-14 21:55:47 +01:00
FeedbackDialog.js Work around more cases where a rageshake server might not be present 2021-03-16 13:50:43 -06:00
ForwardDialog.tsx Merge pull request #6228 from matrix-org/gsouquet/fix-17673 2021-06-23 09:08:43 +01:00
HostSignupDialog.tsx Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
HostSignupDialogTypes.ts Remove host signup config strings, make translatable instead 2021-02-10 13:38:32 +02:00
IDialogProps.ts Fix Dialog/Modal types defn 2021-06-07 11:06:30 +01:00
IncomingSasDialog.js Scale all mxc thumbs using device pixel ratio for hidpi 2021-04-26 18:25:49 +01:00
InfoDialog.js Fix React warning 2021-03-09 13:40:48 +00:00
IntegrationsDisabledDialog.js Enable indent rule and fix indent 2021-04-27 17:23:27 +02:00
IntegrationsImpossibleDialog.js Enable indent rule and fix indent 2021-04-27 17:23:27 +02:00
InteractiveAuthDialog.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
InviteDialog.tsx Typescript fixes due to MatrixEvent being TSified 2021-06-17 14:06:03 +01:00
KeySignatureUploadFailedDialog.js Enable indent rule and fix indent 2021-04-27 17:23:27 +02: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 Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
ManualDeviceKeyVerificationDialog.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
MessageEditHistoryDialog.js Fix timestamps 2021-06-06 01:55:01 -04:00
ModalWidgetDialog.tsx Fill out fields for MSC2873 values 2021-05-12 14:10:02 -06:00
NewSessionReviewDialog.js cancel VRD at the Modal level, so clicking in the bg cancels it 2021-03-08 04:45:44 +00: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.tsx Submitting abuse reports to moderators (#6213) 2021-06-18 18:09:02 +02:00
RoomSettingsDialog.tsx delint 2021-06-15 12:33:46 +01:00
RoomUpgradeDialog.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
RoomUpgradeWarningDialog.js Work around more cases where a rageshake server might not be present 2021-03-16 13:50:43 -06:00
ServerOfflineDialog.tsx Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
ServerPickerDialog.tsx Add mx to homeserverInput 2021-05-15 16:13:26 +02:00
SeshatResetDialog.tsx add missing spaces 2021-04-14 14:28:41 +01:00
SessionRestoreErrorDialog.js Enable indent rule and fix indent 2021-04-27 17:23:27 +02:00
SetEmailDialog.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
ShareDialog.tsx Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
SlashCommandHelpDialog.js If no bug_report_endpoint_url, hide rageshaking from the App 2020-09-15 15:49:25 +01:00
SpaceSettingsDialog.tsx Iterate PR 2021-06-22 22:01:18 +01:00
StorageEvictedDialog.js Improve formatting 2021-04-29 19:57:02 +02:00
TabbedIntegrationManagerDialog.js Convert a bunch more js-sdk imports to absolute paths 2021-03-18 20:50:34 -06:00
TermsDialog.tsx Migrate TermsDialog to TypeScript 2021-06-14 23:50:41 +01:00
TextInputDialog.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
UntrustedDeviceDialog.tsx Convert verification and UntrustedDeviceDialog to TS 2021-05-12 17:08:44 +01:00
UploadConfirmDialog.tsx Adjust MIME type of upload confirmation if needed 2021-05-06 14:39:44 +01:00
UploadFailureDialog.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
UserSettingsDialog.tsx More specific type definition and adhering to code style better 2021-06-18 12:44:15 +01:00
VerificationRequestDialog.js Enable indent rule and fix indent 2021-04-27 17:23:27 +02:00
WidgetCapabilitiesPromptDialog.tsx Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
WidgetOpenIDPermissionsDialog.js Improve formatting 2021-04-29 19:57:02 +02:00