Alexander Tseung
2381c0e0f4
Add new unlock screen design
7 years ago
kumavis
0e48ddfceb
ui - actions - importNewAccount - rethrow err on failure
7 years ago
kumavis
6f316ca450
network - remove setNetworkEndpoints
7 years ago
kumavis
bce7adac85
ui - actions - importNewAccount - use async and pify for cleaner syntax
7 years ago
Alexander Tseung
3082d2e4ef
Use new design for reveal seed screen. Persist seed words only in first time flow
7 years ago
Alexander Tseung
477b74124d
Revert "Fix UI getting stuck in Reveal Seed screen"
...
This reverts commit 2c8156ebe9
.
7 years ago
Alexander Tseung
1d80a4c452
Fix exception thrown when revealing seed words
7 years ago
Alexander Tseung
2c8156ebe9
Fix UI getting stuck in Reveal Seed screen
7 years ago
bitpshr
d0447f9058
Maintain token prices using a background service
7 years ago
bitpshr
a350e80fee
Fetch token prices based on contract address
7 years ago
bitpshr
7129d7c0f3
Require loglevel singleton in each module that uses it
7 years ago
Alexander Tseung
6277a4c46a
Refactor onboarding flow
7 years ago
kumavis
5f1f345a5d
network - use providerType for localhost
7 years ago
kumavis
ff26042b0c
ui - actions - fix log for background call
7 years ago
Dan
a109a774a5
Use ens-input component in send-v2 to allow sending to ens names.
7 years ago
Dan
2ddc2cc1fb
Lint fixes.
7 years ago
Dan
5fe0be722b
Handle i18n with redux.
7 years ago
Dan
c1ff927fa0
Lint fixes.
7 years ago
Dan
5433d2fe3a
Retry transaction logic added to tx-list-item, confirm-send-ether, customize-gas-modal, and dependents.
7 years ago
Dan
91c890041c
Add welcome screen to new-ui browser first time flow.
7 years ago
Alexander Tseung
cbb65cc493
Fix flashing to Log in screen after logging in or restoring from seed phrase ( #3466 )
7 years ago
Dan
6c400c2e92
Update first time flow button fonts, and first-time-flow default font, to Roboto.
7 years ago
Dan
376ffb758f
Shapeshift form handles market info unavailable errors.
7 years ago
Csaba Solya
2b86d65d0c
verify seedwords on log in
7 years ago
Dan J Miller
0d97ff2210
Fix NewUI reveal seed flow. ( #3410 )
7 years ago
Dan
66f55f954e
Render loading inside notice screen, and don't set isLoading from unMarkPasswordForgotten.
7 years ago
Dan
b5b16e4ce0
Only open a new window on restore from seed if in extension view.
7 years ago
Dan J Miller
fe2ed68f11
Remove chrome focus outline for mouse users. ( #3230 )
7 years ago
Dan J Miller
7f151b861c
[NewUI] Opens to full screen when restoring from seed. ( #3201 )
...
* Opens to full screen when restoring from seed.
* Remove redundant parameter in actions.markPasswordForgotten call.
7 years ago
Bruno Barbieri
e6fda855a5
added reset account feature
7 years ago
Dan J Miller
100642c0ea
Fix bug stemming from erroneously persistant unlock failure error message. ( #3123 )
7 years ago
Dan J Miller
d7a1019a2c
Adding one or more tokens sets the selected token before returning the user to the main screen. ( #2995 )
7 years ago
Dan
980e1bfcf8
New add account page with create and import options.
7 years ago
Dan J Miller
5c1dcf3e9b
[NewUI-flat] New deposit ether modal UI. ( #2642 )
...
* New deposit ether modal.
* New deposit modal full screen on mobile, and other style fixes.
* Hide shapeshift option from deposit modal for now.
* Add shapeshift form to new deposit modal.
* Store recipient address for shapeshift tx in background.
* Use Simpledropdown to achieve desired styling in coin selector.
* Lint fix
* Fix typos and remove dead code.
* Remove storage of shapeshift receiving address from background.
* Fix typos
7 years ago
Alexander Tseung
b8310ac62e
Fix logging out of old UI causing infinite spinner ( #2914 )
7 years ago
Alexander Tseung
a218008adf
Track usage of old and new UI ( #2794 )
...
[NewUI] Track usage of old and new UI
7 years ago
Dan
bf4043c59b
Adds updateTransaction to background and used it to update after editing in send-v2.
7 years ago
Dan
1f1fc2c49e
Canceled, edited transactions show edited amount.
7 years ago
Dan J Miller
bccbf14b39
[NewUI] Hide UI toggle in mascara ( #2772 )
...
* Hides old-UI on mascara.
* Improve code clarity in select-app.js
7 years ago
Alexander Tseung
5d1187c37b
Add route for signature request
7 years ago
Alexander Tseung
e226b10a89
Add react-router to allow use of the browser back button
7 years ago
Dan
2e9137dddd
Update max amount behaviour to meet new specs.
7 years ago
Dan Finlay
31564e0a86
Fix retry action
7 years ago
Dan Finlay
81fb9db1bc
View tx after editing state to unconfirmed
7 years ago
Dan Finlay
97abbc5cbe
Fix action
7 years ago
Dan Finlay
6ff580584a
Add retry background method and action
7 years ago
Dan
9db00fa507
Show user notifications after switch between UIs
7 years ago
Dan
ce14ee2ffc
New-ui actions accomodates old-ui.
7 years ago
Dan
7f79524070
Add UI selection
7 years ago
Jason Clark
75ef848196
making eslint happy
7 years ago