ironic-ui/ironic_ui/static/dashboard/admin/ironic/edit-portgroup
Peter Piela d56e262bff Adds support for directly patching boolean attributes
Prior to this change we patched boolean attributes using a 'True'/'False'
string values, and relied on client code to do appropriate coercion.
This approach means that we lose type information in the UI code. With
this change we use the boolean value in the patch process.

Change-Id: I9199f97e2434fe505b633f49ebfa74581d2bc589
2017-07-29 09:26:29 -04:00
..
edit-portgroup.controller.js Adds support for directly patching boolean attributes 2017-07-29 09:26:29 -04:00
edit-portgroup.service.js Adds support for editing portgroups 2017-07-27 20:46:28 -04:00