]
Andre Dietisheim commented on JBIDE-19956:
------------------------------------------
rebased, merged and pushed to upstream/master
Application wizard: Add template name to the filter possibilities of
a template
-------------------------------------------------------------------------------
Key: JBIDE-19956
URL:
https://issues.jboss.org/browse/JBIDE-19956
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.0.Beta1
Reporter: Jeff Cantrill
Assignee: Jeff Cantrill
Labels: application_wizard, openshift_v3
Fix For: 4.3.0.Beta2
Allow a user to filter by text that is in the name besides just the tags. Currently, if
i have untagged templates that have a common string in the name, there is no way to see
just those templates with that common name.
Steps to reproduce:
# EXEC: in Explorer: pick New->Application from the context menu of a v3 project
# ASSERT: application wizard pops up and list server available templates
# EXEC: enter some text in the filter text-box that's matching some template name
(substring)
Expected Result:
You only see the templates whose name match your filter-expression (name-substring)