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): 66071908 #29011

Merged
merged 90 commits into from Jun 7, 2019

Conversation

deploy-code-org
Copy link
Contributor

No description provided.

Erin007 and others added 30 commits May 20, 2019 11:09
…ments as two separate steps

The current way we attempt to find localized templates leverages
extension names to make the localized version visible, and relies on
search ordering to make sure it gets selected first.

We'd like to implement some tweaks to the way we handle extension names
to allow for more dynamic template processing, but that becomes
difficult to do when the locale is also handled as an extension name.

With this change, we explicitly attempt to find the locale-specific
version of a file first by treating the locale as part of the
_filename_, not the extension name. This will both unblock us to make
tweaks to extension names and make the locale-vs-fallback functionality
more explicit.
…are that the file has ONLY the extnames given
…sed-image

Remove Option to Delete Used Image
Erin007 and others added 28 commits June 7, 2019 06:33
…b-instructions' into csf-tab-instructions-take2
Flatten function_names and block_categories
…ions height to not ask for more than maxheight
Projects: Add sharing disabled to project admin panel
Console.log from code workspace in game lab now works like app lab
skip mobile testing for prevent_report_abuse_spam
DTT (Staging > Test) [robo-dtt]
DTT (Staging > Test) [robo-dtt]
Unit tests for react-inspector in debug console
DTS (Levelbuilder > Staging) [robo-dts]
…ructions-take2

Revert "CSF Instructions In Tab System (Take 2)"
DTT (Staging > Test) [robo-dtt]
@deploy-code-org deploy-code-org merged commit 18d3785 into levelbuilder Jun 7, 2019
@davidsbailey davidsbailey deleted the dtl_candidate_66071908 branch September 6, 2019 23:17
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