Files
gerrit/polygerrit-ui/app/elements/core/gr-main-header
Becky Siegel f40489eb08 Show a side menu on all 'admin' pages
Whenever an 'admin' route is detected, show gr-admin-view, with a
sub-view in the main content area. This allows a single
sidebar to be shared amongst all admin pages, and allow easy navigation
between sections.

The 'more' dropdown is now just a link that goes to the first admin
item (project list). Design was concerned that there were too many ways
to navigate between sections otherwise.

Future changes will include:
- Mobile consideration
- Dynamically Updating project/group specific pages when viewing a
  project or a group

Change-Id: I3d8622f5bf960235c1feddb602cc7b3edfabd998
2017-06-22 17:50:49 -07:00
..