rgeyer / rs_selfservice

A Self Service Portal which consumes the RightScale API
MIT License
6 stars 0 forks source link

Only update Provision Form on change of dependent inputs #38

Open rgeyer opened 11 years ago

rgeyer commented 11 years ago

The ProductService::input form should return details indicating if there are any dependencies, which can be used by the jQuery form to determine if the form should be updated or not.