Commit graph

97 commits

Author SHA1 Message Date
Jessop Breth
42988daa59 adds LBRY app sharing to socialShare 2018-10-04 09:50:06 -04:00
Sean Yesmunt
30ba7ba773 update labels and use latest lbryinc 2018-10-01 20:55:03 -04:00
Sean Yesmunt
caa5abfdfd ensure modals have consistent styling 2018-09-26 13:48:07 -04:00
Sean Yesmunt
49573a65b9 add logic for reward codes 2018-09-25 20:13:49 -04:00
Sean Yesmunt
9b700e48bf use lbryio/lbryinc 2018-09-23 23:44:42 -04:00
btzr-io
fcbe52cdea auto focus modal form-fields 2018-09-21 19:20:58 -06:00
Jessop Breth
8010c4b292 adds modal socialshare capability 2018-09-12 12:54:35 -04:00
Jessop Breth
780ef26e9b modalSendTip closes on esc/click outside 2018-09-07 14:10:46 -04:00
Thomas Zarebczan
00ad8ba372 Fix encryption startup
1) remove wallet unlock message (outdated by new modal)
2) removed return which caused status updates to stop + restructured else statements
3) Prevent clicking out from modal (would close app)
4) update yarn.lock with proper redux version
2018-08-15 15:56:42 -04:00
Sean Yesmunt
ddafd3d5b5 improve spacing 2018-08-11 00:15:46 -04:00
Sean Yesmunt
e4f4909725
Merge pull request #1817 from lbryio/next-video
recommended content v1
2018-07-31 15:42:25 -04:00
Aliyev Doniyor
42a3759cc0 Disable confirm button after pressing "Use It Now" button
Closes #1823
2018-07-28 12:47:45 +05:00
Shawn Khameneh
2ccf40b18e
Merge branch 'master' into wallet-encryption 2018-07-25 14:30:24 -05:00
Shawn
a727e89e10 Remove debug line, add Form components 2018-07-25 12:45:28 -05:00
Sean Yesmunt
01dc3661c8 wire up autoplay 2018-07-25 00:23:58 -04:00
Thomas Zarebczan
2d7cf51630
formatting for protocol message 2018-07-20 16:54:10 -04:00
Shawn Khameneh
6809ac3e3a Add basic wallet encryption flows 2018-07-18 15:48:30 -04:00
Sean Yesmunt
265c22dacd
Merge pull request #1752 from 42degrees/42degrees_ticket1749_textChange
Changed the error message given when the daemon didn't update
2018-07-14 19:57:37 -04:00
Thomas Zarebczan
305d1a4a48 lbry-app > lbry-desktop
Reviewed all instances of lbry-app and changed to lbr-desktop. There are still some that will stay at lby-app for now (i.e. AUR/Flatpak repo names).
2018-07-12 14:39:12 -04:00
Thomas Zarebczan
61e132a1ab
copy change 2018-07-11 22:51:08 -04:00
Scott Gartner
a967495c23 Changed the error message given when the daemon and LBRY app are on different versions of the API to make it more clear for the user what their next steps are. 2018-07-10 18:46:31 -06:00
Sean Yesmunt
8b249a20a5 fix: email verify modal button placement 2018-06-20 00:49:20 -04:00
Thomas Zarebczan
dfd42b8e96 Autoupgrade fixes
Fixes modal when clicking "upgrade app" from the top right menu.
Fixes double modal on autoupdate, issue https://github.com/lbryio/lbry-app/issues/1613
2018-06-19 20:50:01 -04:00
Thomas Zarebczan
1d6b4587e3 Fix Linux upgrade path
And show manual install message
2018-06-19 02:31:47 -04:00
Sean Yesmunt
9667a35e7d
Merge pull request #1629 from lbryio/redesign-css
Redesign css changes
2018-06-18 15:05:20 -04:00
Sean Yesmunt
2af2f61a8e round down so we don't say we have more rewards than available 2018-06-18 12:47:06 -04: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
a49604cdb3 use button='link' for modal upgrade 2018-06-14 14:13:54 -04:00
Sean Yesmunt
88b4a73fca fix: upgrade modal flow 2018-06-14 12:08:13 -04:00
Sean Yesmunt
961f1cf2fd add no thumbnail fallback and make sure .zips aren't playable 2018-06-13 16:47:22 -04:00
Sean Yesmunt
0f5bc874bc
Merge branch 'master' into select-thumbnail 2018-06-08 00:32:12 -04:00
Sean Yesmunt
3e283f3c73 cleanup thumbnail upload styling 2018-06-08 00:05:45 -04:00
Sean Yesmunt
93a2b6f9e6 minor style changes 2018-06-06 02:13:26 -04:00
Travis Eden
96ac407b0e add confirmThumbnailUpload modal 2018-06-04 15:45:34 -04:00
Travis Eden
6c14cd1e5b fix object prop types 2018-06-04 15:36:17 -04:00
Travis Eden
f5be93b6b5 add confirmThumbnailUpload modal 2018-06-04 15:35:45 -04:00
seanyesmunt
53b9e5344b fix credit intro displaying '0' 2018-06-01 13:56:00 -04:00
seanyesmunt
7339727e29 close modal by clicking outside of it 2018-06-01 13:56:00 -04:00
Daniel Dominguez
38fbc19fac Update warning prompt message. 2018-06-01 13:23:41 -04:00
Daniel Dominguez
ef6886894e Add confirmation propmt before sending a transaction. 2018-06-01 13:22:41 -04:00
Thomas Zarebczan
6ce77f7a8b
adding exclamation after first reward 2018-05-30 13:21:56 -04:00
Travis Eden
186c437955 simplify first reward 2018-05-30 12:07:56 -04:00
Travis Eden
ef3ea8c319 Refactor unclaimed rewards as array to keep order from api.lbry.io. Display reward notification message through snackbar with fallback for rewards without a message. 2018-05-29 14:44:34 -04:00
Sean Yesmunt
55209a21cf don't show rewards message if no claimable rewards 2018-05-25 00:40:08 -04:00
Sean Yesmunt
c806d10f1e fix incompatible daemon modal 2018-05-16 14:04:08 -04:00
btzr-io
539e8e360c fix modal and add basic filter for url 2018-05-10 23:40:24 -06:00
btzr-io
31b1494a5e update modal / message / styles 2018-05-09 20:47:08 -06:00
btzr-io
66ff07697f add confirmation modal for external links 2018-05-09 18:21:54 -06: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
btzr-io
fd822555c8 update change.log 2018-05-03 11:22:10 -06:00