Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-6431 Prevented autocompleting while suggestions are being received (#6328) | Harrison Healey | 2017-05-04 | 1 | -1/+1 |
| | |||||
* | PLT-5860 Updated copyright date (#6058) | Harrison Healey | 2017-04-12 | 1 | -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 Healey | 2017-04-03 | 1 | -0/+2 |
| | |||||
* | Use consistent Display Name sorting code throughout the webapp #5159 (#5213) | Saturnino Abril | 2017-01-31 | 1 | -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 Wilander | 2016-12-21 | 1 | -1/+8 |
| | |||||
* | Remove autocomplete delay (#4819) | Joram Wilander | 2016-12-20 | 1 | -47/+32 |
| | |||||
* | PLT-4403 Add server-based channel autocomplete, search and paging (#4585) | Joram Wilander | 2016-11-24 | 1 | -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 Wilander | 2016-10-20 | 1 | -0/+1 |
| | | | | (#4279) | ||||
* | Updating ESLint (#4085) | Christopher Speller | 2016-09-23 | 1 | -1/+1 |
| | |||||
* | Made search autocomplete for channels and users case insensitive (#3965) | Harrison Healey | 2016-09-12 | 1 | -1/+1 |
| | |||||
* | Fixed click handlers for autocomplete (#3213) | Harrison Healey | 2016-06-02 | 1 | -2/+2 |
| | |||||
* | PLT-2643 Fixed asynchronous autocomplete incorrectly replacing text (#3167) | Harrison Healey | 2016-05-31 | 1 | -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 Speller | 2016-03-16 | 1 | -0/+71 |