9 Commits

Author SHA1 Message Date
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
b33d2ef590 don't pass around bityRates when you can access from state in reducer 2017-06-19 18:47:11 -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
67a5eee0a9 Reformat 2017-06-19 00:39:07 -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
f2b8045c21 address additional comments 2017-06-18 19:56:11 -05:00
Daniel Ternyak
fb73be4214 WIP address comments 2017-06-18 14:47:00 -05:00
Daniel Ternyak
0304bc8a67 Swap: Redux actions; Redux Reducers 2017-06-11 20:00:28 -05:00