element-portable/src/components/views/dialogs
Michael Telatynski 605ef084ec
Conform more of the codebase to strictNullChecks (#10573)
* Conform more of the codebase to `strictNullChecks`

* Iterate
2023-04-13 08:52:57 +01:00
..
devtools Merge branch 'master' into develop 2023-03-28 14:30:52 +01:00
security Conform more of the codebase to strictNullChecks (#10504 2023-04-04 11:41:46 +01:00
spotlight Conform more of the codebase to strictNullChecks (#10573) 2023-04-13 08:52:57 +01:00
AddExistingSubspaceDialog.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
AddExistingToSpaceDialog.tsx Conform more of the codebase to strictNullChecks (#10504 2023-04-04 11:41:46 +01: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 Check profiles before starting a DM (#10472) 2023-04-05 13:13:51 +02:00
BaseDialog.tsx Poll history - make poll history independent from dialogs (#10349) 2023-03-12 20:22:30 +00:00
BetaFeedbackDialog.tsx Conform more code to strictNullChecks (#10444 2023-03-27 08:01:09 +01:00
BugReportDialog.tsx Added auto focus to Github URL on opening of debug logs modal (#10479) 2023-04-03 09:09:32 +00:00
BulkRedactDialog.tsx Conform more code to strictNullChecks (#10444 2023-03-27 08:01:09 +01:00
CantStartVoiceMessageBroadcastDialog.tsx Prevent starting a voice message while recording a broadcast (#9844) 2023-01-10 15:51:20 +01:00
ChangelogDialog.tsx Update all non-major dependencies (#9766) 2023-03-06 17:21:09 +00:00
ConfirmAndWaitRedactDialog.tsx Conform more of the codebase to strictNullChecks (#10505 2023-04-05 09:02:40 +01:00
ConfirmRedactDialog.tsx Conform more of the codebase to strictNullChecks (#10505 2023-04-05 09:02:40 +01:00
ConfirmSpaceUserActionDialog.tsx Conform more of the codebase to strictNullChecks (#10573) 2023-04-13 08:52:57 +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 Conform more code to strictNullChecks (#10374) 2023-03-16 11:07:29 +00:00
CreateSubspaceDialog.tsx Conform more of the codebase to strictNullChecks (#10573) 2023-04-13 08:52:57 +01:00
CryptoStoreTooNewDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
DeactivateAccountDialog.tsx Apply strictNullChecks to src/components/views/auth/* (#10299 2023-03-07 10:45:55 +00:00
DevtoolsDialog.tsx Conform more code to strictNullChecks (#10444 2023-03-27 08:01:09 +01: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 Conform more of the codebase to strictNullChecks (#10504 2023-04-04 11:41:46 +01:00
FeedbackDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
ForwardDialog.tsx Conform more code to strictNullChecks (#10444 2023-03-27 08:01:09 +01:00
GenericFeatureFeedbackDialog.tsx Fix [object Object] in feedback metadata (#10390) 2023-03-15 16:53:49 +00:00
IncomingSasDialog.tsx Conform more of the codebase to strictNullChecks (#10504 2023-04-04 11:41:46 +01: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 Apply strictNullChecks to src/utils/*!exportUtils (#10455 2023-04-03 09:26:55 +01:00
InviteDialog.tsx Check profiles before starting a DM (#10472) 2023-04-05 13:13:51 +02:00
InviteDialogTypes.ts Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
KeySignatureUploadFailedDialog.tsx Conform more of the codebase to strictNullChecks (#10505 2023-04-05 09:02:40 +01: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 Conform more of the codebase to strictNullChecks (#10504 2023-04-04 11:41:46 +01:00
LogoutDialog.tsx Conform more code to strictNullChecks (#10368 2023-03-14 11:09:35 +00:00
ManageRestrictedJoinRuleDialog.tsx Conform more of the codebase to strictNullChecks (#10573) 2023-04-13 08:52:57 +01:00
ManualDeviceKeyVerificationDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
MessageEditHistoryDialog.tsx Conform more of the codebase to strictNullChecks (#10505 2023-04-05 09:02:40 +01:00
ModalWidgetDialog.tsx Conform more code to strictNullChecks (#10374) 2023-03-16 11:07:29 +00:00
ModuleUiDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
PollHistoryDialog.tsx Poll history - make poll history independent from dialogs (#10349) 2023-03-12 20:22:30 +00:00
QuestionDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
RegistrationEmailPromptDialog.tsx Conform more of the codebase to strictNullChecks (#10573) 2023-04-13 08:52:57 +01:00
ReportEventDialog.tsx Conform more code to strictNullChecks (#10368 2023-03-14 11:09:35 +00:00
RoomSettingsDialog.tsx replace Polls history strings with Poll history (#10454) 2023-03-28 22:13:51 +00:00
RoomUpgradeDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
RoomUpgradeWarningDialog.tsx Conform more code to strictNullChecks (#10368 2023-03-14 11:09:35 +00:00
ScrollableBaseModal.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
ServerOfflineDialog.tsx Conform more of the codebase to strictNullChecks (#10505 2023-04-05 09:02:40 +01:00
ServerPickerDialog.tsx Conform more code to strictNullChecks (#10444 2023-03-27 08:01:09 +01: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 Conform more of the codebase to strictNullChecks (#10505 2023-04-05 09:02:40 +01:00
SpacePreferencesDialog.tsx Conform more of the codebase to strictNullChecks (#10350 2023-03-10 14:55:06 +00:00
SpaceSettingsDialog.tsx Conform more of the codebase to strictNullChecks (#10350 2023-03-10 14:55:06 +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 code to strictNullChecks (#10444 2023-03-27 08:01:09 +01:00
TextInputDialog.tsx Conform more of the codebase to strictNullChecks (#10505 2023-04-05 09:02:40 +01:00
UntrustedDeviceDialog.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
UploadConfirmDialog.tsx fix file size display from kB to KB (#10561) 2023-04-11 14:48:41 +01:00
UploadFailureDialog.tsx fix file size display from kB to KB (#10561) 2023-04-11 14:48:41 +01:00
UserSettingsDialog.tsx Conform more of the codebase to strictNullChecks (#10350 2023-03-10 14:55:06 +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