Commit graph

22 commits

Author SHA1 Message Date
bill bittner
3756974a60 flipped the order of Direct Link and Download 2018-03-06 20:49:08 -08:00
bill bittner
849995ed98 added download and direct link 2018-03-06 20:43:15 -08:00
bill bittner
588ebfb55a added state checks to newAssetRequest 2018-02-14 18:02:10 -08:00
bill bittner
7a8466ef68 added an asset selector 2018-02-14 12:30:30 -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
295cbb6486 renamed actions 2018-02-12 20:01:02 -08:00
bill bittner
249b6c6f0f moved channel selection logic to mapStateToProps 2018-02-12 18:18:56 -08:00
bill bittner
c96c4d1fbd updated showAsset to use an id 2018-02-08 16:23:09 -08:00
bill bittner
489153fcde updated to store and recall asset claim info and requests 2018-02-07 18:01:51 -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
3e8f7ee150 fixed missnamed shortClaimId prop 2018-02-06 15:09:12 -08:00
bill bittner
ae5cfa39a1 removed use of "that" where unecessary 2018-02-06 15:05:31 -08:00
bill bittner
c4a77f0317 added short id to redux 2018-02-04 17:43:02 -08:00
bill bittner
0a541b6dd9 added proptype checks to components 2018-02-04 16:40:28 -08:00
bill bittner
97a6254370 set up basic AssetDisplay functionality and removed unnecessary handlebars/js 2018-01-31 21:08:28 -08:00
bill bittner
0e88bb4c60 updated routes to handle serves only and return to client for show requests 2018-01-31 19:12:54 -08:00
bill bittner
37442cd9e6 added basic tags to AssetInfo component 2018-01-31 16:43:15 -08:00
bill bittner
091d073d01 implemented basica channel content request routes 2018-01-30 11:46:22 -08:00
bill bittner
fa5c811dab added templates for show pages and channel page 2018-01-30 09:00:02 -08:00