Commit graph

36 commits

Author SHA1 Message Date
jessop da19ff2471 triggers api publish new on streams and channels 2019-10-16 00:34:06 -04:00
Sean Yesmunt b89c8a51c6 add back reverted changes 2019-10-06 22:07:15 -04:00
Sean Yesmunt 1254135455 Revert "dark mode love plus other fixes"
This reverts commit 15755c39db.
2019-10-03 14:25:13 -04:00
Sean Yesmunt 15755c39db dark mode love plus other fixes 2019-10-03 14:06:02 -04:00
jessop df56d2b004 more cleanup 2019-07-29 14:40:09 -04:00
jessop 6ac727e19e cleanup 2019-07-29 14:40:09 -04:00
jessop 76b5547323 moves publish callback into desktop redux wrapper 2019-07-29 14:40:09 -04:00
jessop f2c51f7735 successfully publishes using lbry-redux
updates lbry-redux hash

adds streamPublish success and fail callbacks

passing callbacks in doPublish( success, fail )

update redux

prepare rebase
2019-07-29 14:39:39 -04:00
Thomas Zarebczan 553ce44b8e fix: price on update
Would show 0  / LBC for free claims, instead of free. The downside here is that it shows 0 LBC as the default fee if someone chooses one. We'd need to make the default a separate variable.

Also updated the publishprice function name (copy paste error)
2019-07-29 09:46:54 -04:00
Sean Yesmunt bbd9591f3b this got out of hand 2019-07-29 09:46:54 -04:00
Sean Yesmunt c9ff94d061 cleanup 2019-07-22 19:27:30 -04:00
Sean Yesmunt 4d414775bc update lbry-redux 2019-07-22 19:27:24 -04:00
Sean Yesmunt 52bc0e7a1a mature tags 2019-07-05 14:02:15 -04:00
jessop 16bcaf7ceb updates in component state
updates work

asset upload works

channelForm component
2019-07-02 09:19:53 -04:00
Sean Yesmunt fa24060b3f respond to ux feedback 2019-07-01 14:53:46 -04:00
jessop 3b1ca0ddfd fixes two bugs on edit page \
channel selector was not being populated \
bid amount was not editable
2019-07-01 12:29:12 -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
Jon Lynch c52ad9c54c removed extraneous modal, added prop to publish modal to toggle text (edit or new) 2019-06-25 20:18:05 -05:00
Jon Lynch d66d63cca0 added update modal for edit/update publish vs new publish, corrected copy pasta on modal variable in publish modal 2019-06-24 23:05:46 -05:00
zxawry 0c0c634872
auto select file on edit 2019-06-11 16:30:36 +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
Sean Yesmunt 22302991c8 fix flow errors 2019-05-10 10:50:33 -04:00
Thomas Zarebczan 4f9f62f999 fix: address comments
And resolve on edit + balance check
2019-05-10 02:27:51 -04:00
Thomas Zarebczan f286e21805 fix undefined 2019-05-10 00:41:34 -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 102665ac62 prettier 2019-05-07 17:38:29 -04:00
jessop 7c32710e89 add replace to publish flags 2019-05-02 12:04:05 -04:00
Sean Yesmunt 92e0c9691f fix: app breaking with old 'stream' value 2019-05-01 15:22:09 -04:00
Sean Yesmunt 2d95c5a337 0.36.0 sdk changes 2019-04-24 10:02:52 -04:00
Sean Yesmunt ee7854c429 use react-router 2019-04-04 17:05:23 -04:00
Sean Yesmunt fbbbe526c4 use @reach/router 2019-03-28 12:53:13 -04:00
Sean Yesmunt 1b04e4df39 prettier 2019-03-25 02:18:22 -04:00
Sean Yesmunt 0b3c950f96 update lint/flow 2019-03-18 01:10:41 -04:00
Sean Yesmunt de3639f29c new build setup for web/electron 2019-03-04 23:48:04 -05:00
Renamed from src/renderer/redux/actions/publish.js (Browse further)