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): c8ab8459 #19143

Merged
merged 149 commits into from Nov 14, 2017
Merged

Conversation

deploy-code-org
Copy link
Contributor

No description provided.

Hamms and others added 30 commits November 9, 2017 14:15
The situation as it stands:

- The TopInstructionsCSF component is not designed to work with
  embedded levels, and is set up to be visually hidden when in an
  embedded level
- The TopInstructionsCSP component is set up to work just fine with
  embedded levels
- The expectation is that level types themselves are given the final
  word on which instructions component they use, and are in general
  trusted to handle all configuration customization themselves.

In order for markdown instructions on embedded levels to work nicely, we
want to situationally use the CSP instructions component for embedded
levels with markdown instructions, but because we trust the level types
to make that decision alone this means adding that logic to each level
type individually.

Obviously this is about as non-DRY as you can get, but I'm not sure how
best to balance sharing this logic with continuing to give the
individual level types as much agency as possible. Thoughts?
…ign mode elements in code mode""

This reverts commit dc6f645.
Hamms and others added 28 commits November 14, 2017 10:35
Sign up page: school info should be required for 1/3 of users
Use updated links from Poorva for Emergency Mode UI
…ment

show StartNewProject widget based on a percent experiment
[Merge after Nov. 13] Remove MC landing page DCDO customization
There are several syntax errors in Khmer in crowdin right now. Undo the
most recent crowdin sync for that locale to unbreak the build while we
decide how to handle the data on crowdin.
DTS (Levelbuilder > Staging) [robo-dts]
undo Khmer changes to prevent build error
Maker: Standardize toggle switch events
Update MC share image with new asset from Joel (fix jagged edges)
…mg-url

Tests: Ensure design mode image URL is protocol-relative
@deploy-code-org deploy-code-org merged commit a538636 into levelbuilder Nov 14, 2017
@balderdash balderdash deleted the dtl_candidate_c8ab8459 branch September 18, 2018 05:59
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