Commit graph

17 commits

Author SHA1 Message Date
bill bittner
4672a72d02 added default note for channels with zero claims 2018-02-12 19:08:17 -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
f38a4fb7e5 preparing to refactor to use ids 2018-02-08 15:47:10 -08:00
bill bittner
c4042ecea9 asset and channel display working 2018-02-08 13:22:54 -08:00
bill bittner
0fcdba8290 completed logic for viewing new channel 2018-02-08 10:59:49 -08:00
bill bittner
2744045c5c connected show asset components directly to redux store 2018-02-07 10:52:09 -08:00
bill bittner
dbcf4e4c46 fixed button css 2018-02-06 22:54:06 -08:00
bill bittner
1e9e9e4344 removed css from inside AssetPreview 2018-02-06 22:28:17 -08:00
bill bittner
b3f5d83f73 updated routes to better REST style 2018-02-06 21:55:04 -08:00
bill bittner
ae5cfa39a1 removed use of "that" where unecessary 2018-02-06 15:05:31 -08:00
bill bittner
0a541b6dd9 added proptype checks to components 2018-02-04 16:40:28 -08:00
bill bittner
320e83ca00 moved state from components to redux 2018-02-02 18:16:18 -08:00
bill bittner
7600ff5c54 switched show and channel components back to inernal state 2018-02-02 12:46:18 -08:00
bill bittner
1cbe9edf21 updated show request reducers and actions 2018-02-02 11:10:58 -08:00
bill bittner
a00ff9203c updated channel display to use redux store 2018-02-01 18:42:03 -08:00
Renamed from react/components/ChannelClaimsDisplay/index.js (Browse further)