You should now be able to see a monitor's zones by clicking on the
respective 'Edit' link. From there, you'll see a list view of that
monitor's Zones.
From there, you can click on the Zone name, which will bring up the
details for that zone.
You can not yet save zones, and not all of the values for that zone
are displayed.
If you switched to monitor list view, clicked on 'Add New Monitor'
and then clicked on 'Monitors' again, both the grid and list views
(montage and table) would show, instead of one or the other.
The core of the work here involved two things:
* Making the default view / home page 'monitor' instead of 'console'
* Replacing monitor tab functionality with ui-router's nested views
There are now a few bugs which need to be worked out:
* Haven't tested saving a monitor
* Loading an existing monitor's data doesn't work (edit)
* active tab isn't set
* who knows what else?