riot-web/test
Hugh Nimmo-Smith 54b71140b8
Gracefully handle rate limit response when attempting to Sign in with QR (#11809)
* Gracefully hand rate limit response when attempting to Sign in with QR

* Don't cancel after rate limit

* Update src/components/views/auth/LoginWithQR.tsx

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>

* Add missing import

* Fix mock of error

---------

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2024-01-11 16:11:47 +00:00
..
@types
__snapshots__
accessibility
actions/handlers
audio
autocomplete
components Gracefully handle rate limit response when attempting to Sign in with QR (#11809) 2024-01-11 16:11:47 +00:00
contexts
dispatcher
editor
events
hooks
i18n
images
img
models Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
modules
notifications
settings Default bundled emoji font to on (#11935) 2023-11-27 09:59:09 +00:00
setup
stores Fix timeline position when moving to a room and coming back (#12055) 2023-12-19 13:21:44 +00:00
test-utils Set up key backup using non-deprecated APIs (2nd take) (#12098) 2024-01-10 10:34:03 +00:00
toasts Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
utils Update dependency diff-dom to v5 (#12134) 2024-01-11 12:37:48 +00:00
voice-broadcast Accessibility improvements around aria-labels and tooltips (#12062) 2024-01-05 10:59:41 +00:00
widgets
Avatar-test.ts
ContentMessages-test.ts
DecryptionFailureTracker-test.js
DeviceListener-test.ts
HtmlUtils-test.tsx
Image-test.ts
KeyBindingsManager-test.ts
LegacyCallHandler-test.ts
Lifecycle-test.ts
Markdown-test.ts
MatrixClientPeg-test.ts Added meaning full error message based on platform (#12074) 2024-01-02 11:48:12 +00:00
MediaDeviceHandler-test.ts
Notifier-test.ts Add ringing for matrixRTC (#11870) 2023-11-21 17:12:08 +00:00
PosthogAnalytics-test.ts Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
PreferredRoomVersions-test.ts
Reply-test.ts
RoomNotifs-test.ts
Rooms-test.ts
ScalarAuthClient-test.ts
SdkConfig-test.ts
SecurityManager-test.ts Set up key backup using non-deprecated APIs (2nd take) (#12098) 2024-01-10 10:34:03 +00:00
SlashCommands-test.tsx
SlidingSyncManager-test.ts
Terms-test.tsx
TestSdkContext.ts
TextForEvent-test.ts
Unread-test.ts Rewrite doesRoomOrThreadHaveUnreadMessages to use the receipt rewrite from js-sdk (#11903) 2023-11-29 13:36:52 +00:00
UserActivity-test.ts
WorkerManager-test.ts Load web workers in a way that Webpack 5 can bundle them 2023-11-11 16:03:08 +01:00
createRoom-test.ts Always allow call.member events on new rooms (#11948) 2023-11-28 12:13:31 +00:00
email-test.ts
globalSetup.ts
languageHandler-test.tsx
linkify-matrix-test.ts
predictableRandom.ts
setupTests.ts Only retry Jest tests in CI mode (#12111) 2024-01-08 12:05:02 +00:00
slowReporter.js
theme-test.ts
useTopic-test.tsx