-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Sentry event f354c893656e4f1a8c6266ea63b2ab1a Remove complicated behavior when current frame's scan is removed from list by review mode toggle * Sentry event f8996437cdbf485d9b36e9dd9d720834 Fix change method for inputs on either side of range slider * Sentry event 1375ba8ecb1a4b9381fb9cf6227ce8b3 Remove unnecessary wrapping around errors from apiClient; Only do specialized response (trigger logout) for unauthorized errors * Sentry event ad245c987af5457181c8fa10cd457438 Close window lock options if protectedDiv is undefined or null * Sentry event 6d010b988a7c4186a947b2a3248ba233 Guard against null or undefined values when setting task overview * Fix test-pyppeteer determinism The serializer for a scan did not consider scans last marked "usable" as complete. Fixed the serializer and the expected outcome of the pyppeteer test * Update Sentry version * Redirect to login when a logout is complete * Remove some console logs * Fix constant ticking (+1 to both values) of window range slider
- Loading branch information
Showing
7 changed files
with
98 additions
and
136 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.