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

#109 Enhancement for explorer home page #111

Merged
merged 10 commits into from
Feb 14, 2022

Conversation

aswallace
Copy link
Collaborator

@aswallace aswallace commented Feb 12, 2022

  • Create 3 min-width CSS classes for dialog box, add prop to dialog box to trigger these
  • Make the dialog box title background use$primary -- also changed font to $primary-white so it would be visible, and removed the $secondary-mid variable I added in Add styling to dialog box #104
  • Link explorer header tabs (currently visualization and create route to blank pages)
  • Rewrite chart routes in explorer -- didn't add components to ones that haven't been made yet
  • Added a Base.vue for charts so that they can have their own router-view for child routes

Close #109

Copy link
Contributor

@tholulomo tholulomo left a comment

Choose a reason for hiding this comment

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

👍

app/src/router/module/explorer.js Outdated Show resolved Hide resolved
app/src/router/module/explorer.js Show resolved Hide resolved
@aswallace aswallace merged commit f94b710 into develop Feb 14, 2022
@aswallace aswallace deleted the #109_Enhancement_for_explorer_home_page branch February 14, 2022 19:16
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.

Enhancement for explorer home page
2 participants