Commit graph

195 commits

Author SHA1 Message Date
bill bittner a999ee9e8e hotfix for AssetPreview component 2018-03-02 09:36:28 -08:00
bill bittner fa750c6f47 fixed css width issue on details page 2018-02-26 17:00:54 -08:00
bill bittner cdf567e8ee fixed publish form because it was not reset on success 2018-02-26 16:34:02 -08:00
Bill Bittner 0c0d463d86
Merge pull request #361 from lbryio/321-image-overflows
321 image overflows
2018-02-25 17:51:55 -08:00
bill bittner d4fabe3473 removed unneeded actions from publish form 2018-02-25 17:47:22 -08:00
bill bittner 3a64e2dccf added clearFile action to file selection error 2018-02-25 17:38:14 -08:00
bill bittner e0fdb36551 added height and width constraints to showlite 2018-02-24 10:05:28 -08:00
bill bittner 89fcfd84ea moved title, metaTag, and link utils into SEO component 2018-02-23 17:57:23 -08:00
bill bittner a96f79a068 split webpack config into dev and prod 2018-02-23 16:59:45 -08:00
bill bittner 60b2b5f203 removed openGraphTag component and added webpack-merge 2018-02-23 15:48:56 -08:00
bill bittner fd21fa5604 fixed missing forward slash in Link 2018-02-23 11:04:17 -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 b4ef61ae85 removed console logs and dead codes 2018-02-22 16:42:35 -08:00
bill bittner 9bf45975da removed separate routes file 2018-02-22 15:59:51 -08:00
bill bittner 6a9e7005bd reorganized sagas to chain necessary actions 2018-02-22 15:43:41 -08:00
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 a5e026c1e0 added standard-jsx to eslint and fixed issues 2018-02-21 17:02:57 -08:00
bill bittner 224d057b9a switched "render" to "hydrate" 2018-02-21 13:42:41 -08:00
bill bittner 81edb47e41 updated webpack config 2018-02-21 12:24:23 -08:00
bill bittner b4d3e8a0be updated webpack.config 2018-02-21 10:53:36 -08:00
bill bittner fd3fc0f620 added handleRender and renderFullPage and updated client 2018-02-21 08:05:41 -08:00
bill bittner 17a5e436b7 updated Root to App, extracting provider and router 2018-02-20 14:31:05 -08:00
bill bittner d02e59afd6 plugged config file in for ga code 2018-02-15 18:08:53 -08:00
bill bittner ec4669d058 removed ga util 2018-02-15 18:04:38 -08:00
bill bittner 9a3e9cad6a wrapped routes in GAListener 2018-02-15 17:04:49 -08:00
bill bittner 0efc25a5c1 added google-ga package 2018-02-15 15:55:24 -08:00
bill bittner 89db6948ad added state checks to newChannelRequest 2018-02-14 18:08:39 -08:00
bill bittner 588ebfb55a added state checks to newAssetRequest 2018-02-14 18:02:10 -08:00
bill bittner 8e94d4e162 removed commented dead code 2018-02-14 17:42:12 -08:00
bill bittner 5f60af596e fixed handleShowPageUri saga 2018-02-14 17:40:11 -08:00
bill bittner 0a228de660 moved url parsing to its own action saga 2018-02-14 17:26:11 -08:00
bill bittner 960893e775 added clearing of error to assetDisplay 2018-02-14 17:10:44 -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 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 10fdf6e6e2 fixed post-publish forwarding issue 2018-02-13 22:29:54 -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 855a7dab42 removed showAsset action 2018-02-13 15:53:27 -08:00
bill bittner aedc636241 updated routes to return proper error codes 2018-02-13 12:19:57 -08:00
bill bittner 5845a07a9d added back deleted request.js 2018-02-12 20:35:45 -08:00
bill bittner 295cbb6486 renamed actions 2018-02-12 20:01:02 -08:00
bill bittner 4672a72d02 added default note for channels with zero claims 2018-02-12 19:08:17 -08:00
bill bittner b1fb65b1ec renamed existing request 2018-02-12 19:01:29 -08:00