Commit graph

28 commits

Author SHA1 Message Date
Sean Yesmunt 6f666e757f prepopulate thumbnail on edit 2018-06-14 16:55:43 -04:00
Sean Yesmunt 6e5edbdb34 clean up code and fix edit this claim button 2018-06-12 23:28:06 -04:00
Sean Yesmunt a69a4e2852 fix: editing with no source 2018-06-12 01:11:17 -04:00
Sean Yesmunt 3e283f3c73 cleanup thumbnail upload styling 2018-06-08 00:05:45 -04:00
Travis Eden 753fbc72a4 add selectThumbnail component 2018-06-04 15:49:02 -04:00
Travis Eden 8def65f1d8 rename uploadStatus -> uploadThumbnailStatus; call doResetThumbnailStatus on componentWillMount 2018-06-04 15:44:01 -04:00
Travis Eden 9c235861fe add uploadStatus to PublishForm 2018-06-04 15:38:43 -04:00
Travis Eden 05caa06aa7 add selectThumbnail component 2018-06-04 15:36:16 -04:00
Travis Eden 75b540635b rename uploadStatus -> uploadThumbnailStatus; call doResetThumbnailStatus on componentWillMount 2018-06-04 15:34:15 -04:00
Travis Eden e32a597c38 add uploadStatus to PublishForm 2018-06-04 15:27:55 -04:00
Sean Yesmunt f669714553 fix: edit with no file change 2018-06-01 13:56:00 -04:00
Travis Eden bd3936fc2b publish by channel_id rather than channel_name 2018-05-24 08:56:33 -04:00
Sean Yesmunt eaa11679e7 update: move to lbry-redux 2018-04-18 00:13:00 -04:00
Sean Yesmunt 5a2afb41eb
Merge pull request #1288 from lbryio/redesign-fixes
[redesign] some more fixes
2018-04-17 13:54:36 -04:00
YULIUS KURNIAWAN KRISTIANTO 460c0fc3fd
Show/Hide Price on Publish Form 2018-04-12 06:41:53 +07:00
Sean Yesmunt 88b2fcc057 fix: fix bid help text uri and allow metadata only edits 2018-04-06 02:22:35 -04:00
Sean Yesmunt 0b4d9d25d5 change source to sources for more clarity 2018-04-04 13:18:52 -04:00
Sean Yesmunt 402bba5835 fix: allow metadata only edits 2018-04-03 20:59:31 -04:00
Sean Yesmunt 91c6764d31 fix: don't show undefined for channel name when editing anonymous claim 2018-04-03 20:59:31 -04:00
Sean Yesmunt 31991a2ed1 fix: don't chang name when changing file for publish 2018-04-03 00:05:11 -04:00
Sean Yesmunt 460325d9e8 update publish modal styling #1211 2018-03-30 01:37:09 -04:00
Sean Yesmunt 3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
Thomas Zarebczan 34e971cd7f
remove check for balance during publish
This is being correctly done on the daemon now and the app shows appropriate error
2018-03-15 02:46:50 -04:00
Igor Gassmann 1da4d05986 Refactor lbryuri.js into separate named exports 2018-01-19 12:12:28 -03:00
Igor Gassmann e103778b8a Prettyprint and autolint component files 2017-12-21 18:08:54 -03:00
Jeremy Kauffman 8c403f640c new first run flow and re-org of wallet area
add changelog

add external service option to get credits page

remove testing code

fix user has existing email and grammar/typos
2017-12-08 15:13:20 -05:00
Igor Gassmann eaa5c212d2 Merge branch 'master' into restructuring 2017-12-07 12:24:00 -03:00
Igor Gassmann 6e282ee88f Move .js files into root of renderer dir 2017-12-04 17:12:59 -03:00
Renamed from src/renderer/js/component/publishForm/view.jsx (Browse further)