openstack-health/app/views
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
..
crumb-menu.html Add user-selectable date and duration picker. 2016-01-29 10:24:19 -07:00
crumb-period-popover.html Add user-selectable date and duration picker. 2016-01-29 10:24:19 -07:00
grouped-runs.html Add user-selectable date and duration picker. 2016-01-29 10:24:19 -07:00
home.html Improve projects list UI in the home page 2016-02-19 13:33:17 +09:00
job.html Add user-selectable date and duration picker. 2016-01-29 10:24:19 -07:00
loading-indicator.html Improve error feedback in web interface. 2016-02-01 13:40:58 -07:00
test.html Add user-selectable date and duration picker. 2016-01-29 10:24:19 -07:00
tests-detail.html Split tests page into list and detail page 2016-02-23 14:54:37 -05:00
tests.html Split tests page into list and detail page 2016-02-23 14:54:37 -05:00