summaryrefslogtreecommitdiffstats
path: root/web/react/components/search_bar.jsx
Commit message (Expand)AuthorAgeFilesLines
* Refactor listener out of user profile and fix thread logicJoramWilander2016-02-231-1/+1
* Updating some client deps + eslintChristopher Speller2016-02-221-1/+1
* Renamed RECIEVED_* to RECEIVED_*hmhealey2016-02-081-4/+4
* PLT-7: Refactoring frontend (chunk 9)Elias Nahum2016-02-011-12/+27
* Moved autocomplete components into web/react/components/suggestionhmhealey2015-12-011-4/+4
* Replaced MentionList and Mention components with AtMentionProviderhmhealey2015-12-011-0/+2
* Changed SuggestionProviders to be regular objects and not singletonshmhealey2015-12-011-1/+3
* Replaced SearchAutocomplete with new suggestion componentshmhealey2015-12-011-37/+8
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-191-7/+7
* Rename areStatesEqual to areObjectsEqual and make it more comprehensive and a...JoramWilander2015-11-121-1/+1
* Merge pull request #1272 from hmhealey/plt912Christopher Speller2015-11-021-7/+1
|\
| * Stopped automatically appending * to single word search querieshmhealey2015-11-021-7/+1
* | Changed search box to not autoselect all text on clickhmhealey2015-11-021-6/+1
|/
* Turn-off default auto-completion in the search barReed Garmsen2015-10-301-0/+1
* Refactoring post_store into post_store and search_storeChristopher Speller2015-10-261-8/+8
* made eslint happyGirish S2015-10-261-3/+6
* append * to search query if not present and highlight partial matchesGirish S2015-10-261-0/+4
* Fixed react warning for the search bar tooltipReed Garmsen2015-10-231-0/+1
* Added keyboard selection to search autocompletehmhealey2015-10-231-6/+13
* Added an autocomplete dropdown to the search barhmhealey2015-10-231-0/+27
* Improving UI for the search popoverAsaad Mahmood2015-10-231-3/+3
* Added help popover to search boxhmhealey2015-10-221-1/+32
* Fixing most deprication warningsChristopher Speller2015-10-151-1/+1
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* UI Updates for multiple ticketsAsaad Mahmood2015-09-161-0/+4
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-09-031-5/+9
* Cosmetic Refactoringnickago2015-09-021-52/+74
* remove search term after the RHS is closednickago2015-08-211-0/+7
* mm-1762 - Search improvements with some other minor Ui changesAsaad Mahmood2015-07-291-3/+8
* Improving search header for mobile layouts and other UI changesAsaad Mahmood2015-07-171-1/+1
* fix incorrect call for AsyncClient.dispatchErrorralder2015-07-131-15/+22
* first commit=Corey Hulen2015-06-141-0/+104