Commit graph

71 commits

Author SHA1 Message Date
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
liamcardenas 5d896124f4 Improved messaging around analytics 2018-03-07 20:21:33 -08:00
btzr-io f29a947c09 create component FileExporter 2018-02-23 17:24:00 -07:00
alexliebowitz f302a0f92a
Merge branch 'master' into auto-update 2018-01-23 19:59:57 -05:00
Alex Liebowitz daca49dc15 Add release notes to auto update dialogs 2018-01-23 19:39:17 -05:00
Alex Liebowitz fbc143aaaf Reword "Upgrade on Restart" to "Upgrade on Close" 2018-01-23 19:22:02 -05:00
Alex Liebowitz 483809be1b Merge remote-tracking branch 'origin/master' into auto-update 2018-01-23 10:35:15 -05:00
Liam Cardenas e0de34d433 Readded email collection modal and trigger at startup 2018-01-21 23:27:29 -08:00
Liam Cardenas 9e2d82eac8 Split userField... into userEmail... and userPhone... 2018-01-21 23:09:11 -08:00
Alex Liebowitz 863f7dc23b Make new dialogs behave correctly when video is playing 2018-01-17 06:10:11 -05:00