Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bind parameters #55

Merged
merged 1 commit into from
May 10, 2018
Merged

Add bind parameters #55

merged 1 commit into from
May 10, 2018

Conversation

sedroche
Copy link
Contributor

@sedroche sedroche commented May 8, 2018

Ticket: https://issues.jboss.org/browse/AEROGEAR-2413

Adding new property on metadata that will be used to auto-populate binding params form.

Setting a type of path will retrieve the value from the resource.
Setting a type of default will set that value

 '{"name": "CLIENT_ID", "value": "metadata.name", "type": "path"}'
 '{"name": "CLIENT_TYPE", "value": "public", "type": "default"}'

Verification

Use this UI branch -> aerogear-attic/origin-web-console#38

Client binding

metrics-auto

Client Id should be filled.

Copy link

@dimitraz dimitraz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified that Client ID is correctly pre-filled 👍

@sedroche sedroche merged commit d993c88 into master May 10, 2018
@sedroche sedroche deleted the add-bind-parameters branch May 10, 2018 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants