element-portable/src/components/views/dialogs
Michael Telatyński 629e5cb01f
Properly type Modal props to ensure useful typescript checking (#10238
* Properly type Modal props to ensure useful typescript checking

* delint

* Iterate

* Iterate

* Fix modal.close loop

* Iterate

* Fix tests

* Add comment

* Fix test
2023-02-28 10:31:48 +00:00
..
devtools Make localization keys compatible with agglutinative and/or SOV type languages (#10159) 2023-02-22 12:40:18 +01:00
polls Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
security Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
spotlight Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
AddExistingSubspaceDialog.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
AddExistingToSpaceDialog.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
AnalyticsLearnMoreDialog.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
AppDownloadDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
AskInviteAnywayDialog.tsx Add tests for AskInviteAnywayDialog (#10228) 2023-02-23 10:52:58 +00:00
BaseDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
BetaFeedbackDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
BugReportDialog.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
BulkRedactDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
CantStartVoiceMessageBroadcastDialog.tsx Prevent starting a voice message while recording a broadcast (#9844) 2023-01-10 15:51:20 +01:00
ChangelogDialog.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
ConfirmAndWaitRedactDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
ConfirmRedactDialog.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
ConfirmSpaceUserActionDialog.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
ConfirmUserActionDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
ConfirmWipeDeviceDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
CreateRoomDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
CreateSubspaceDialog.tsx Fix 'Failed check: Ellipsis' on Weblate (#10144) 2023-02-14 09:05:01 +00:00
CryptoStoreTooNewDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
DeactivateAccountDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
DevtoolsDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
EndPollDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
ErrorDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
ExportDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
FeedbackDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
ForwardDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
GenericFeatureFeedbackDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
HostSignupDialog.tsx Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
HostSignupDialogTypes.ts Use & enforce snake_case naming convention on config.json settings (#8062) 2022-03-18 10:12:36 -06:00
IncomingSasDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
InfoDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
IntegrationsDisabledDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
IntegrationsImpossibleDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
InteractiveAuthDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
InviteDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
InviteDialogTypes.ts Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
KeySignatureUploadFailedDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
LazyLoadingDisabledDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
LazyLoadingResyncDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
LeaveSpaceDialog.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
LogoutDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
ManageRestrictedJoinRuleDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
ManualDeviceKeyVerificationDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
MessageEditHistoryDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
ModalWidgetDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
ModuleUiDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
QuestionDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
RegistrationEmailPromptDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
ReportEventDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
RoomSettingsDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
RoomUpgradeDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
RoomUpgradeWarningDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
ScrollableBaseModal.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
ServerOfflineDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
ServerPickerDialog.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
SeshatResetDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
SessionRestoreErrorDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
SetEmailDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
ShareDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
SlashCommandHelpDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
SlidingSyncOptionsDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
SpacePreferencesDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
SpaceSettingsDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
StorageEvictedDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
TermsDialog.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
TextInputDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
UntrustedDeviceDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
UploadConfirmDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
UploadFailureDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
UserSettingsDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
UserTab.ts Device Manager - add new labsed session manager screen (PSG-636) (#9119) 2022-08-08 13:51:00 +00:00
VerificationRequestDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
WidgetCapabilitiesPromptDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
WidgetOpenIDPermissionsDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00