Commit graph

14 commits

Author SHA1 Message Date
bill bittner
dd510d21e7 reorganized sagas to chain necessary actions 2018-02-22 15:43:26 -08:00
bill bittner
14740341e3 broke out routes from App.jsx, and added handleShowRender for static methods 2018-02-22 10:48:46 -08:00
bill bittner
8e94d4e162 removed commented dead code 2018-02-14 17:42:12 -08:00
bill bittner
0a228de660 moved url parsing to its own action saga 2018-02-14 17:26:11 -08:00
bill bittner
4a2fbb402f consolidated request handling to showPage 2018-02-14 11:39:24 -08:00
bill bittner
51c50d7f5d removed componentWillMount and simplified mapDispatchToProps 2018-02-14 09:19:22 -08:00
bill bittner
ffb4466fcf moved request error out of show page state 2018-02-07 11:30:39 -08:00
bill bittner
2744045c5c connected show asset components directly to redux store 2018-02-07 10:52:09 -08:00
bill bittner
320e83ca00 moved state from components to redux 2018-02-02 18:16:18 -08:00
bill bittner
fbe25e4aa1 fixed error where channel display would not refresh 2018-02-02 16:49:39 -08:00
bill bittner
1cbe9edf21 updated show request reducers and actions 2018-02-02 11:10:58 -08:00
bill bittner
b7ca5ac1ac updated show asset components to use redux state 2018-02-01 19:36:08 -08:00
bill bittner
a00ff9203c updated channel display to use redux store 2018-02-01 18:42:03 -08:00
bill bittner
ff86b0aa81 updated ShowPage component to use redux store 2018-02-01 14:29:33 -08:00