Commit Graph

23 Commits

Author SHA1 Message Date
Mike Greiling 91bbd80f49
fix broken specs 2018-02-19 17:04:08 -06:00
Jose Ivan Vargas 4e0e2fd9d2 Refactored d3 modules to instead of having a common_d3 dir, to use the micro modules instead 2017-12-18 16:15:17 -06:00
Jose Ivan Vargas 49bc458ad7 optimized d3 v4 with a custom made bundle 2017-12-18 16:13:35 -06:00
Jose Ivan Vargas 2ba30096d2 Modified contributors graph to use d3 v4 2017-12-18 16:13:05 -06:00
Winnie Hellmann e720e8b8fb Translate date ranges on contributors page 2017-12-18 11:13:41 +01:00
Mike Greiling 2d2e0b7de8 refactor stat_graph_contributors_graph to es6 module syntax 2017-02-24 00:21:54 -06:00
Mike Greiling 2f09c23c1a refactor stat_graph_contributors_util to es6 module syntax 2017-02-24 00:20:59 -06:00
Mike Greiling c2497d8b35 remove unused StatGraph class 2017-02-24 00:20:59 -06:00
Mike Greiling 69e4072f89 Merge branch 'master' into go-go-gadget-webpack
* master: (389 commits)
  Document "No gems fetched from git repositories" policy [ci skip]
  Typos
  Small gramatical tweaks
  Typos
  Added PHP & NPM doc
  Use `:empty_project` where possible in request specs
  Add caching of droplab ajax requests
  Use `:empty_project` where possible in model specs
  Revert 3f17f29a
  Remove unused js response from refs controller
  Add MR id to changelog entry
  fixed small mini pipeline graph line glitch
  Prevent form to be submitted twice
  Fix Error 500 when repositories contain annotated tags pointing to blobs
  Fix /explore sorting (trending)
  Simplify wording in "adding an image" docs
  Remove "official merge window" from CONTRIBUTING.md [ci skip]
  Update repository check documentation
  Fixed flexbox and wrap issues
  Update two_factor_authentication.md
  ...
2017-01-27 19:33:58 -06:00
Mike Greiling 04eff5fdb0 resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
Mike Greiling 96931b1748 resolve all indent eslint violations 2017-01-18 17:16:41 -06:00
Mike Greiling ccada28f30 resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
Mike Greiling e7b5945c59 resolve all semi and no-extra-semi eslint violations 2017-01-18 17:15:27 -06:00
Mike Greiling 8d2099cb53 use ~ to reference non-local scripts instead of resolve.root 2017-01-10 12:30:43 -06:00
Mike Greiling 52c6702ec7 include spec_helper within karma config rather than each individual test 2017-01-10 12:30:43 -06:00
Mike Greiling eb1bbe73d0 fix spec_helper missing/broken references 2017-01-10 12:30:41 -06:00
Luke "Jared" Bennett 7c47cc94c5 Swapped out teaspoon for karma 2017-01-10 12:30:40 -06:00
Mike Greiling 8e0e902b13 resolve all instances of no-undef eslint rule violations 2016-12-14 02:11:13 -06:00
Luke "Jared" Bennett 7cefaea876
explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
winniehell 02f94cf038 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
Jared Deckard 7f6474b269 Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
Phil Hughes 515a5aeb33 Fixed JS errors
CHANGELOG item
2016-06-05 16:15:51 -04:00
Connor Shea 586d1a9b24
Move JS graph specs to match assets tree. 2016-06-01 19:48:01 -06:00