Commit graph

24 commits

Author SHA1 Message Date
bill bittner
fa750c6f47 fixed css width issue on details page 2018-02-26 17:00:54 -08:00
bill bittner
89fcfd84ea moved title, metaTag, and link utils into SEO component 2018-02-23 17:57:23 -08:00
bill bittner
0465e97cf0 fixed helmet issues and refactored SEO 2018-02-23 11:00:46 -08:00
bill bittner
6fd4a94a6a fixed Request/request bug 2018-02-23 00:01:25 -08:00
bill bittner
e6146db781 added OpenGraphTag component 2018-02-22 23:36:37 -08:00
bill bittner
d24331d001 added react-helmet and dynamic title and canonical url tags 2018-02-22 18:05:00 -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
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
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
c9d4aed229 added saga for asset display 2018-02-06 19:00:52 -08:00
bill bittner
3e8f7ee150 fixed missnamed shortClaimId prop 2018-02-06 15:09:12 -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
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
ff86b0aa81 updated ShowPage component to use redux store 2018-02-01 14:29:33 -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
aeaab8bf2d split up url parsing functions 2018-01-31 11:49:20 -08:00