Hotfixes release for last 2 sprints ending 2021-08-02#3247
Merged
rtibbles merged 74 commits intolearningequality:hotfixesfrom Aug 12, 2021
Merged
Hotfixes release for last 2 sprints ending 2021-08-02#3247rtibbles merged 74 commits intolearningequality:hotfixesfrom
rtibbles merged 74 commits intolearningequality:hotfixesfrom
Conversation
…urce-fix-a29486d6 Replace `==`/`!=` with `===`/`!==`
…urce-fix-ddeef224 Replace `assertEquals` with `assertEqual`
…urce-fix-5580e907 Replace list comprehension with set comprehension
…urce-fix-89e9f703 Remove unnecessary use of comprehension
…urce-fix-2ef385ca Remove reimported module
…urce-fix-f1d0fd14 Remove assert statement from non-test files
…urce-fix-c273c78e Replace short hand type conversions with JavaScript methods
…urce-fix-d330b87d Remove length check in favour of truthiness of the object
…urce-fix-59592cc6 Use literal syntax instead of function calls to create data structure
…urce-fix-44ffe5ee Use identity check for comparison to a singleton
…urce-fix-918e0e01 Refactor unnecessary `else` / `elif` when `if` block has a `raise` statement
Catch integrity error to handle both sides of missing prerequisite relationships.
…rability Fix cross-origin event listener vulnerability.
Handle a ref being undefined during computed prop computation.
Make randomize default to true in the frontend
Co-authored-by: Richard Tibbles <richard@learningequality.org>
…asks-cronjob add cronjob that clears old tasks every midnight
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Remove API request consolidation across tabs.
…abot/npm_and_yarn/path-parse-1.0.7 Bump path-parse from 1.0.6 to 1.0.7
|
Kudos, SonarCloud Quality Gate passed! |
rtibbles
approved these changes
Aug 12, 2021
Member
|
Apologies for the delay, @pcenov finished running the critical workflows on Friday, only I was dragging my feet to confirm specific test scenarios for this sprint...
|
Member
|
@bjester this looks good to go in production, no regressions in sight! 💯 👏🏽 |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.











Summary
QA Scenarios
Verify exercise randomization setting in channel export
New ExerciseRandomize question order for learnersTitle,Mastery model,License, and at least one question then save the exercisehttps://hotfixes.studio.learningequality.org/content/databases/<CHANNEL_ID>.sqlite3content_assessmentmetadatatable and verifyrandomizevalue is1Edit channel with multiple tabs open
syncURLPreviewing related resource in drawer
RELATEDtabADD NEXT STEPorADD PREVIOUS STEPPREVIEWon a resourceSign out clears local data
contentnodeAdding topic doesn't cause console error
New TopicEdit rich exercise content
New ExerciseTitle,Mastery model, andLicenseQUESTIONStabQuestion,Answer, and/orHinttextboxesCritical workflows