summaryrefslogtreecommitdiff
path: root/spec/javascripts/build_spec.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Remove JSX/React eslint plugins.remove-jsx-react-eslint-pluginsLuke "Jared" Bennett2016-11-291-1/+1
* Merge branch 'dynamic-build-fixture' into 'master' Alfredo Sumaran2016-11-281-143/+136
|\
| * Prefer arrow functions in build_spec.js.es6winniehell2016-11-251-14/+14
| * Explicitly name namespace and projects for frontend fixtureswinniehell2016-11-251-1/+1
| * Use Rails test host name for frontend fixtureswinniehell2016-11-251-12/+8
| * Remove unnecessary IIFE from build_specwinniehell2016-11-251-143/+141
| * Adjust build_spec to match fixturewinniehell2016-11-251-9/+16
| * Create dynamic fixture for build_spec (!7589)winniehell2016-11-251-10/+2
* | timeago should be a dependency of datetime_utilitymove-timeago-to-vendor-dirMike Greiling2016-11-221-1/+0
|/
* clean up globals exemptions within .eslintrcMike Greiling2016-11-221-1/+3
* Add failing test for #24614winniehell2016-11-181-0/+13
* Add missing require statements to build_specwinniehell2016-11-181-0/+2
* Added new .eslintrc for jasmine tests and corrected build_specimprove-build-scroll-controls-responsive-behaviourLuke "Jared" Bennett2016-11-041-32/+33
* Add javascript unit tests for BuildJared Deckard2016-11-041-0/+174