stackviz/app/views
Tim Buckley b2fedac4fe Add service to summarize different artifact types
Currently, the home page has a hard-coded summary panel specifically
for displaying overviews of subunit artifacts, which makes it
impossible to show information on other types of artifacts. This adds
a new 'summaryService' and associated 'artifact-summary' directive
that can dynamically create summary panels depending on artifact type.

Additionally, since the summary service allows many summary panels per
type per named artifact, we can have multiple (priority-ordered)
panels for each artifact. As an example of this, the existing subunit
summary has been split into simpler 'subunit-summary' and
'subunit-errors' panels.

Change-Id: I0d075dfcb86c6aef8c697896d1728e970b62600f
2016-04-28 13:14:58 -06:00
..
directives Add service to summarize different artifact types 2016-04-28 13:14:58 -06:00
home.html Add service to summarize different artifact types 2016-04-28 13:14:58 -06:00
menu.html Update Angular and UI Bootstrap to latest versions. 2016-01-11 17:04:15 -07:00
test-details.html Add new configuration file format 2016-04-21 16:21:52 -06:00
timeline.html Add new configuration file format 2016-04-21 16:21:52 -06:00