summaryrefslogtreecommitdiffstats
path: root/webapp/tests/suggestion_box.test.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Fixing client tests. Disabling bad test. (#3214)Christopher Speller2016-06-021-20/+0
|
* PLT-2643 Fixed asynchronous autocomplete incorrectly replacing text (#3167)Harrison Healey2016-05-311-0/+20
* Allowed different suggestions to match different text. Added a Suggestion base component. Improved text replacement used when filling in suggestions * Fixed formatting