docbrown/app/javascript
Eddie Hale f7eba319b5 Fixing eslint errors and warnings under /app/javascript/packs (#4465)
Changes:
 - Refactored articleForm.jsx by moving loadForm() before document.ready.then()
 - Removed 'function' in .then() and modified to .then(() => {
 - Removed unused function 'isUserSignedIn' in Onboarding.jsx

See: #2470
2019-10-17 09:29:40 -04:00
..
.storybook Optimise images (#2966) 2019-05-30 17:37:10 -04:00
analytics Pro: add referrers to dashboard and single article stats (#3295) 2019-06-25 13:58:09 -04:00
article-form Add specs for errors, mainimage, and notice (#4453) [ci skip] 2019-10-15 16:46:25 -04:00
chat Remove unused import (#4362) 2019-10-11 08:43:50 -04:00
githubRepos Improve Onboarding's spec & Update snapshots (#1111) [ci skip] 2018-11-14 16:18:02 -05:00
history History and reading list refactoring (#3338) 2019-07-02 09:22:21 -04:00
listings Fix eslint issues in app/javascript/listings (#4253) 2019-10-14 14:23:20 -04:00
onboarding Remove unused import and unused props (#4452) 2019-10-15 14:12:40 -04:00
packs Fixing eslint errors and warnings under /app/javascript/packs (#4465) 2019-10-17 09:29:40 -04:00
readingList Refactor readingList.jsx (#4388) [ci skip] 2019-10-16 10:40:01 -04:00
searchableItemList Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
shared/components Add tag rules to article v2 editor (#4339) 2019-10-10 20:19:12 -04:00
sidebar-widget Fix lints for sidebarwidget and sidebaruser (#4418) [ci skip] 2019-10-14 14:43:26 -04:00
src Fix lints in app/javascript/src/components/ (#4261) [ci skip] 2019-10-15 16:11:18 -04:00
.eslintrc.js Fix eslint issues in app/javascript/listings (#4253) 2019-10-14 14:23:20 -04:00