Commit graph

31 commits

Author SHA1 Message Date
jessop 3cc69ddaf0 UI/UX
disable file input while awaiting publish
add spinner to publishes in sidebar
add spinner and Publishing title on Publish page
add WebUploadList to Publishes
add WebUploadItem
 - thumb
 - name
 - progress bar
 - abort button
beforeunload prevent closing tab / navigation
enforce and notify about publish size limit
6 outstanding flow complaints
2019-10-22 16:45:47 -04:00
jessop 82658618d0 wip publish page 2019-10-22 16:45:47 -04:00
Pranab Singh 8c4c5709c6 Added provision for adding multiple tags by using commas 2019-10-09 10:31:02 -04:00
Sean Yesmunt b89c8a51c6 add back reverted changes 2019-10-06 22:07:15 -04:00
Sean Yesmunt 567ef04fcb Revert "cleanup"
This reverts commit 54c09edec8.
2019-10-03 14:25:13 -04:00
Sean Yesmunt 54c09edec8 cleanup 2019-10-03 14:06:02 -04:00
Sean Yesmunt bbcff99fb3 pr feedback 2019-10-01 01:48:43 -04:00
Sean Yesmunt ecf5e52dd4 cleanup 2019-10-01 01:48:43 -04:00
Sean Yesmunt 9122e3f1bd always use trimmed tag to avoid duplicate tags 2019-09-06 15:18:45 -04:00
Thomas Zarebczan c53cffad84 fix: check name before parse uri called 2019-08-30 12:23:32 -04:00
Thomas Zarebczan 3d4e35e32f fixes: canonical url + sub downloads
Sub downloads is just missing the last step - need to check why it's not being resolved/saved.
2019-08-29 20:39:48 -04:00
Sean Yesmunt 91f28d7be1 hotfix for invalid names 2019-07-29 09:46:55 -04:00
Sean Yesmunt cd1ce38687 better consistency 2019-07-29 09:46:53 -04:00
Sean Yesmunt e5afc29f00 fix: prevent duplicate tags on publish form 2019-07-08 23:19:17 -04:00
Sean Yesmunt 8aef97f8cd better handle uris on publish page 2019-07-05 14:02:57 -04:00
Sean Yesmunt 52bc0e7a1a mature tags 2019-07-05 14:02:15 -04:00
Sean Yesmunt 63364b664c fix: publish bid help text 2019-07-05 14:02:15 -04:00
Sean Yesmunt 2a21b6936b
Discovery fixes (#2576)
* point change email button to faq arcticle until we add that functionality

* hide claims if they are blocked

* fix: sorting on 'library' page

* add @reach/tooltip

* cleanup and add tags to publish page

* fix: button color

* fix: PublishPrice props

* fix: claim list sorting

* update lbry-redux

* respond to PR comments
2019-06-28 03:27:55 -04:00
zxawry b61f4bfe1f
add note to reselect file on edit 2019-06-11 16:09:14 +01:00
Sean Yesmunt 876a9cb9d9 add thumbnail slider modal 2019-05-21 17:18:24 -04:00
Thomas Zarebczan 91f3b5f4ba more fffffixes
doh nfsw!
doh nout!
Fix more flow errors with price
2019-05-10 18:27:07 -04:00
Thomas Zarebczan 4f9f62f999 fix: address comments
And resolve on edit + balance check
2019-05-10 02:27:51 -04:00
Thomas Zarebczan 65d80f779f fixes
fix refresh on edit page
fix publish without tags
2019-05-10 00:13:17 -04:00
Thomas Zarebczan 3d27b4f2d9 moar release
Fixes claim editing while keeping any existing tags + setting/clearing fee.
Fixes not being able to abandon claims if file was deleted

Beware of lint errors..some old and new. Everything works and we should clean them up later once tags are properly integrated.
2019-05-09 19:26:58 -04:00
Sean Yesmunt efeb5b6672 style consitency cleanup
round is back!
2019-05-07 21:29:30 -04:00
Sean Yesmunt 102665ac62 prettier 2019-05-07 17:38:29 -04:00
Sean Yesmunt 2d95c5a337 0.36.0 sdk changes 2019-04-24 10:02:52 -04:00
Sean Yesmunt dcafe9ab9e replace insufficient credits modal with inline ui elements 2019-04-03 00:17:00 -04:00
Sean Yesmunt 93bcba4512 lbry.io => lbry.com 2019-03-20 17:43:00 -04:00
Sean Yesmunt 4564ab9d0b add unsupported messages 2019-03-18 11:01:59 -04:00
Sean Yesmunt de3639f29c new build setup for web/electron 2019-03-04 23:48:04 -05:00
Renamed from src/renderer/component/publishForm/view.jsx (Browse further)