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

MB-9609 migrate frontend #32

Merged
merged 18 commits into from
Oct 23, 2021
Merged

MB-9609 migrate frontend #32

merged 18 commits into from
Oct 23, 2021

Conversation

gidjin
Copy link
Contributor

@gidjin gidjin commented Oct 23, 2021

Move Frontend pages to new home. This PR follows the pattern set in #24 but is independent of it.

@gidjin gidjin added the documentation Improvements or additions to documentation label Oct 23, 2021
@gidjin gidjin force-pushed the gidjin/MB-9609_migrate_frontend branch from 8c3d208 to 15ff2fc Compare October 23, 2021 00:35
@gidjin gidjin marked this pull request as ready for review October 23, 2021 00:36
Copy link
Contributor

@rogeruiz rogeruiz left a comment

Choose a reason for hiding this comment

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

lgtm 🌈

Comment on lines +18 to +21
frontendSidebar: [{
type: 'autogenerated',
dirName: 'frontend',
}],
Copy link
Contributor

Choose a reason for hiding this comment

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

This starts the Sidebar.

I'm using this to start my review.

@@ -1,3 +1,5 @@
# Guide to Implementing UI
Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks for catching this with the IDs

docId: 'frontend/index',
position: 'left',
label: 'Frontend',
},
Copy link
Contributor

Choose a reason for hiding this comment

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

This will cause a conflict once #24, #27, #30 but will be easy to resolve.

@rogeruiz rogeruiz merged commit 4d74b95 into main Oct 23, 2021
@rogeruiz rogeruiz deleted the gidjin/MB-9609_migrate_frontend branch October 23, 2021 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Development

Successfully merging this pull request may close these issues.

2 participants