element-web-Github/test/components/views/settings/devices
Michael Telatynski 3bfb33fe48
Migrate the majority of TooltipTarget consumers to Compound Tooltip (#12086)
* Migrate the majority of TooltipTarget consumers to Compound Tooltip

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update snapshot

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix CSS stacking contexts for Dialogs & PersistedElement

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Switch to PersistedElement sharing a CSS stacking context for z-index to continue functioning

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix Widget PIP overlay being under the widget and dragging being broken

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix border-radius on widget pip

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix majority of tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix jest retryTimes applying outside of CI

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix remaining tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix React unique key warnings

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix sticker picker

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* id not class

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix widget pip button colour in light theme

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-01-09 11:46:31 +00:00
..
__snapshots__ Migrate the majority of TooltipTarget consumers to Compound Tooltip (#12086) 2024-01-09 11:46:31 +00:00
CurrentDeviceSection-test.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
deleteDevices-test.tsx Conform more of the codebase to strict types (#11191) 2023-07-05 11:53:22 +01:00
DeviceDetailHeading-test.tsx Migrate more strings to translation keys (#11671) 2023-09-26 18:35:55 +01:00
DeviceDetails-test.tsx Switch to importing @types/{event,partials} from main js-sdk export (#11369) 2023-08-08 10:12:12 +00:00
DeviceExpandDetailsButton-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
DeviceSecurityCard-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
DeviceTile-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
DeviceTypeIcon-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
DeviceVerificationStatusCard-test.tsx Device manager - current device design and copy tweaks (#9801) 2022-12-22 01:58:29 +00:00
filter-test.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
FilteredDeviceList-test.tsx Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
FilteredDeviceListHeader-test.tsx Improve randomString mock for better snapshots (#11375) 2023-08-09 09:39:48 +01:00
LoginWithQR-test.tsx Use stable get_login_token and remove unstable MSC3882 support (#11001) 2023-10-03 12:15:41 +00:00
LoginWithQRFlow-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
LoginWithQRSection-test.tsx Use stable get_login_token and remove unstable MSC3882 support (#11001) 2023-10-03 12:15:41 +00:00
SecurityRecommendations-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
SelectableDeviceTile-test.tsx Update usages of test utilities preferring RTL (#10203) 2023-02-22 10:52:55 +00:00