element-portable/src/components/views/dialogs
R Midhun Suresh 90419bdffd
Implement new unreachable state and fix broken string ref (#11748)
* Fix string ref issue

* Implement unreachable state

* Fix eslint failure

* Fix i18n

* Fix i18n again

* Write cypress test

* Write jest test

* Write more jest tests

* Update method name

* Use unstable prefix

* Always use prefix

This is never to going to be in the spec so always use the io.element
prefix

* Update tests

* Remove redundant code from cypress test

* Use unstable prefix

* Refactor code

* Remove supressOnHover prop

* Remove sub-text label

* Join lines

* Remove blank line

* Add jsdoc
2023-11-07 10:14:30 +00:00
..
devtools Fix untranslated headings in the devtools dialog (#11734) 2023-10-11 22:21:03 +00:00
oidc Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
security Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
spotlight Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
AddExistingSubspaceDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
AddExistingToSpaceDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
AnalyticsLearnMoreDialog.tsx Migrate more strings to translation keys (#11574) 2023-09-07 10:37:09 +01:00
AppDownloadDialog.tsx Avoid rendering app download buttons if disabled in config (#11741) 2023-10-13 09:43:39 +00:00
AskInviteAnywayDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
BaseDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
BetaFeedbackDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
BugReportDialog.tsx Use configurable github issue links more consistently (#11796) 2023-10-25 12:23:12 +00:00
BulkRedactDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
CantStartVoiceMessageBroadcastDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
ChangelogDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
ConfirmAndWaitRedactDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
ConfirmRedactDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
ConfirmSpaceUserActionDialog.tsx Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
ConfirmUserActionDialog.tsx Migrate more strings to translation keys (#11671) 2023-09-26 18:35:55 +01:00
ConfirmWipeDeviceDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
CreateRoomDialog.tsx Migrate more strings to translation keys (#11671) 2023-09-26 18:35:55 +01:00
CreateSubspaceDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
CryptoStoreTooNewDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
DeactivateAccountDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
DevtoolsDialog.tsx Fix untranslated headings in the devtools dialog (#11734) 2023-10-11 22:21:03 +00:00
EndPollDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
ErrorDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
ExportDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
FeedbackDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
ForwardDialog.tsx Implement new unreachable state and fix broken string ref (#11748) 2023-11-07 10:14:30 +00:00
GenericFeatureFeedbackDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
IncomingSasDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
InfoDialog.tsx Align action_* strings with Element X project in Localazy (#11437) 2023-08-22 20:55:15 +01:00
IntegrationsDisabledDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
IntegrationsImpossibleDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
InteractiveAuthDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
InviteDialog.tsx Fix unfederated invite dialog (#9618) 2023-10-25 10:08:10 +00:00
InviteDialogTypes.ts Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
KeySignatureUploadFailedDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
LazyLoadingDisabledDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
LazyLoadingResyncDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
LeaveSpaceDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
LogoutDialog.tsx Fix: <detail> HTML elements clickable area too wide. (#11666) 2023-10-12 08:50:49 +00:00
ManageRestrictedJoinRuleDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
ManualDeviceKeyVerificationDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
MessageEditHistoryDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
ModalWidgetDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
ModuleUiDialog.tsx Align action_* strings with Element X project in Localazy (#11437) 2023-08-22 20:55:15 +01:00
PollHistoryDialog.tsx Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
QuestionDialog.tsx Align action_* strings with Element X project in Localazy (#11437) 2023-08-22 20:55:15 +01:00
RegistrationEmailPromptDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
ReportEventDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
RoomSettingsDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
RoomUpgradeDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
RoomUpgradeWarningDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
ScrollableBaseModal.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
ServerOfflineDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
ServerPickerDialog.tsx Migrate more strings to translation keys (#11608) 2023-09-19 07:17:31 +01:00
SeshatResetDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
SessionRestoreErrorDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
SetEmailDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
ShareDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
SlashCommandHelpDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
SlidingSyncOptionsDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
SpacePreferencesDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
SpaceSettingsDialog.tsx Migrate more strings to translation keys (#11669) 2023-09-26 13:04:17 +01:00
StorageEvictedDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
TermsDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
TextInputDialog.tsx Align common_* strings with Element X project in Localazy (#11434) 2023-08-22 18:47:33 +01:00
UntrustedDeviceDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
UploadConfirmDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
UploadFailureDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
UserSettingsDialog.tsx OIDC: use delegated auth account URL from OidcClientStore (#11723) 2023-10-15 23:03:25 +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 Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
WidgetCapabilitiesPromptDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
WidgetOpenIDPermissionsDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00