MyCrypto/common
William O'Beirne e3505fd958 Contracts Tab Scaffolding (#70)
* Empty component, routes setup.

* Shared components for all Contracts inputs. Dont do anything yet.

* Check in reducer work so far. Still WIP.

* Header styling

* Check in input work so far, splitting to new branch.

* Strip down contracts inputs. Split out into form and explorer

* Contract selector

* Constantized config actions to use in contract saga.

* Interact explorer UI, no functionality

* Convert to constants, hook up errors

* Deploy and style cleanup.

* Remove unnecessary class.

* Fix flow errors with css modules

* Attempt at fixing all newly introduced flow errors in the contracts branch.

* Removed unused validator.

* Remove action constants, fix flow specificity in reducers

* Fix unit tests

* Move network contracts out of redux / sagas, and read directly from state with a selector in mapStateToProps.

* Fix initialState -> INITIAL_STATE rename

* foreach push -> concat
2017-07-27 19:31:59 -05:00
..
actions Contracts Tab Scaffolding (#70) 2017-07-27 19:31:59 -05:00
api Swap Cleanup (#68) 2017-07-22 16:24:03 -05:00
assets Manifest and Favicons (#69) 2017-07-22 15:55:59 -05:00
components Contracts Tab Scaffolding (#70) 2017-07-27 19:31:59 -05:00
config Contracts Tab Scaffolding (#70) 2017-07-27 19:31:59 -05:00
containers Contracts Tab Scaffolding (#70) 2017-07-27 19:31:59 -05:00
libs Contracts Tab Scaffolding (#70) 2017-07-27 19:31:59 -05:00
reducers Contracts Tab Scaffolding (#70) 2017-07-27 19:31:59 -05:00
routing Contracts Tab Scaffolding (#70) 2017-07-27 19:31:59 -05:00
sagas Contracts Tab Scaffolding (#70) 2017-07-27 19:31:59 -05:00
sass Reusable modal component (#50) 2017-07-15 01:26:43 -05:00
selectors Contracts Tab Scaffolding (#70) 2017-07-27 19:31:59 -05:00
translations Complete Generate/Create Wallet Flow (#38) 2017-07-16 16:02:13 -05:00
utils Fix number formatter (#99) 2017-07-27 18:21:50 -05:00
index.html Manifest and Favicons (#69) 2017-07-22 15:55:59 -05:00
index.jsx Contracts Tab Scaffolding (#70) 2017-07-27 19:31:59 -05:00
index.scss Manifest and Favicons (#69) 2017-07-22 15:55:59 -05:00
store.js Contracts Tab Scaffolding (#70) 2017-07-27 19:31:59 -05:00