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

Added JobStepDefinition filtering on add dialog #2191

Merged
merged 1 commit into from
Nov 19, 2018

Conversation

Coduz
Copy link
Contributor

@Coduz Coduz commented Nov 19, 2018

This PR adds the capability to exclude some JobStepDefinitions using a regex.

Related Issue
None

Description of the solution adopted
Each JobStepDefinition.getName() will be matched against the regex in the Console setting file. If matched will be not included in the list.

Screenshots
None

Any side note on the changes made
None

Signed-off-by: coduz <alberto.codutti@eurotech.com>
@Coduz Coduz added Enhancement This PR/Issue improves an part of Kapua Console GWT This issue/PR is related to Admin Web Console labels Nov 19, 2018
@Coduz Coduz requested a review from lorthirk November 19, 2018 10:28
@Coduz
Copy link
Contributor Author

Coduz commented Nov 19, 2018

These changes do not affect tests and build step has passed.

@Coduz Coduz merged commit 9e39078 into develop Nov 19, 2018
@Coduz Coduz deleted the fix-jobStepDefinitionFiltering branch November 19, 2018 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Console GWT This issue/PR is related to Admin Web Console Enhancement This PR/Issue improves an part of Kapua
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants