Split the app launcher into home and tool category pages
This splits the app launcher dashboard into two types of pages:
- The homepage that shows categories of apps that are available.
- Category-specific pages that will eventually have their own applications and themes that can be launched.
There isn't any category-specific content or theming yet. There is some really basic theming infrastructure for doing this as a part of #21 (closed).
Since the old authentication interface wasn't built with the notion of logging in from any of these pages, I've temporarily disabled it. It will be reenabled as a part of #23 (closed).
Closes #20 (closed)
Merge request reports
Activity
added Science statusIn Progress labels
added statusTo review label and removed statusIn Progress label
requested review from @gzi
assigned to @dugganjw
I like it. Just a couple of minor things:
- When I hover over the the header I get hand pointer even when I'm not hovered over the Neutrons App Dashboard link
- It might be nice if there's a more explicit link to click to go back to "Home" after you navigate to a technique page (reflectivity, etc)
Other than those, looks good to me.
added 1 commit
- 6c68807a - Fix pointer cursor showing on entire app bar
Added a commit that addresses your first comment about the pointer showing up on the full app bar. For your second comment, I've got another branch that adds a breadcrumb to the top left of the page for that purpose. I could add it to this MR or just submit it when I send that one in at some point this afternoon (makes very little difference to me).
mentioned in commit 5c198b30