stackviz/app/js/directives
Tim Buckley d27c01fb6a Add new configuration file format
This enables a new "artifact"-based configuration file format,
intended to work natively with the deployer and to aid future efforts
to visualize additional data sources.

Among other tweaks, dataset indices are no longer used as the primary
differentiator between data files, and instead artifact names (such as
`testrepository.subunit`) are used to group related artfacts of various
types, such as 'subunit', 'subunit-stats', and 'subunit-details'.

Additionally, datasets and artifacts now have access to substantially
more metadata about the job that generated the output data. In future
patches, this metadata will be used to display and link to additional
information about visualized data. This metadata is made available
automatically by the deployer, and can be optionally gathered from
environment variables when using `stackviz-export` via a new `--env`
flag.

Change-Id: I3e16cc314624a1b7b4f6bf43fa4d5cdeedcdba0c
2016-04-21 16:21:52 -06:00
..
_index.js Switch to eslint. 2015-11-18 15:36:36 -07:00
tempest-summary.js Add new configuration file format 2016-04-21 16:21:52 -06:00
test-details-search.js Add to stackviz-export and stackviz-front docs 2016-04-14 10:18:28 -06:00
timeline-details.js Add new configuration file format 2016-04-21 16:21:52 -06:00
timeline-dstat.js Add new configuration file format 2016-04-21 16:21:52 -06:00
timeline-overview.js Add canvas timeline implementation 2016-04-06 19:03:31 -06:00
timeline-search.js Add search and filtering support to the timeline. 2016-01-12 13:28:45 -07:00
timeline-viewport.js Add canvas timeline implementation 2016-04-06 19:03:31 -06:00
timeline.js Add new configuration file format 2016-04-21 16:21:52 -06:00