Commit graph

16 commits

Author SHA1 Message Date
bill bittner
dd510d21e7 reorganized sagas to chain necessary actions 2018-02-22 15:43:26 -08:00
bill bittner
a5e026c1e0 added standard-jsx to eslint and fixed issues 2018-02-21 17:02:57 -08:00
bill bittner
89db6948ad added state checks to newChannelRequest 2018-02-14 18:08:39 -08:00
bill bittner
0548906c4d renamed previousRequests to requestList 2018-02-14 12:19:43 -08:00
bill bittner
0cecc84dde consolidated requests into one list 2018-02-14 12:09:57 -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
22c794a289 updated action names 2018-02-13 17:16:50 -08:00
bill bittner
55eb2dd85f removed showChannel from actions 2018-02-13 16:51:59 -08:00
bill bittner
aedc636241 updated routes to return proper error codes 2018-02-13 12:19:57 -08:00
bill bittner
295cbb6486 renamed actions 2018-02-12 20:01:02 -08:00
bill bittner
0912cd45d9 renamed existing asset 2018-02-12 18:50:19 -08:00
bill bittner
249b6c6f0f moved channel selection logic to mapStateToProps 2018-02-12 18:18:56 -08:00
bill bittner
2781e30134 added actions and saga for updating claims list 2018-02-09 10:02:13 -08:00
bill bittner
75b5981e01 converted channel display to use id 2018-02-08 16:42:13 -08:00
bill bittner
e9baab3c61 split sagas into separate files 2018-02-08 14:17:03 -08:00