summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/profile/profile.js.es6
Commit message (Expand)AuthorAgeFilesLines
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* 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
* 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/+106