openstack-health/app/js/services
Masayuki Igawa 8a0ab1d425 Split tests page into list and detail page
This commit splits the tests page into a list page and its detail page
for improving the performance of showing the page.
Previously, we rendered numerous tests list in one tests page. So it
causes the performance issue. Splitting the page reduces the number of
showing test lists. This is not perfect solution but it's better than
before at least.

Change-Id: If1a97740d09359ae17d0f0b7df8d36256ac99f47
Closes-Bug: #1548354
2016-02-23 14:54:37 -05:00
..
_index.js Switched from jshint to eslint 2015-10-08 17:04:24 -07:00
config.js Add missing @ngInject 2015-11-05 15:14:16 -02:00
health-api.js Split tests page into list and detail page 2016-02-23 14:54:37 -05:00
metrics.js Fix sorting order on home page 2016-01-26 00:11:36 +00:00
page-title.js Add pageTitle service 2015-11-18 10:35:26 -02:00
projects.js Properly display missing data in run graphs 2015-12-22 17:53:10 -05:00
test.js Fix regex for test ID noise removal 2016-02-22 12:12:38 -05:00
view.js Add user-selectable date and duration picker. 2016-01-29 10:24:19 -07:00