Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DTL (Test > Levelbuilder): d09c5ea7 #35378

Merged
merged 102 commits into from
Jun 17, 2020
Merged

Conversation

deploy-code-org
Copy link
Contributor

No description provided.

daynew and others added 30 commits June 11, 2020 20:33
On the "My Account" page, users can create a personal login or update
their account's existing password. There is already a "Password
confirmation" field where the user is supposed to type in their password
again. However, on the backend we were not verifying that the password
and password confirmation fields matched.

This change makes sure we run password field validations when a user is
trying to create or change their password.
deploy-code-org and others added 27 commits June 15, 2020 22:20
…firmation

Check password confirmation when setting/updating password
DTT (Staging > Test) [robo-dtt]
DTT (Staging > Test) [robo-dtt]
We found that some levels were not showing the level completion dialog
even after the game was won. This only occured when the level was a
non-English level. We found that the levels had some javascript which
was specifically looking for the string "You won!" or "You lose!". This
change updates the levels to depend on boolean `hasWonGame` or
`hasLostGame` flags.
…on-doesnt-work-for-i18n

Bugfix - Some levels never end if the language is non-english.
DTT (Staging > Test) [robo-dtt]
…rveys

Foorm: Add is_friday_institute variable
DTT (Staging > Test) [robo-dtt]
Updated spritelab migration to skip user-created animations and to run only when spritelab is loaded.
DTS (Levelbuilder > Staging) [robo-dts]
DTT (Staging > Test) [robo-dtt]
@deploy-code-org deploy-code-org requested a review from a team as a code owner June 17, 2020 22:20
@deploy-code-org deploy-code-org merged commit 1e5bb79 into levelbuilder Jun 17, 2020
@deploy-code-org deploy-code-org deleted the dtl_candidate_d09c5ea7 branch June 17, 2020 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants