Commit graph

38 commits

Author SHA1 Message Date
Sean Yesmunt
b7ead10b5b Merge master into 'release' 2018-08-27 19:04:07 -04:00
Thomas Zarebczan
babeccbf6c use permanent url instead of uri
This ensures that when clicking on the notification, it goes to the correct URL. Before it could have been a different vanity URL.
2018-08-27 16:36:11 -04:00
Thomas Zarebczan
6023b32c27 add title to message 2018-08-21 09:51:35 -04:00
Thomas Zarebczan
73bc6afa3e feat: add publish success notification
When a file is confirmed, create a desktop notification with the claim name and ability to click the notification to view the claim
2018-08-20 17:48:14 -04:00
Thomas Zarebczan
c6f0db1454 Pass spee.ch error message
Otherwise it would just say "upload failed"
2018-07-31 19:00:18 -04:00
Sean Yesmunt
7080d5f8c6
Revert "updated the url for successful thumbnail publishes" 2018-07-17 09:42:47 -04:00
bill bittner
de75bfad72 updated the thumbnail url on successfull publishes 2018-07-16 17:26:13 -07:00
bill bittner
64f8a40984 changed form data to attach a File rather than Blob 2018-07-04 17:00:49 -07:00
Sean Yesmunt
d2e32f38ef prefil license type on edit 2018-06-25 14:23:25 -04:00
Sean Yesmunt
d48fe8d48a use spee.ch publish config endpoint for thumbnail status 2018-06-25 13:39:35 -04:00
Sean Yesmunt
539ca36637 show edits as pending 2018-06-20 15:30:52 -04:00
Thomas Zarebczan
96cdf2029f Fix pending publishes
This fixes an issue where claim_list_mine is called even after a claim
is confirmed.

Also updating time check interval to 30s from 10s.
2018-06-15 19:16:23 -04:00
Sean Yesmunt
e09c214697 update thumbnail upload statuses constant 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
de9c736703 fix: stop calling claim_list_mine if no more pending publishes 2018-06-13 17:11:46 -04:00
Sean Yesmunt
6e5edbdb34 clean up code and fix edit this claim button 2018-06-12 23:28:06 -04:00
Sean Yesmunt
a8d693d890 fix: double pending issue 2018-06-12 03:12:22 -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
9957be18bf re-fix error message 2018-06-04 15:55:00 -04:00
Travis Eden
1846b40b2d fix error messages 2018-06-04 15:55:00 -04:00
Travis Eden
1a30e185bd add doResetThumbnailStatus and doUploadThumbnail actions 2018-06-04 15:42:02 -04:00
Travis Eden
4d6d1f2e95 re-fix error message 2018-06-04 15:36:17 -04:00
Travis Eden
0f31367e26 fix error messages 2018-06-04 15:36:17 -04:00
Travis Eden
85e8c78ee5 proper naming; set thumbnail='' and nsfw=false 2018-06-04 15:35:45 -04:00
Travis Eden
75b540635b rename uploadStatus -> uploadThumbnailStatus; call doResetThumbnailStatus on componentWillMount 2018-06-04 15:34:15 -04:00
Travis Eden
9a658d41a8 add doResetThumbnailStatus and doUploadThumbnail actions 2018-06-04 15:31:19 -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
Daniel Dominguez
16c09a9ddd Move modals types constants to lbry-redux repository.
- Remove useless file modal types as is not referenced anymore in this repository.
  - Changed import statements to use lbry-redux to import modal types constants.
2018-05-05 16:04:47 -03:00
Sean Yesmunt
ca4a51c4b9 remove edits from pending publishes and update modal style 2018-04-23 21:15:15 -04:00
Sean Yesmunt
25c6ef54e1 doOpenModal => doNotify 2018-04-19 12:51:18 -04:00
Sean Yesmunt
eaa11679e7 update: move to lbry-redux 2018-04-18 00:13:00 -04:00
Sean Yesmunt
05e6fbed12 fix: don't show two pending publish cards for edit publishes 2018-04-06 02:00:36 -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
31e00c9353 fix: allow editing free claims 2018-04-03 00:21:33 -04:00
Sean Yesmunt
3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00