Commit graph

71 commits

Author SHA1 Message Date
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
Liam Cardenas b9b7af2bbd Renamed userEmail... to userField... 2018-01-10 22:16:03 -08:00
Liam Cardenas c52c75758b Rename modalEmailCollection to modalPhoneCollection 2018-01-10 22:00:51 -08:00
Liam Cardenas 410996aa81 Disabled dependence on confirm email reward 2017-12-30 12:59:37 -08:00
Liam Cardenas 5a5dcb15c0 Fixed error caused by using deprecated selector 2017-12-29 16:23:46 -08:00
Igor Gassmann 3982a56eaa Fix importing errors 2017-12-21 19:09:30 -03:00
Igor Gassmann e103778b8a Prettyprint and autolint component files 2017-12-21 18:08:54 -03:00
Igor Gassmann a40aecfb68 Apply ESLint auto fixing 2017-12-13 18:36:30 -03:00
Sean Yesmunt 4f82fd77af don't touch you 2017-12-10 13:33:14 -05:00
Jeremy Kauffman 9ca138e0f5 fix reward in first reward message 2017-12-09 13:00:19 -05:00
Jeremy Kauffman 8c403f640c new first run flow and re-org of wallet area
add changelog

add external service option to get credits page

remove testing code

fix user has existing email and grammar/typos
2017-12-08 15:13:20 -05:00
Igor Gassmann eaa5c212d2 Merge branch 'master' into restructuring 2017-12-07 12:24:00 -03:00
Igor Gassmann 6e282ee88f Move .js files into root of renderer dir 2017-12-04 17:12:59 -03:00