summaryrefslogtreecommitdiff
path: root/spec/javascripts/graphs
Commit message (Expand)AuthorAgeFilesLines
* fix broken specsremove-chart-show-bundleMike Greiling2018-02-193-4/+4
* Refactored d3 modules to instead of having a common_d3 dir, to use the micro ...Jose Ivan Vargas2017-12-181-9/+7
* optimized d3 v4 with a custom made bundleJose Ivan Vargas2017-12-181-1/+1
* Modified contributors graph to use d3 v4Jose Ivan Vargas2017-12-181-4/+8
* Translate date ranges on contributors pageWinnie Hellmann2017-12-181-0/+26
* refactor stat_graph_contributors_graph to es6 module syntaxMike Greiling2017-02-241-5/+3
* refactor stat_graph_contributors_util to es6 module syntaxMike Greiling2017-02-241-2/+1
* remove unused StatGraph classMike Greiling2017-02-241-20/+0
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-273-241/+239
|\
| * resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-182-83/+88
| * resolve all indent eslint violationsMike Greiling2017-01-182-26/+29
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-183-13/+3
| * resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-183-182/+182
* | 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-0/+3
* | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-103-3/+3
|/
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-143-3/+11
* 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-4/+4
* Fixed JS errorsjquery2Phil Hughes2016-06-051-6/+6
* Move JS graph specs to match assets tree.Connor Shea2016-06-013-0/+359