GitHub user grkvlt opened a pull request:
https://github.com/apache/brooklyn-ui/pull/106
Update save to catalog action
Sets some default values from the blueprint and moves some items to an
advanced section
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/grkvlt/brooklyn-ui
update/save-to-catalog-action
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-ui/pull/106.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #106
----
commit 474de9e24478a971d2d6a757dd4fd54e8e63eb74
Author: Andrew Donald Kennedy <andrew.kennedy@...>
Date: 2018-10-24T13:51:44Z
Configure various catalog properties based on current blueprint
Signed-off-by: Andrew Donald Kennedy <[email protected]>
commit b66923215180412954333957ddd20eb87c427117
Author: Andrew Donald Kennedy <andrew.kennedy@...>
Date: 2018-11-07T13:27:53Z
Adds optional advanced section to catalog save modal
Signed-off-by: Andrew Donald Kennedy <[email protected]>
----
---