summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/profile
Commit message (Expand)AuthorAgeFilesLines
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-263-0/+3
* Fix profile test failure.Bryce Johnson2016-10-051-1/+1
* Set defaults in constructor, in case opts are undefined.Bryce Johnson2016-10-051-2/+2
* Pass default opts.Bryce Johnson2016-10-051-1/+1
* Refactor GitLabCrop to ES6.Bryce Johnson2016-10-051-64/+59
* Make use of destructuring options, clean up based on feedback.Bryce Johnson2016-10-051-8/+4
* Use parentheses in IFFE's as per AirBnb styleguide.Bryce Johnson2016-10-051-1/+2
* Refactor Profile to use ES6.Bryce Johnson2016-10-051-60/+57
* Fixup debugger ref left in Dispatcher.Bryce Johnson2016-10-051-0/+0
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-083-3/+14
* ES6ify all the things!Fatih Acet2016-07-246-237/+278
* Replace namespace-specific application.js files with namespace-bundle.js files.rename-js-filesConnor Shea2016-07-151-0/+0
* Add a helper function for getting the page path from JS.Connor Shea2016-06-291-1/+1
* Split Cropper.js from the main JavaScript manifest.Connor Shea2016-06-293-0/+237