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

Levelbuilder Clean Up: Group video settings together #35042

Merged
merged 10 commits into from
Jun 3, 2020
Merged

Conversation

dmcavoy
Copy link
Contributor

@dmcavoy dmcavoy commented May 29, 2020

Group together the video settings in levelbuilder level edit pages.

Screen Shot 2020-05-29 at 3 07 33 PM

Copy link

@uponthesun uponthesun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is my first time looking at the level edit page and wow, I can see how these improvements are sorely needed!

@dmcavoy dmcavoy changed the base branch from staging to code-area-edit June 1, 2020 19:48
@dmcavoy dmcavoy requested a review from uponthesun June 1, 2020 19:57
Base automatically changed from code-area-edit to staging June 2, 2020 21:37
Copy link
Member

@davidsbailey davidsbailey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work @dmcavoy !

@@ -594,6 +594,8 @@ describe('entry tests', () => {
'./src/sites/studio/pages/datasets/edit_manifest.js',
levelbuilder: './src/sites/studio/pages/levelbuilder.js',
'levels/editors/_all': './src/sites/studio/pages/levels/editors/_all.js',
'levels/editors/fields/_video':
'./src/sites/studio/pages/levels/editors/fields/_video.js',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: please put this in alphabetical order, after 'levels/editors/_studio' and before 'libraries/edit'

@dmcavoy dmcavoy merged commit 80f6293 into staging Jun 3, 2020
@dmcavoy dmcavoy deleted the video-edit branch June 3, 2020 02:10
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

3 participants