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
Alex Liebowitz
f244f9035b
Add back "Upgrade App" button on Mac/Win with different dialog on click
2018-01-17 06:09:02 -05:00
Alex Liebowitz
0c8ba50207
Update Auto Update-related copy
2018-01-15 18:38:35 -05:00
Liam Cardenas
4409315353
Added phone verification functionality
2018-01-15 05:32:01 -08:00
Alex Liebowitz
3959d4aeee
Make app restart after user approves update
...
Forgot to call quitAndInstall(). If you don't, it will still install
the update, but won't restart.
2018-01-12 00:30:23 -05:00
Alex Liebowitz
b03623eb68
Convert Windows update alert dialog to native dialog in main process
...
Maybe a bit less polished, but I couldn't find a way to prevent the
main window from closing that works on the current version of Electron,
and in general it was starting to get too complicated.
2018-01-12 00:30:23 -05:00
Alex Liebowitz
b08d96da1e
Add alert before close after update is declined on Windows
2018-01-12 00:30:23 -05:00
Alex Liebowitz
bc15d24d66
Add ability to decline updates
2018-01-12 00:30:23 -05:00
Alex Liebowitz
3957bf2afc
Finish core UI for auto update
2018-01-12 00:30:23 -05:00
Alex Liebowitz
5fff24b0fb
Add "auto update downloaded" modal
2018-01-12 00:30:23 -05:00