summaryrefslogtreecommitdiffstats
path: root/web/react/components/search_bar.jsx
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Christopher Speller2015-11-191-7/+7
| | | | system.
* Rename areStatesEqual to areObjectsEqual and make it more comprehensive and ↵JoramWilander2015-11-121-1/+1
| | | | accurate.
* Merge pull request #1272 from hmhealey/plt912Christopher Speller2015-11-021-7/+1
|\ | | | | PLT-912 Stopped automatically appending *s to the end of single word search queries
| * 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