summaryrefslogtreecommitdiff
path: root/spec/javascripts/awards_handler_spec.js
Commit message (Expand)AuthorAgeFilesLines
* fix overlooked window binding in spec filesremove-imports-loader-window-bindMike Greiling2017-02-171-1/+1
* Merge branch 'master' into webpackMike Greiling2017-02-021-1/+1
|\
| * Active tense test coveragejej-backport-active-tense-specsValery Sizov2017-02-011-1/+1
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-2/+1
|\ \ | |/
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-181-2/+1
* | use ~ to reference non-local scripts instead of resolve.rootMike Greiling2017-01-101-1/+1
* | move additional libraries into spec_helperMike Greiling2017-01-101-1/+0
* | include spec_helper within karma config rather than each individual testMike Greiling2017-01-101-1/+0
* | fix broken js.cookie importsMike Greiling2017-01-101-1/+1
* | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-101-4/+4
|/
* replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend...Mike Greiling2017-01-051-2/+2
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+2
* Replace static fixture for awards_handler_spec (!7661)winniehell2016-12-121-5/+5
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* remove manual Cookie.set "path" option in favor of global settingMike Greiling2016-10-241-23/+0
* replace jquery.cookie vendor script with js.cookieMike Greiling2016-10-241-4/+4
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-6/+1
* use gitlab global root url as canonical base url for all javascript set cooki...Mike Greiling2016-08-241-2/+30
* Award tooltips refer to current user as "You"Jack Davison2016-08-171-10/+10
* Switch to using to_sentence to construct tooltipsJack Davison2016-08-171-6/+27
* Truncated user list in award emoji tooltipsJack Davison2016-08-171-0/+25
* ES6ify all the things!Fatih Acet2016-07-241-0/+187