summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/user.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-34/+0
* resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-181-2/+2
* expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-131-1/+3
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* remove manual Cookie.set "path" option in favor of global settingMike Greiling2016-10-241-4/+1
* replace jquery.cookie vendor script with js.cookieMike Greiling2016-10-241-1/+1
* Make use of destructuring options, clean up based on feedback.Bryce Johnson2016-10-051-3/+3
* Use parentheses in IFFE's as per AirBnb styleguide.Bryce Johnson2016-10-051-1/+1
* Refactor UserTabs to ES6.Bryce Johnson2016-10-051-1/+1
* removed null return - renamed 'placeTop' to 'placeProfileAvatarsToTop'Regis2016-09-011-3/+2
* no string wraps on keysRegis2016-09-011-1/+1
* single quotes for 'placement': 'top' k-vRegis2016-09-011-1/+1
* path const and prevent default locationRegis2016-09-011-2/+2
* turned ES5 users.js to ES6 users.js.es6 for babelRegis2016-08-251-0/+35