Commit Graph

96 Commits (a7b7be8309b5b81514b9ef748e315f01d02bc178)

Author SHA1 Message Date
Kevin Serrano 37ffcfcf0e Rename variables to proper currency state variables. 8 years ago
Kevin Serrano 9f6c040554
Create persistence address book. 8 years ago
Kevin Serrano e7e024bcdd
Refactor of code into separate reducers and actions. 8 years ago
Kevin Serrano 2a98beb878
Break out rpc update and rpclist into two reducers. 8 years ago
Dan Finlay 2e16e1eb94 Fixed bug that made send screen sometimes transition to account detail 8 years ago
Dan Finlay 961a83769b Fix cancel msg signing behavior. 8 years ago
Dan Finlay 4697aca02c Got personal_sign working 8 years ago
Kevin Serrano 62854398f1
Tested against code to play nice with unit tests. 8 years ago
Kevin Serrano 65c84ac4b2
Delete all code related to disclaimers. 8 years ago
kumavis f9b31fe2c3 rename selectedAccount to selectedAddress 8 years ago
Frankie 8be68575bb Clean up message manger includes: 8 years ago
Dan Finlay 5d8a3dd99b Add ability to import v3 JSON wallets 8 years ago
Dan Finlay 77bd010543 Add "import account" menu item + template view 8 years ago
Frankie 29060acb72 update coinbase info and view 8 years ago
Kevin Serrano 9c8345467c
Modify actions to support better transition. 8 years ago
Kevin Serrano 20c043a4c2
Redirect to seed word screen for forgotten passwords. 8 years ago
Kevin Serrano 8819475a2e Add ability to show notices to user & get confirmation. 8 years ago
Dan Finlay 1880cda9b9 Fix vault encrypting & unlocking bug 8 years ago
Kevin Serrano 5a02e58f62
Fix proper behavior for restoring accounts when password forgotten. 8 years ago
Kevin Serrano f5b0795ac5
change all instances of selectedAddress to selectedAccount. 8 years ago
Kevin Serrano 7de6b12aad
Re-enable disclaimer screen. Rename variables to reflect role more clearly. 8 years ago
Kevin Serrano 23263bec7d
Linting to the max. 8 years ago
Dan Finlay 1bbe0ed9e8 Scaffold new account view 8 years ago
Dan Finlay b5f6ef8c01 Fixed bugs related to clearing caches when restoring to a new vault 8 years ago
Kevin Serrano 678301a20e
Phase out extra warning screen. 8 years ago
Dan Finlay 40f175c06f Linted 8 years ago
Kevin Serrano 1481a3ef8e
Initial work on UI side 8 years ago
Frankie ef0b535d94 Drop the buy button in the confTx view if account does not have enough eth 8 years ago
kumavis 8a5007a396 ui - remove unused currentDomain prop 8 years ago
Frankie 4aa5114019 Remove unused code in qr actions 8 years ago
Frankie 218f380d87 Add qrcode-npm to package.json and swap out Qr Code generator api for node-module 8 years ago
Frankie 0d4bfe8038 Remove console.log 8 years ago
Frankie 7d8491de10 Add to CHANGELOG.md and Remove unnecessary catch 8 years ago
Frankie 6f86c5f8ee Add network checks for unconfirmed Txs 8 years ago
Frankie 483a7fee0a Add a back button on lock screen to go back to init menu 8 years ago
Dan Finlay 65f7656487 Linted 8 years ago
Dan Finlay 671ca33abb Close notification on opening main UI 8 years ago
Dan Finlay 4fb49dfb4b Close popup even if last tx is dismissed from main UI 8 years ago
Frankie 3525dc0801 Create a ShapeShift tx in tx History 8 years ago
Frankie 752d16f6c0 WIP: ShapeShift tx 8 years ago
Dan Finlay dfaac78e39 Linted 8 years ago
Dan Finlay a167bbc5a0 MVP Popup Notifications Working 8 years ago
Kevin Serrano 666f3cd66c Added compliance for tests and properly accounts for N/A conversions. 8 years ago
Frankie b4c9a52259 Change buy forms so that they are their own view and add Qr-code 8 years ago
Frankie 4ace425a9c Fix merge mess 8 years ago
Kevin Serrano abfc5632ef Fix ether warning checkbox. 8 years ago
Kevin Serrano be76b05726 Holding off on select formatting for now. Renamed keys for options. 8 years ago
Kevin Serrano ccd85d19e3 Create default values for metamask state for conversion. Fix config files for ui dev. 8 years ago
Kevin Serrano 22528002e1 Linting! 8 years ago
Kevin Serrano 716e65424d Add date access throughout the data flow. 8 years ago