Commit Graph

9 Commits

Author SHA1 Message Date
Mike Greiling 23f5865e18 expand remaining non-explicit eslint-disable blocks and factor out globals when no-undef encountered 2016-12-13 21:07:31 -06:00
Mike Greiling ed88515d56 convert activities.js to es6 class syntax 2016-11-20 01:32:20 -06:00
winniehell 02f94cf038 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
Dmitriy Zaporozhets 6b90ccb9fd Change user & group landing page routing from /u/:name & /groups/:name to /:name
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-10-06 19:50:48 +03:00
Bryce Johnson 8fa3e576a6 Remove unneeded semicolon. 2016-10-05 11:25:03 +02:00
Bryce Johnson b3917d4868 Set defaults in constructor, in case opts are undefined. 2016-10-05 11:25:03 +02:00
Bryce Johnson 13182a9c5c Make use of destructuring options, clean up based on feedback. 2016-10-05 11:25:02 +02:00
Bryce Johnson b690c19dbf Use parentheses in IFFE's as per AirBnb styleguide. 2016-10-05 11:25:02 +02:00
Bryce Johnson cfb03b3d06 Refactor UserTabs to ES6. 2016-10-05 11:25:00 +02:00