ironic-ui/ironic_ui/static/dashboard/admin/ironic
Peter Piela eeaa2ecf06 Incorporate driver-validation into node-detail panels
Driver validation information has been added to the node-details/
configuration page. The driver validation information is located
in close proximity to the driver properties section, and will
update as property values are changed.

To accomodate the driver validation information the following
changes have been made to the layout and organization of the
node-details/configuration page:
(1) The list of Extra properties has been removed from the General
section and is now treated as a separate collection in a similar
manner to Properties and Instance_info.
(2) The new grid layout is:
  Row 1 (top) General, Ports
  Row 2 Driver Info, Driver Validation
  Row 3 Properties, Instance Info
  Row 4 Extra
(3) The list of instance_info items displayed for the pxe_ssh
driver has been enhanced.

Change-Id: I0ba8ac0fc1e4a1b0f2f4b03b738f56ed380a11c7
2016-11-21 13:32:22 -05:00
..
base-node Eliminate references to non-existent admin module 2016-11-06 17:30:26 -05:00
create-port Eliminate use of a now obsolete admin basePath variable 2016-10-19 09:27:38 -04:00
edit-node Eliminate use of a now obsolete admin basePath variable 2016-10-19 09:27:38 -04:00
enroll-node Eliminate use of a now obsolete admin basePath variable 2016-10-19 09:27:38 -04:00
maintenance Eliminate use of a now obsolete admin basePath variable 2016-10-19 09:27:38 -04:00
node-details Incorporate driver-validation into node-detail panels 2016-11-21 13:32:22 -05:00
node-list Eliminate use of a now obsolete admin basePath variable 2016-10-19 09:27:38 -04:00
auto-focus.directive.js Added support for creating/deleting network ports 2016-08-16 14:17:51 +01:00
empty-to-pristine.directive.js UX improvements to the enroll-node dialog 2016-07-05 09:33:26 -04:00
ironic.module.js Eliminate use of a now obsolete admin basePath variable 2016-10-19 09:27:38 -04:00
ironic.service.js Incorporate driver-validation into node-detail panels 2016-11-21 13:32:22 -05:00
modal-draggable.directive.js UX improvements to the enroll-node dialog 2016-07-05 09:33:26 -04:00
node-actions.service.js Updated to ironic API v1.11 and added manageable state 2016-09-19 15:24:50 +01:00