DTP (Test > Production: f8d3e5b7) - #26165
#26165Merged
islemaster merged 54 commits intoNov 19, 2018
productioncode-dot-org/code-dot-org:productionfrom
dtp_candidate_f8d3e5b7code-dot-org/code-dot-org:dtp_candidate_f8d3e5b7Copy head branch name to clipboard
Merged
DTP (Test > Production: f8d3e5b7)#26165islemaster merged 54 commits intoproductioncode-dot-org/code-dot-org:productionfrom dtp_candidate_f8d3e5b7code-dot-org/code-dot-org:dtp_candidate_f8d3e5b7Copy head branch name to clipboard
islemaster merged 54 commits into
productioncode-dot-org/code-dot-org:productionfrom
dtp_candidate_f8d3e5b7code-dot-org/code-dot-org:dtp_candidate_f8d3e5b7Copy head branch name to clipboard
Conversation
Users who had volunteered before we added the email preference weren't able to modify subscription preferences because the server was enforcing a requirement that there be an emai preference. This adds the email preference dropdown to the "Update email preferences" UI. It's not mandatory if the user already has an email preference, but if they don't, submitting the form will give an error that a value needs to be provided.
use animated gif for dance party tile on course catalog and sign in page
…st.rb so aquatic projects show in the public gallery
It turns out that enabling a language here will redirect _all_ links to CB for that language to the language-specific version of that content, even though we only generate language-specific versions of CB content for the subset of content we are actively translating. This results in all CB links except for that subset being broken. We are disabling languages for now until we can figure out a more precise way to link to CB content.
Every key press in the parameter name text field causes a new block to be created. Now that "delete" doesn't modify the block, one less block is created.
Backport fix from test -> staging
Looks like IE11 isn't waiting properly for the page to fully load, so we explicitly wait for .blocklySvg to exist before dragging blocks. BONUS BONUS BONUS did you know we had tests checking block dragging in portrait mode? That are identical to the tests for block dragging in landscape mode? And that they actually _run_ in landscape mode despite saying they'll run in portrait mode? Deleted them.
Stabilize flappydrag.feature and simpledrag.feature
…ture Stabilize blocklayout.feature
DTT (Brad on weekend working on test stability)
When adjusting volunteer subscription preference, a red asterisk is now always shown by the 18+ option. Also, if there isn't already an email preference, a red asterisk is shown by that choice too.
Projects: string to symbol for fetching published projects
…able Project Gallery: publishable Minecraft Aquatic
Disable locale-specific links to CurriculumBuilder
Volunteer: fix unsubscribe for users without email preference
…orks Dance: show "How It Works" button on shared level
Add info about new Amazon store and posters to HOC event confirmation email
move Dance scripts to beginning of HoC section
Depends on code-dot-org/blockly#157 A custom block can give any field input a type of `"ClampedNumber(min,max)"` where `min` and `max` are optional and define bounds for acceptable number input to the field.
Sets a minimum interval value on the input validation for the everySeconds and everySecondsRange custom blocks using the new ClampedNumber field type.
Every key press in the parameter name text field causes a new block to be created. Now that "delete" doesn't modify the block, one less block is created.
Update @code-dot-org/blockly
Validate minimum input values for `everySeconds` block
@code-dot-org/blockly 3.2.1
Rename Dance_Party_11.5 to Dance_Party_11_5
Add setDanceSpeedEach to DanceParty API
@code-dot-org/dance-party 0.0.34
DTT (Staging > Test) [robo-dtt]
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.
No description provided.