13 Commits

Author SHA1 Message Date
Daniel Ternyak
513b4c67b9 Bity: refactor and remove unnecessary class 2017-07-03 19:08:35 -05:00
Daniel Ternyak
b623a3efe9 Swap Part 3 WIP 2017-07-02 00:45:22 -05:00
Daniel Ternyak
dab75a48b0 address comments 2017-06-24 15:39:03 -05:00
Daniel Ternyak
28415cd0e8 Consume new receivingAddressSwap action creator and receivingAddress state, validate receiving address input using Validator class. 2017-06-24 01:09:44 -05:00
Daniel Ternyak
943a0532d7 Swap: Create components/adjust containers as neccesasary for part 2 of swap 2017-06-23 20:26:54 -05:00
Daniel Ternyak
1a4fac1dec accidently swapped verb and namespace order for action creators originally; fixed 2017-06-20 01:28:22 -05:00
Daniel Ternyak
9a612eb6de use standard action creator naming convention 2017-06-20 00:59:54 -05:00
Daniel Ternyak
e7d8284d69 move state building into swap reducer instead of in wantToSwapMy component 2017-06-19 18:35:14 -05:00
Daniel Ternyak
6f638c66da remove unused actions 2017-06-19 00:39:57 -05:00
Daniel Ternyak
67a5eee0a9 Reformat 2017-06-19 00:39:07 -05:00
Daniel Ternyak
3cf43d04ad address additional comments 2017-06-18 23:56:32 -05:00
Daniel Ternyak
c77f5ef300 address sleep() hack -- get state directly from redux instead of relying on props 2017-06-18 23:53:32 -05:00
Daniel Ternyak
d745729d95 Swap: Initial Swap Home View 2017-06-11 20:02:39 -05:00