DescriptionAjax based duplicate ticket suggestions
Used existing implementation of /+search view to implement Ajax based searching of ticket items. Used WIDGET_SEARCH widget in the summary input field, which acts as a search field for ticket items. Added code in search.js to filter only ticket items in the search result. ajaxsearch.html contains an if-else block to check whether it is ticket create(/+modify) view or /+search view. Therefore, the original code is re-indented and pushed into the else block so the diff for ajaxsearch.html looks a bit ugly.
Patch Set 1 #Patch Set 2 : already existing ticket suggestions #
Total comments: 5
Patch Set 3 : already existing ticket suggestions: used existing summary field instead of new one and fixed issue… #
Total comments: 21
Patch Set 4 : merged some duplicate code #
Total comments: 8
Patch Set 5 : changed variable name #
Total comments: 2
Patch Set 6 : ajax now activates on change instead of pressing spacebar #
Total comments: 1
Patch Set 7 : fixed summary label in the UI #
MessagesTotal messages: 14
|