docbrown/app/javascript/article-form/components
Nick Taylor 2c79a4c122
Remove non application files from frontend code coverage (#11752)
* Convert index.jsx to index.js as they are just barrel files.

* Removed prop types and eslint configs from code coverage.

* Using <root_dir> in test ignore patterns now.

* Added app/javascript/storybook-static to eslint's ignore list.

* Now .storybook is excluded from code coverage.

* Bumped coverage thresholds

* Fixed to <rootDir>
2020-12-04 20:00:20 -05:00
..
__tests__ Fixed some frontend tests causing unhandled rejection errors (#11627) 2020-11-26 06:11:25 -05:00
ArticleCoverImage.jsx [deploy] Store Article's main_image path unprocessed (#10867) 2020-10-16 14:46:37 -04:00
ClipboardButton.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
Close.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00
dragAndDropHelpers.js Ran prettier on *.js, *.jsx and *.md files. (#11586) 2020-11-23 20:45:50 -05:00
EditorActions.jsx Refactoring EditorAction (#10894) 2020-10-29 09:06:30 +01:00
EditorBody.jsx Drop containers styling (#10203) 2020-09-09 09:37:16 +02:00
ErrorList.jsx Ran prettier on *.js, *.jsx and *.md files. (#11586) 2020-11-23 20:45:50 -05:00
Form.jsx Layout updates (#8107) 2020-06-04 16:12:17 +02:00
Header.jsx [deploy] Logo updates (#10840) 2020-10-14 16:13:42 -04:00
Help.jsx Edited URLs settings/ux to settings/customization (#11618) 2020-11-25 12:29:12 -05:00
ImageUploader.jsx Remove tabindex of -1 on upload image input in the write a post editor (#10543) 2020-10-08 21:57:22 +02:00
index.js Remove non application files from frontend code coverage (#11752) 2020-12-04 20:00:20 -05:00
Meta.jsx Drop containers styling (#10203) 2020-09-09 09:37:16 +02:00
Options.jsx Series overflow fix (#11683) 2020-11-30 17:12:10 +01:00
PageTitle.jsx Ran prettier on *.js, *.jsx and *.md files. (#11586) 2020-11-23 20:45:50 -05:00
Preview.jsx Introduce tweet_timeline liquid tag (#7605) (#10825) 2020-10-30 11:03:40 +01:00
Tabs.jsx Ran prettier on *.js, *.jsx and *.md files. (#11586) 2020-11-23 20:45:50 -05:00
TagsField.jsx Typography fix & Optimization (#9650) 2020-08-18 08:05:51 -04:00
Title.jsx Extending documentation... (#10156) 2020-09-03 10:53:22 -04:00
Toolbar.jsx [deploy] Redesign article editor (#7524) 2020-05-29 11:59:37 -04:00