unlhcc / HCCGo

A GUI application for submitting and managing jobs at the Holland Computing Center
6 stars 4 forks source link

Navbar rework #249

Closed adamfitzgibbon closed 7 years ago

adamfitzgibbon commented 7 years ago

Very rough initial ideas on a new navbar layout that uses a side bar. Depending on final design we may want to remove the top bar completely, but I didn't think it looked great when it was completely removed.

The top bar has been temporarily moved to the dashboard page while the sidebar is being experimented with. The sidebar needs recoloring and margin changes to make it "stick" to the side of the page instead of floating like a normal piece of content. Also probably want to change to something other than the Bootstrap pills that I am using now.

Current look: screen shot 2017-04-07 at 4 40 36 pm

Related to #246

djw8605 commented 7 years ago

I made some changes here. There are till a bunch of changes to be made. Especially background color.

It's on my sidebar branch here: https://github.com/djw8605/HCCGo/tree/sidebar

image

djw8605 commented 7 years ago

Superseded by #250