element-web/test/components/views/dialogs
Florian Duros 6f3dc30693
Message Pinning: rework the message pinning list in the right panel (#12825)
* Fix pinning event loading after restart

* Update deps

* Replace pinned event list

* Add a dialog to confirm to unpin all messages

* Use `EmptyState` when there is no pinned messages

* Rework `PinnedEventTile` tests

* Add comments and refactor `PinnedMessageCard`

* Rework `PinnedMessageCard` tests

* Add tests for `UnpinAllDialog`

* Add e2e tests for pinned messages

* Replace 3px custom gap by 4px gap

* Use string interpolation for `Pin` action.

* Update playright sceenshot for empty state
2024-08-16 12:16:06 +00:00
..
__snapshots__ Message Pinning: rework the message pinning list in the right panel (#12825) 2024-08-16 12:16:06 +00:00
devtools Fix display of room notification debug info (#12183) 2024-01-29 12:38:37 +00:00
security Minor tweaks to UserSettings dialog (#12651) 2024-06-20 09:29:38 +00:00
spotlight Migrate more strings to translation keys (#11671) 2023-09-26 18:35:55 +01:00
AccessSecretStorageDialog-test.tsx Make tests more resilient for React 18 upgrade (#12861) 2024-08-06 17:22:02 +00:00
AppDownloadDialog-test.tsx Avoid rendering app download buttons if disabled in config (#11741) 2023-10-13 09:43:39 +00:00
AskInviteAnywayDialog-test.tsx
ChangelogDialog-test.tsx
ConfirmRedactDialog-test.tsx
ConfirmUserActionDialog-test.tsx Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
CreateRoomDialog-test.tsx
DevtoolsDialog-test.tsx
ExportDialog-test.tsx
FeedbackDialog-test.tsx
ForwardDialog-test.tsx Replace setImmediate with setTimeout (#12614) 2024-06-13 15:15:59 +01:00
IncomingSasDialog-test.tsx Clean up some references to internal js-sdk classes (#12363) 2024-03-22 12:28:13 +00:00
InteractiveAuthDialog-test.tsx
InviteDialog-test.tsx Make tests more resilient for React 18 upgrade (#12861) 2024-08-06 17:22:02 +00:00
LogoutDialog-test.tsx
ManageRestrictedJoinRuleDialog-test.tsx
ManualDeviceKeyVerificationDialog-test.tsx
MessageEditHistoryDialog-test.tsx Make tests more resilient for React 18 upgrade (#12861) 2024-08-06 17:22:02 +00:00
RoomSettingsDialog-test.tsx Make tests more resilient for React 18 upgrade (#12861) 2024-08-06 17:22:02 +00:00
ServerPickerDialog-test.tsx Use new compound tooltip 2024-04-12 14:56:23 +02:00
ShareDialog-test.tsx Fix typing issues 2024-04-15 16:06:01 +02:00
SpotlightDialog-test.tsx Avoid using deprecated exports, fields, and duplicate code (#12555) 2024-05-28 08:41:20 +01:00
UnpinAllDialog-test.tsx Message Pinning: rework the message pinning list in the right panel (#12825) 2024-08-16 12:16:06 +00:00
UserSettingsDialog-test.tsx Make tests more resilient for React 18 upgrade (#12861) 2024-08-06 17:22:02 +00:00