summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/profile/profile.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Add checkbox in UI to opt into receiving notifications about your activityRichard Macklin2017-02-011-0/+1
* Prevent form to be submitted twiceAlfredo Sumaran2017-01-261-0/+1
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* re-enable submit button after username change failureMike Greiling2016-12-271-6/+3
* expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-131-1/+3
* showing unconfirmed email status in profileNur Rony2016-11-211-1/+0
* 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