summaryrefslogtreecommitdiff
path: root/app/helpers/javascript_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Improve webpack-dev-server compatibility with non-localhost setups.Mike Greiling2017-04-121-2/+3
|
* Enable Style/EmptyLineBetweenDefsDouwe Maan2017-02-231-0/+1
|
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-031-2/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ...
| * Remove turbolinks.Bryce Johnson2017-02-021-1/+1
| |
* | fix rubocop complaint about ambiguous splat operatorMike Greiling2017-01-101-1/+1
| |
* | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-0/+3
|/
* Revert Subresource Integrity pending a fix for Firefox's incorrect hashing ↵revert-sriConnor Shea2016-06-271-1/+1
| | | | implementation.
* Appease Rubocop.js-content-forConnor Shea2016-06-231-1/+1
|
* Trying to make this work with sprockets in production.Connor Shea2016-06-231-4/+2
|
* Fix indentationConnor Shea2016-06-011-6/+6
|
* Remove d3 except for on pages where it's necessary.Connor Shea2016-06-011-0/+7