summaryrefslogtreecommitdiff
path: root/spec/javascripts/behaviors
Commit message (Expand)AuthorAgeFilesLines
* Standardize jasmine test describe block names that test specific methodsClement Ho2017-05-051-6/+6
* Fallback localstorage casesLuke "Jared" Bennett2017-05-051-0/+47
* Fix eslintZ.J. van de Weg2017-03-061-2/+2
* Corrected JS for new master js build updates [ci skip]Luke "Jared" Bennett2017-03-021-2/+2
* Finished up mattermost team creationzj-create-mattermost-team-lbLuke "Jared" Bennett2017-02-221-0/+189
* fix overlooked window binding in spec filesremove-imports-loader-window-bindMike Greiling2017-02-173-3/+3
* Replace static fixture for behaviors/requires_input_spec.js (!9162)winniehell2017-02-141-6/+7
* Replace static fixture for behaviors/quick_submit_spec.js (!9086)winniehell2017-02-111-5/+13
* Use textarea for quick submit specwinniehell2017-02-111-13/+15
* Replace teaspoon references with Karmareplace-teaspoon-referencesClement Ho2017-02-101-1/+1
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-032-7/+1
|\
| * Remove turbolinks.Bryce Johnson2017-02-022-7/+1
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-273-6/+3
|\ \ | |/
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-183-6/+3
* | use ~ to reference non-local scripts instead of resolve.rootMike Greiling2017-01-103-3/+3
* | include spec_helper within karma config rather than each individual testMike Greiling2017-01-103-3/+0
* | fix spec_helper missing/broken referencesMike Greiling2017-01-103-2/+3
* | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-103-3/+5
|/
* replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend...Mike Greiling2017-01-053-5/+5
* update all frontend tests to point to precompiled fixturesMike Greiling2017-01-032-4/+4
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+1
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-153-3/+3
* disable ESLint for all JavaScript fileswinniehell2016-10-263-0/+3
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+3
* ES6ify all the things!Fatih Acet2016-07-246-130/+158
* Added tests for award emoji feature.Fatih Acet2016-06-061-11/+11
* Allow manual resize of js-autosize textareasrs-relax-autosizeRobert Speicher2016-02-011-0/+11
* Check originalEvent.repeat *and* event.repeatrs-quick-submitRobert Speicher2015-10-071-4/+1
* Check originalEvent.repeatRobert Speicher2015-10-071-1/+9
* Add "Quick Submit" JS behaviorRobert Speicher2015-10-071-0/+65
* Add "Requires Input" JS behaviorRobert Speicher2015-06-261-0/+49