summaryrefslogtreecommitdiffstats
path: root/webapp/components/suggestion/search_channel_provider.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-6431 Prevented autocompleting while suggestions are being received (#6328)Harrison Healey2017-05-041-1/+1
|
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* Fixed channel autocomplete flickering (#5961)Harrison Healey2017-04-031-0/+2
|
* Use consistent Display Name sorting code throughout the webapp #5159 (#5213)Saturnino Abril2017-01-311-4/+5
| | | | | | * Use consistent Display Name sorting code throughout the webapp #5159 * fixed broken sorting of teams and channels
* Remove race between multiple autocomplete requests (#4860)Joram Wilander2016-12-211-1/+8
|
* Remove autocomplete delay (#4819)Joram Wilander2016-12-201-47/+32
|
* 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