Commit graph

1094 commits

Author SHA1 Message Date
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
ca4311450d fixed other actions to use data object 2018-02-06 12:11:44 -08:00
bill bittner
7f52c9be02 fixed show actions to use data object 2018-02-06 11:55:46 -08:00
bill bittner
cb871cae36 centered show lite content 2018-02-04 17:51:17 -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
339f213482 fixed ChannelClaimsDisplay props 2018-02-03 21:14:31 -08:00
bill bittner
320e83ca00 moved state from components to redux 2018-02-02 18:16:18 -08:00
bill bittner
d13f4326b5 fixed issue with channel page navigation 2018-02-02 17:20:08 -08:00
bill bittner
fbe25e4aa1 fixed error where channel display would not refresh 2018-02-02 16:49:39 -08:00
bill bittner
6073935732 updated publish redirects and channel nav buttons 2018-02-02 16:06:21 -08:00
bill bittner
b60fbab744 fixed logout on drop down bar to stay on same page 2018-02-02 15:14:57 -08:00
bill bittner
74b6bca16c fixed nav bar dropdown to stay on channel when view is selected 2018-02-02 14:48:04 -08:00
bill bittner
5f70cdd979 added redirect from login page to publish page if user logs in 2018-02-02 14:24:46 -08:00
bill bittner
ba465fdfb7 fixed undefined file extension on asset preview 2018-02-02 13:06:28 -08:00
bill bittner
7b4b5da428 fixed identifier parse error on asset details component 2018-02-02 13:02:30 -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
b7ca5ac1ac updated show asset components to use redux state 2018-02-01 19:36:08 -08:00
bill bittner
a00ff9203c updated channel display to use redux store 2018-02-01 18:42:03 -08:00
bill bittner
ff86b0aa81 updated ShowPage component to use redux store 2018-02-01 14:29:33 -08:00
bill bittner
69ed241d1c deleted unnecessary handlebars js and partials 2018-02-01 10:46:41 -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
bfa623ec17 removed unnecessary handlebars page routes 2018-01-31 19:21:00 -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
f7e50597e6 added ChannelClaimDisplay as subcomponent to ShowChannel 2018-01-31 16:00:11 -08:00
bill bittner
a5f383aff8 fixed issue where ShowPage wasnot re-rendering on new props 2018-01-31 14:50:35 -08:00
bill bittner
aeaab8bf2d split up url parsing functions 2018-01-31 11:49:20 -08:00
bill bittner
8fc44a4534 added active styling to nav bar links 2018-01-31 10:52:57 -08:00
bill bittner
e6e50a1253 added basic asset preview 2018-01-31 10:40:26 -08:00
bill bittner
6ac91046b1 changed show components to share ShowAsset 2018-01-30 17:15:23 -08:00
bill bittner
1f5a493375 update show lite component 2018-01-30 15:32:42 -08:00
bill bittner
da32c35403 added props to asset preview 2018-01-30 11:54:29 -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
bill bittner
caee8bb835 updated Logo to use Link 2018-01-29 12:49:01 -08:00
bill bittner
47b6c59ae8 updated /login page with create and login components 2018-01-29 12:44:46 -08:00
bill bittner
696a1bf500 updated /about page and route 2018-01-29 12:34:34 -08:00
bill bittner
728c0440d8 updated nav bar to use react router Link 2018-01-29 12:27:22 -08:00
bill bittner
c96ec875cd added react-router 2018-01-29 11:47:12 -08:00
Bill Bittner
8535a37c22
Merge pull request #339 from lbryio/337-report-link
337 report link
2018-01-26 12:57:52 -08:00
bill bittner
042cbb7ced placed "report" in a row 2018-01-26 12:56:08 -08:00
bill bittner
47a2a2e882 added reporting link to show page 2018-01-26 12:52:57 -08:00
bill bittner
aed4a78ae0 rebundled via webpack 2018-01-25 13:46:37 -08:00
Bill Bittner
2f0df2df8f
Merge pull request #323 from lbryio/react-upload
React/Redux - publish component
2018-01-25 13:43:19 -08:00
bill bittner
8945707d0f added whatwg-fetch and fixed publish validation 2018-01-25 13:37:59 -08:00
bill bittner
1f78a50b48 fixed error message on login 2018-01-25 11:48:27 -08:00
bill bittner
a9d9a88360 cleaned up non-react js functions 2018-01-25 11:37:11 -08:00