summaryrefslogtreecommitdiffstats
path: root/webapp/components/suggestion/search_channel_provider.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-4403 Add server-based channel autocomplete, search and paging (#4585)Joram Wilander2016-11-241-25/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add more channel paging API * Add channel paging support to client * Add DB channel search functions * Add API for searching more channels * Add more channel search functionality to client * Add API for autocompleting channels * Add channel autocomplete functionality to the client * Move to be deprecated APIs to their own file * Final clean-up * Fixes related to feedback * Localization changes * Add unit as suffix to timeout constants
* Fix autocomplete for old mechanisms and add partial fix for channel switcher ↵Joram Wilander2016-10-201-0/+1
| | | | (#4279)
* Updating ESLint (#4085)Christopher Speller2016-09-231-1/+1
|
* Made search autocomplete for channels and users case insensitive (#3965)Harrison Healey2016-09-121-1/+1
|
* Fixed click handlers for autocomplete (#3213)Harrison Healey2016-06-021-2/+2
|
* PLT-2643 Fixed asynchronous autocomplete incorrectly replacing text (#3167)Harrison Healey2016-05-311-12/+6
| | | | | | * Allowed different suggestions to match different text. Added a Suggestion base component. Improved text replacement used when filling in suggestions * Fixed formatting
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+71