ironic-ui/ironic_ui/static/dashboard/admin/ironic/enroll-node
Peter Piela 50ebb92e4b Eliminate unnecessary event handling code
The following changes are part of a larger cleanup/refactoring
project.
- Eliminate the use of certain event handlers in the node-list
and node-details controllers, and replace with linear promise
chaining. I believe the use of promise chaining is more performant,
and reduces code complexity.
- Provide more descriptive names for several functions
- Add documentation for several functions

Change-Id: Iba184e4aaf79c7f7c99b3012175f1d8a1bfc79f0
2017-05-03 15:31:52 +00:00
..
enroll-node.controller.js Improvements to enroll-node service 2017-01-27 12:30:00 -05:00
enroll-node.service.js Eliminate unnecessary event handling code 2017-05-03 15:31:52 +00:00