Jira Legacy | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
...
stripes-components
AdvancedSearch
- remove the Qeury Query search, it can be passed through the searchOptions property when needed;
- add a dropdown with precision operators (starts with, contains all, contains any, exact match);
- extend the parser (splitIntoRowsRegex) that converts the search string with precision operators.
...