neutron-lbaas-dashboard/neutron_lbaas_dashboard/static/dashboard/project/lbaasv2/loadbalancers
Justin Pomeroy 19fdae7029 Indicate table loading, error, and empty states
This adds a loading indicator to the tables so the user can see when
items are being loaded or there was an error loading the items. It
also adds the "No items to display" message if there are no items.

Closes-Bug: #1560541
Change-Id: I3f53e22e2899a562962d4a14734b23ad4f18ae29
2016-03-23 14:04:53 +00:00
..
actions Reload route after performing actions 2016-03-09 22:57:07 +00:00
detail.controller.js Reload route after performing actions 2016-03-09 22:57:07 +00:00
detail.controller.spec.js Reload route after performing actions 2016-03-09 22:57:07 +00:00
detail.html Reload route after performing actions 2016-03-09 22:57:07 +00:00
loadbalancers.module.js Add initial workflow for creating load balancer 2016-01-14 19:58:25 -06:00
loadbalancers.module.spec.js Add initial workflow for creating load balancer 2016-01-14 19:58:25 -06:00
loadbalancers.service.js Add listener delete actions 2016-03-07 19:21:21 +00:00
loadbalancers.service.spec.js Add listener delete actions 2016-03-07 19:21:21 +00:00
table.controller.js Indicate table loading, error, and empty states 2016-03-23 14:04:53 +00:00
table.controller.spec.js Indicate table loading, error, and empty states 2016-03-23 14:04:53 +00:00
table.html Indicate table loading, error, and empty states 2016-03-23 14:04:53 +00:00