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): 5b1f22d7 #31163

Merged
merged 62 commits into from Oct 8, 2019

Conversation

deploy-code-org
Copy link
Contributor

No description provided.

cpirich and others added 30 commits September 23, 2019 11:46
Back in #27841 we attempted converting the markdown-based labels in the teacher application from MarkdownSpan to UnsafeRenderedMarkdown (which is happily now known as SafeMarkdown as of #29457).  However, the red asterisks for required fields were apparently not showing in the right place, as evidenced by the work in #28152 to move them to the fronts of the questions.

This change converts the same labels from MarkdownSpan to SafeMarkdown, but this time leaves the red asterisks at the ends of the labels.  It does this by wrapping the label in a div named for whether the field is required or not, and then we use a little CSS trick to put the red asterisk at the end of the last <p> tag generated by the markdown for that label.
davidsbailey and others added 28 commits October 7, 2019 15:06
Make application front end components and file names year-agnostic
[student-libraries] Create util functions for parsing libraries
DTT (Staging > Test) [robo-dtt]
DTT (Staging > Test) [robo-dtt]
To make the forms look the same as before they used SafeMarkdown for labels, remove the bottom margin from the last <p> in a label.
Fix typo that was breaking CSP teacher applications
Teacher Application Detail View - Part 3
Drop AFE experiment flag on client and server side
…es-safe-markdown

PL: Convert teacher application MarkdownSpan -> SafeMarkdown
DTT (Staging > Test) [robo-dtt]
…pplication-uses-safe-markdown

Revert "PL: Convert teacher application MarkdownSpan -> SafeMarkdown"
DTT (Staging > Test) [robo-dtt]
…-expo-sdk-34

Export: upgrade to Expo SDK 34
DTT (Staging > Test) [robo-dtt]
@deploy-code-org deploy-code-org merged commit 8b6b98b into levelbuilder Oct 8, 2019
@deploy-code-org deploy-code-org deleted the dtl_candidate_5b1f22d7 branch October 8, 2019 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

9 participants