Feature #26080
Add value type for template inputs that can be one of plain, search, date time
Difficulty:
Triaged:
No
Description
For initial scope (scope of this issue) the "plain" and "search" value types are enough, date-time will only be added when we have a picker. When entering the value for input with value type "search", the auto complete field will be used for a given resource.
Associated revisions
Refs #26080 - dropped fixes from input value types
History
#1
Updated by Marek Hulán about 4 years ago
- Tracker changed from Bug to Feature
#2
Updated by Marek Hulán about 4 years ago
- Description updated (diff)
#3
Updated by The Foreman Bot about 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/6531 added
#4
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
#5
Updated by Marek Hulán almost 4 years ago
- Fixed in Releases 1.22.0 added
#6
Updated by Amir Fefer almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 5b645686f4608a432d68b57aa1b62a700f299289.
#7
Updated by The Foreman Bot almost 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/6655 added
Fixes #26080 - Add autocomplete and date to report template (#6531)