Commit graph

40 commits

Author SHA1 Message Date
Sean Yesmunt 7c96bad8bf improve publish error messaging for edits 2018-07-02 18:04:33 -04:00
Sean Yesmunt eff657f7be disable file input when publishing 2018-07-02 18:04:33 -04:00
Sean Yesmunt b79d13b44d ensure all publish form errors have same styling 2018-07-02 18:04:33 -04:00
Sean Yesmunt 6e0cc55814 take previous bid into account for total available to deposit 2018-07-02 14:48:25 -04:00
YULIUS KURNIAWAN KRISTIANTO 2070d9b602
minor fix url or Uppercase 2018-06-27 00:25:54 +07:00
Thomas Zarebczan 0e1df68cc2 Minor UX fixes
Includes
-some better error messages when using credits (publish, tip, send)
-claim new user reward after phone verification (requires API change)
-vertical stacking on send screen
-add missing blank slate message for transaction history
2018-06-18 02:34:59 -04:00
Sean Yesmunt 7cbce18145 fix typo 2018-06-14 17:31:27 -04:00
Sean Yesmunt 061af8315a remove reference to spee.ch if the api is down 2018-06-14 16:55:43 -04:00
Sean Yesmunt 122e669a59 disable form publishing if uploading thumbnail 2018-06-14 16:55:43 -04:00
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
Baltazar Gomez fcdb935687 fix: exporting issues (#1163) 2018-03-22 11:43:35 -04:00
Thomas Zarebczan d8bc31847a
change == to === 2018-03-15 18:00:11 -04: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
Thomas Zarebczan 9bcb75e234
Add checks for 0 and exact balance
Otherwise, you get an ugly "internal error"
2018-03-15 02:44:44 -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