shakacode/react-webpack-rails-tutorial

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
client/app/assets/images/railsonmaui.png
client/app/assets/images/twitter_64.png
client/app/assets/styles/app-variables.scss
client/app/assets/styles/application.css
client/app/assets/styles/stimulus.scss
client/app/bundles/comments/actions/commentsActionCreators.js66
A
0 mins
client/app/bundles/comments/components/CommentBox/CommentBox.jsx112
A
1 hr
client/app/bundles/comments/components/CommentBox/CommentBox.module.scss
client/app/bundles/comments/components/CommentBox/CommentForm/CommentForm.jsx316
F
1 wk
client/app/bundles/comments/components/CommentBox/CommentList/Comment/Comment.jsx25
A
0 mins
client/app/bundles/comments/components/CommentBox/CommentList/Comment/Comment.spec.jsx24
A
3 hrs
client/app/bundles/comments/components/CommentBox/CommentList/CommentList.jsx69
A
1 hr
client/app/bundles/comments/components/CommentBox/CommentList/CommentList.spec.jsx47
A
0 mins
client/app/bundles/comments/components/CommentScreen/CommentScreen.jsx38
A
0 mins
client/app/bundles/comments/components/Footer/Footer.jsx22
A
0 mins
client/app/bundles/comments/components/NavigationBar/CommentsCount.jsx19
A
0 mins
client/app/bundles/comments/components/NavigationBar/NavigationBar.jsx125
C
1 day
client/app/bundles/comments/components/SimpleCommentScreen/SimpleCommentScreen.jsx119
A
1 hr
client/app/bundles/comments/components/SimpleCommentScreen/SimpleCommentScreen.module.scss
client/app/bundles/comments/components/TestReactRouter/TestReactRouter.jsx14
A
0 mins
client/app/bundles/comments/components/TestReactRouterRedirect/TestReactRouterRedirect.jsx14
A
0 mins
client/app/bundles/comments/constants/commentsConstants.js8
A
0 mins
client/app/bundles/comments/constants/paths.js7
A
0 mins
client/app/bundles/comments/containers/NavigationBarContainer.jsx25
A
0 mins
client/app/bundles/comments/containers/NonRouterCommentsContainer.jsx33
A
0 mins
client/app/bundles/comments/containers/RouterCommentsContainer.jsx33
A
0 mins
client/app/bundles/comments/layout/Layout.jsx35
A
1 hr
client/app/bundles/comments/reducers/commentsReducer.js79
B
5 hrs
client/app/bundles/comments/reducers/index.js10
A
0 mins
client/app/bundles/comments/reducers/railsContextReducer.js4
A
0 mins
client/app/bundles/comments/rescript/Actions/Actions.res
client/app/bundles/comments/rescript/CommentForm/CommentForm.res
client/app/bundles/comments/rescript/CommentForm/forms/HorizontalForm.res
client/app/bundles/comments/rescript/CommentForm/forms/InlineForm.res
client/app/bundles/comments/rescript/CommentForm/forms/StackedFrom.res
client/app/bundles/comments/rescript/CommentList/AlertError/AlertError.res
client/app/bundles/comments/rescript/CommentList/Comment/Comment.res
client/app/bundles/comments/rescript/CommentList/CommentList.res
client/app/bundles/comments/rescript/Header/Header.res
client/app/bundles/comments/rescript/ReScriptShow.module.scss
client/app/bundles/comments/rescript/ReScriptShow.res
client/app/bundles/comments/rescript/bindings/ActionCable.res
client/app/bundles/comments/rescript/bindings/Axios.res
client/app/bundles/comments/rescript/bindings/Marked.res
client/app/bundles/comments/rescript/bindings/ReactTransitionGroup.res
client/app/bundles/comments/routes/routes.jsx15
A
0 mins
client/app/bundles/comments/startup/App.jsx15
A
0 mins
client/app/bundles/comments/startup/ClientRouterApp.jsx14
A
0 mins
client/app/bundles/comments/startup/ClientRouterAppExpress.jsx19
A
0 mins
client/app/bundles/comments/startup/NavigationBarApp.jsx27
A
0 mins