ironic-webclient/app/js
Michael Krotscheck 473929a854 Node list permits individual and group selection.
This patch enables the checkboxes in the node list, as well as
the selectAll checkbox in the title. Data is stored in
controller.selectedNodes, and automatically update based on user
action.

Note that this patch uses the somewhat inefficient $watch and
$watchCollection methods. Care should be taken not to overload
these methods to prevent inifinite event loops.

Change-Id: I71872e5c080a9b230d6ac086aee9f1e0c9ad492c
2016-03-31 12:06:58 -07:00
..
modules Node list permits individual and group selection. 2016-03-31 12:06:58 -07:00