-
Notifications
You must be signed in to change notification settings - Fork 356
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
Added Max Retries text field on Instance screen #3562
Added Max Retries text field on Instance screen #3562
Conversation
@gmcculloug please review, fixes: #3560 |
@tinaafitz @mkanoor Please review. |
@h-kataria Looks good. |
@h-kataria |
@h-kataria There are 5 fields that are only applicable to state machines: |
Also changed on_entry, on_exit, on_error, max_retries, and max_time fields to only show if class is a state class and also for state fields only see ManageIQ#3562 (comment) for further details. Issue# 3560
@tinaafitz @mkanoor please review, made requested enhancements. |
@h-kataria The changes look great! |
@tinaafitz @mkanoor please review, made a change as per our conversation to make "Collect" field on the form disabled if field type is not state or relationship. |
Checked commits h-kataria/manageiq-ui-classic@ce2d176~...ef95156 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 **
|
@h-kataria This is looking great, thanks. |
@h-kataria Thanks for the additional change for the collect field. It looks great! |
@h-kataria looks great. 👍 |
@mkanoor updated first screenshot |
👍 |
@dclarizio Would it be possible to make this Asking for a friend. @fdupont-redhat |
Relabeled for gaprindashvili to address this RFE: |
@miq-bot add_label blocker |
Added Max Retries text field on Instance screen (cherry picked from commit 81d2462) https://bugzilla.redhat.com/show_bug.cgi?id=1598528
Gaprindashvili backport details:
|
Issue# 3560
BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1596338
before:
after: