Use redux for session handling
Showing
... | ... | @@ -44,6 +44,7 @@ |
"json-loader": "0.5.2", | ||
"json2po-stream": "1.0.3", | ||
"jsx-loader": "0.13.2", | ||
"keymirror": "0.1.1", | ||
"lodash.clone": "3.0.3", | ||
"lodash.defaultsdeep": "3.10.0", | ||
"lodash.merge": "3.3.2", | ||
... | ... | @@ -55,7 +56,9 @@ |
"react-addons-test-utils": "0.14.7", | ||
"react-modal": "0.6.1", | ||
"react-onclickoutside": "4.1.1", | ||
"react-redux": "4.4.0", | ||
"react-slick": "0.9.2", | ||
"redux-thunk": "2.0.1", | ||
"routes-to-nginx-conf": "0.0.4", | ||
"sass-lint": "1.3.2", | ||
"sass-loader": "2.0.1", | ||
... | ... |
src/redux/actions.js
0 → 100644
src/redux/reducer.js
0 → 100644
static/js/lib/redux.js
0 → 100644
This diff is collapsed.
static/js/lib/redux.min.js
0 → 100644
Please register or sign in to comment