stackviz/app/views/directives
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
..
subunit-failures.html Add service to summarize different artifact types 2016-04-28 13:14:58 -06:00
subunit-summary.html Add service to summarize different artifact types 2016-04-28 13:14:58 -06:00
test-details-search-popover.html Add filter functionality to test-details pythonlogging 2016-01-15 13:20:21 -07:00
test-details-search.html Add filter functionality to test-details pythonlogging 2016-01-15 13:20:21 -07:00
timeline-details.html Add new configuration file format 2016-04-21 16:21:52 -06:00
timeline-search-popover.html Add search and filtering support to the timeline. 2016-01-12 13:28:45 -07:00
timeline-search.html Add search and filtering support to the timeline. 2016-01-12 13:28:45 -07:00
timeline.html Add search and filtering support to the timeline. 2016-01-12 13:28:45 -07:00