element-portable/src/components/views/dialogs
Robin Townsend 09ba74a851 Disable forward buttons for rooms without send permissions
…and add a tooltip to explain why they can't accept forwarded messages.
It was chosen to disable the buttons rather than hide the entries from
the list, since hiding them without explanation could cause confusion.

Signed-off-by: Robin Townsend <robin@robin.town>
2021-05-10 01:10:41 -04:00
..
security Improve formatting 2021-04-29 19:57:02 +02:00
AddExistingToSpaceDialog.tsx Add retry mechanism and progress bar to add existing to space dialog 2021-05-05 11:45:12 +01:00
AddressPickerDialog.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:29 -07:00
AskInviteAnywayDialog.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:29 -07:00
BaseDialog.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:29 -07:00
BugReportDialog.js Enable indent rule and fix indent 2021-04-27 17:23:27 +02:00
ChangelogDialog.js Enable indent rule and fix indent 2021-04-27 17:23:27 +02:00
CommunityPrototypeInviteDialog.tsx Convert cases of getHttpUriForMxc to new media customisation 2021-03-10 12:32:18 -07:00
ConfirmAndWaitRedactDialog.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:29 -07:00
ConfirmRedactDialog.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:29 -07:00
ConfirmUserActionDialog.js Convert a bunch more js-sdk imports to absolute paths 2021-03-18 20:50:34 -06:00
ConfirmWipeDeviceDialog.js Enable indent rule and fix indent 2021-04-27 17:23:27 +02:00
CreateCommunityPrototypeDialog.tsx Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
CreateGroupDialog.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
CreateRoomDialog.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
CryptoStoreTooNewDialog.js Use brand name from config in all strings 2020-07-10 19:57:01 +01:00
DeactivateAccountDialog.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
DevtoolsDialog.js Enable indent rule and fix indent 2021-04-27 17:23:27 +02:00
EditCommunityPrototypeDialog.tsx Convert cases of mxcUrlToHttp to new media customisation 2021-03-10 12:32:18 -07:00
ErrorDialog.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07: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 Disable forward buttons for rooms without send permissions 2021-05-10 01:10:41 -04: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 Add new create group dialog 2020-08-25 21:08:24 -06: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 Guard all isSpaceRoom calls behind the labs flag 2021-05-05 23:59:07 +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 Enable indent rule and fix indent 2021-04-27 17:23:27 +02:00
ModalWidgetDialog.tsx Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07: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.js Convert a bunch more js-sdk imports to absolute paths 2021-03-18 20:50:34 -06:00
RoomSettingsDialog.js Improve formatting 2021-04-29 19:57:02 +02: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 basic types 2021-04-23 17:05:50 +01: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 Fix space setting public/private join rule switch 2021-03-25 09:41:05 +00: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.js Convert a bunch more js-sdk imports to absolute paths 2021-03-18 20:50:34 -06:00
TextInputDialog.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
UploadConfirmDialog.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
UploadFailureDialog.js Batch of views getting replaceableComponent decorators 2021-03-08 20:23:34 -07:00
UserSettingsDialog.js Improve formatting 2021-04-29 19:57:02 +02: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