From 8703cc02c72b3464f6af3a3c10d7b0bfafcc1654 Mon Sep 17 00:00:00 2001 From: Maksym Goncharov Date: Sun, 22 Oct 2017 13:28:22 +0300 Subject: [PATCH] ht1 goncharov --- .idea/workspace.xml | 503 +++++++++++++++++++++++------- src/components/App.js | 4 +- src/components/people/addHuman.js | 39 +++ src/components/routes/Admin.js | 10 +- src/config.js | 6 +- src/ducks/people.js | 61 ++++ src/redux/reducer.js | 4 +- 7 files changed, 503 insertions(+), 124 deletions(-) create mode 100644 src/components/people/addHuman.js create mode 100644 src/ducks/people.js diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1e71037..deb515b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,11 +3,12 @@ - + + + + - + - - + + @@ -30,33 +34,79 @@ - - + + - - + + + + + + + + + + + + - + - - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + @@ -64,11 +114,11 @@ - - + + - - + + @@ -77,8 +127,8 @@ - - + + @@ -107,7 +157,6 @@ @@ -137,10 +190,12 @@ - + + - @@ -156,27 +211,27 @@ - + - - - - @@ -186,11 +241,11 @@ - - @@ -204,11 +259,11 @@ - - @@ -222,11 +277,11 @@ - - @@ -238,6 +293,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -248,6 +369,8 @@ + + @@ -267,17 +390,23 @@ - + + + + +