Commit graph

80 commits

Author SHA1 Message Date
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
Igor Gassmann
70fde932c0
feat: setup Danger (#1289)
Add Danger to automate code reviews. Currently, it only checks for a description in PRs and if the changelog file has been updated.
2018-04-25 15:31:58 -04:00
Sean Yesmunt
94fca29323 fix: error modal handling 2018-04-23 01:04:11 -04:00
Sean Yesmunt
25c6ef54e1 doOpenModal => doNotify 2018-04-19 12:51:18 -04:00
Sean Yesmunt
c097c15312 fix lbry-redux imports and lint fixes 2018-04-18 00:22:42 -04:00
Sean Yesmunt
eaa11679e7 update: move to lbry-redux 2018-04-18 00:13:00 -04:00
Sean Yesmunt
ea7ae8a03d fix: upgrade modal styling 2018-04-16 18:51:35 -04:00
Sean Yesmunt
d5b83c544f fix: modal styling and phone collection errors 2018-04-05 17:26:20 -04:00
Sean Yesmunt
90f9fbf99f fix: default setting on remove modal 2018-04-02 23:46:41 -04:00
Sean Yesmunt
460325d9e8 update publish modal styling #1211 2018-03-30 01:37:09 -04:00
Sean Yesmunt
9466c8ad94 fix email collection styling #1205 2018-03-29 20:43:47 -04:00
Sean Yesmunt
3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
liamcardenas
32943b667e Remove unused import 2018-03-16 12:07:31 -07:00
liamcardenas
f74f4fbc22 Updated copy of subscriptions modal 2018-03-16 12:04:22 -07:00
liamcardenas
f2f316968b Fixed formatting issues 2018-03-16 11:26:44 -07:00
liamcardenas
74bab48749 Added api sub logging, sub modal, and immediate download initiation 2018-03-16 11:22:19 -07:00
Igor Gassmann
7f7f09c206
fix: daemon not killed when migrating app architecture (#1109)
Add an option to kill running daemon when it's incompatible with the app version.
2018-03-15 19:04:15 -04:00
liamcardenas
06c7572c8e Fixed formatting issues 2018-03-07 21:07:42 -08:00