openethereum/js/src/modals/Shapeshift
Jaco Greeff 9613145464 Convert ShapeShift modal to store (#4035)
* WIP

* WIP store

* Store in-place

* WIP tests

* Store completed

* Expand option tests for events

* Fix & test for errors found in manual testing

* Add missing @observer (rookie mistake)

* Fix intl formatting error (completed step)

* Pass store to ErrorStep, test all stages for components

* Add warning messages (e.g. no price found)

* Fix typo
2017-01-05 16:51:16 +01:00
..
AwaitingDepositStep Convert ShapeShift modal to store (#4035) 2017-01-05 16:51:16 +01:00
AwaitingExchangeStep Convert ShapeShift modal to store (#4035) 2017-01-05 16:51:16 +01:00
CompletedStep Convert ShapeShift modal to store (#4035) 2017-01-05 16:51:16 +01:00
ErrorStep Convert ShapeShift modal to store (#4035) 2017-01-05 16:51:16 +01:00
OptionsStep Convert ShapeShift modal to store (#4035) 2017-01-05 16:51:16 +01:00
Price Convert ShapeShift modal to store (#4035) 2017-01-05 16:51:16 +01:00
Value Convert ShapeShift modal to store (#4035) 2017-01-05 16:51:16 +01:00
index.js Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
shapeshift.css Add missing Ethcore -> Parity headers (#3948) 2016-12-22 16:33:05 +01:00
shapeshift.js Convert ShapeShift modal to store (#4035) 2017-01-05 16:51:16 +01:00
shapeshift.spec.js Convert ShapeShift modal to store (#4035) 2017-01-05 16:51:16 +01:00
store.js Convert ShapeShift modal to store (#4035) 2017-01-05 16:51:16 +01:00
store.spec.js Convert ShapeShift modal to store (#4035) 2017-01-05 16:51:16 +01:00