Commit Graph

13 Commits

Author SHA1 Message Date
gfyoung 1993a4449a Enable frozen string for app/helpers/**/*.rb
Partially addresses #47424.
2018-09-06 17:33:46 -07:00
Mike Greiling 4d726d1f9f
remove deprecated page_specific_javascript_bundle_tag 2018-03-12 14:19:51 -05:00
Mike Greiling 10deca824e Improve webpack-dev-server compatibility with non-localhost setups. 2017-04-12 19:05:23 +00:00
Douwe Maan 6023fbfd0f Enable Style/EmptyLineBetweenDefs 2017-02-23 09:32:22 -06:00
Mike Greiling 04dc2b76d7 Merge branch 'master' into go-go-gadget-webpack
* master: (181 commits)
  Fixed adding to list bug
  Remove unnecessary queries for .atom and .json in Dashboard::ProjectsController#index
  Fixed modal lists dropdown not updating when list is deleted
  Fixed remove btn error after creating new issue in list
  Removed duplicated test
  Removed Masonry, instead uses groups of data
  Uses mixins for repeated functions
  Fixed up specs
  Props use objects with required & type values
  Removes labels instead of closing issue when clicking remove button
  Fixed JS lint errors
  Fixed issue card spec
  Added webkit CSS properties
  Fixed bug with empty state showing after search Fixed users href path being incorrect
  Fixed bug where 2 un-selected issues would stay on selected tab
  Fixed DB schema Changed how components are added in objects
  Added remove button
  Add optional id property to the issue schema
  Fixed issue link href
  Disabled add issues button if no lists exist
  ...
2017-02-03 13:17:03 -06:00
Bryce Johnson fbd09871ca Remove turbolinks. 2017-02-02 14:03:12 -05:00
Mike Greiling 11e9f32d1b fix rubocop complaint about ambiguous splat operator 2017-01-10 12:30:39 -06:00
Mike Greiling fe964cc235 migrate all javascript asset bundles and require syntax 2017-01-10 12:30:38 -06:00
Connor Shea 47b9b162c7
Revert Subresource Integrity pending a fix for Firefox's incorrect hashing implementation. 2016-06-27 07:47:33 -06:00
Connor Shea 3e363a5a79
Appease Rubocop. 2016-06-23 11:58:20 -06:00
Connor Shea ff01ca9c96
Trying to make this work with sprockets in production. 2016-06-23 11:42:52 -06:00
Connor Shea 3eb683b651
Fix indentation 2016-06-01 19:42:49 -06:00
Connor Shea 0256e68399
Remove d3 except for on pages where it's necessary. 2016-06-01 19:42:49 -06:00