stackviz/app
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
..
fonts Add required styles and fonts. 2015-09-25 22:35:27 +00:00
js Add service to summarize different artifact types 2016-04-28 13:14:58 -06:00
styles Add nprogress progress bars to timeline and test-details. 2016-01-25 17:50:30 -07:00
views Add service to summarize different artifact types 2016-04-28 13:14:58 -06:00
.eslintrc Switch to eslint. 2015-11-18 15:36:36 -07:00
index.html Fix lint errors and update eslint 2016-02-04 13:52:12 -07:00