summaryrefslogtreecommitdiff
path: root/spec/javascripts/search_autocomplete_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Cleanup data-page attribute after each Karma test38871-cleanup-data-page-attribute-after-karma-testEric Eastwood2017-10-111-11/+19
* update frontend specs to use ES module syntaxMike Greiling2017-05-161-4/+4
* Replace old isObject for underscore methodsFilipa Lacerda2017-05-101-1/+0
* Add filtered search to MR pageadd-filtered-search-to-mrClement Ho2017-02-211-2/+2
* fix overlooked window binding in spec filesremove-imports-loader-window-bindMike Greiling2017-02-171-1/+1
* Fix filtered search user autocomplete for gitlab instances that are hosted on...27343-autocomplete-post-to-wrong-url-when-not-hosting-in-rootClement Ho2017-02-061-5/+10
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-031-1/+1
|\
| * Remove turbolinks.Bryce Johnson2017-02-021-2/+0
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-2/+1
|\ \ | |/
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-181-2/+1
* | Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-131-2/+4
|\ \ | |/
| * Fix search autocomplete jasmine testClement Ho2017-01-091-2/+4
* | bypass Chrome "focus" event bugs and prevent Turbolinks from triggeringMike Greiling2017-01-101-6/+8
* | use ~ to reference non-local scripts instead of resolve.rootMike Greiling2017-01-101-4/+4
* | include spec_helper within karma config rather than each individual testMike Greiling2017-01-101-1/+0
* | include common libraries within spec_helperMike Greiling2017-01-101-2/+0
* | fix spec_helper missing/broken referencesMike Greiling2017-01-101-0/+1
* | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-101-9/+8
|/
* replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend...Mike Greiling2017-01-051-2/+2
* update all frontend tests to point to precompiled fixturesMike Greiling2017-01-031-2/+2
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Prevent conflict b/w search field and its dropdownBrennan Roberts2016-10-101-1/+20
* Fix test for SearchAutocomplete.Bryce Johnson2016-10-051-1/+1
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-10/+4
* Fixed specsLuke Bennett2016-08-181-4/+4
* ES6ify all the things!Fatih Acet2016-07-241-0/+159