From 93682f6c0a561c5973fbc05c0600652da57fc749 Mon Sep 17 00:00:00 2001 From: Damir Rashidov Date: Mon, 30 Oct 2017 15:19:43 +0300 Subject: [PATCH] Homework2 --- .idea/workspace.xml | 467 ++++++++++++++++++++------------ src/components/auth/SignIn.js | 22 +- src/components/common/Loader.js | 17 ++ src/components/routes/Auth.js | 6 +- src/config.js | 6 +- src/ducks/auth.js | 36 ++- src/ducks/auth.test.js | 78 ++++++ src/ducks/people.js | 3 + src/ducks/people.test.js | 1 - 9 files changed, 452 insertions(+), 184 deletions(-) create mode 100644 src/components/common/Loader.js create mode 100644 src/ducks/auth.test.js diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 91aa02f..a9f288f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,8 +2,15 @@ + + - + + + + + + @@ -17,11 +24,24 @@ - - + + + + + + + + + + + + + + + - - + + @@ -29,26 +49,87 @@ - - - - - - - - - + + + + + + + + + + + + + + + + + + - - + + - - + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -78,22 +159,24 @@ @@ -108,9 +191,11 @@ - -