stanchino/react-serverless-auth

View on GitHub
Branch: development(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
ISSUE_TEMPLATE.md
README.md
.gitmodules
PULL_REQUEST_TEMPLATE.md
CODEOWNERS
.env.test
.gitignore
CODE_OF_CONDUCT.md
.npmrc
.babelrc
.travis.yml
yarn.lock
LICENSE
.npmignore
CONTRIBUTING.md
package.json
src/middlewares/index.js2
A
0 mins
src/components/tests/PasswordConfirmation.test.js3
A
0 mins
src/containers/PasswordResetRequestForm.js3
A
0 mins
src/components/tests/Password.test.js3
A
0 mins
src/components/tests/Email.test.js3
A
0 mins
src/services/tests/shared-examples.js3
A
0 mins
src/containers/PasswordResetConfirmForm.js3
A
0 mins
src/containers/SignInForm.js3
A
0 mins
src/containers/SignUpForm.js3
A
0 mins
src/components/ActionButton.js4
A
0 mins
src/components/SubmitButton.js4
A
0 mins
src/components/Message.js4
A
0 mins
src/setupTests.js4
A
0 mins
src/components/ResetButton.js4
A
0 mins
src/components/tests/SubmitButton.test.js5
A
35 mins
src/components/tests/ResetButton.test.js5
A
35 mins
src/components/tests/ActionButton.test.js5
A
0 mins
src/components/tests/Message.test.js5
A
0 mins
src/components/tests/FlashMessages.test.js5
A
0 mins
src/components/ConfirmationCode.js6
A
0 mins
src/routes.js6
A
0 mins
src/containers/Flash.js6
A
0 mins
src/components/Email.js7
A
0 mins
src/helpers/index.js7
A
0 mins
src/components/Password.js7
A
0 mins
src/components/PasswordConfirmation.js7
A
0 mins
src/components/tests/ConfirmationCode.test.js7
A
0 mins
src/reducers/tests/signIn.test.js8
A
0 mins
src/reducers/tests/resendConfirmationCode.test.js8
A
0 mins
src/services/passwordResetConfirm.js8
A
0 mins
src/components/FlashMessages.js8
A
0 mins
src/reducers/tests/auth.test.js8
A
0 mins
src/reducers/tests/signUp.test.js8
A
1 hr