Dan J Miller
02bdbbbc3e
Add visual indicator when displaying a cached balance ( #5854 )
6 years ago
Esteban Miño
2d7c9b3dac
Prevent send to token warning ( #6058 )
6 years ago
Alexander Tseung
fba17d77de
Refactor first time flow, remove seed phrase from state ( #5994 )
...
* Refactor and fix styling for first time flow. Remove seed phrase from persisted metamask state
* Fix linting and tests
* Fix translations, initialization notice routing
* Fix drizzle tests
* Fix e2e tests
* Fix integration tests
* Fix styling
* Fix migration naming from 030 to 031
* Open extension in browser when user has not completed onboarding
6 years ago
Alexander Tseung
30a2be85ee
Prevent users from changing the From field in the send screen ( #5922 )
...
* Prevent users from changing the From field in the send screen
* Fix integration tests
6 years ago
Dan J Miller
1fbdce8916
Improve ux for low gas price set ( #5862 )
...
* Show user warning if they set gas price below safelow minimum, error if 0.
* Properly cache basic price estimate data.
* Default retry price to recommended price if original price was 0x0
* Use mock fetch in send-new-ui integration tests.
6 years ago
Dan Miller
b7f873b96e
Add gas data to integration test json data set.
6 years ago
Dan Miller
8c8359ca14
Remove gas customization integration tests (in favour of e2e tests)
6 years ago
HackyMiner
54a8ade266
Add support for RPC endpoints with custom chain IDs ( #5134 )
6 years ago
Alexander Tseung
badebe017f
Adds toggle for primary currency ( #5421 )
...
* Add UnitInput component
* Add CurrencyInput component
* Add UserPreferencedCurrencyInput component
* Add UserPreferencedCurrencyDisplay component
* Add updatePreferences action
* Add styles for CurrencyInput, CurrencyDisplay, and UnitInput
* Update SettingsTab page with Primary Currency toggle
* Refactor currency displays and inputs to use UserPreferenced displays and inputs
* Add TokenInput component
* Add UserPreferencedTokenInput component
* Use TokenInput in the send screen
* Fix unit tests
* Fix e2e and integration tests
* Remove send/CurrencyDisplay component
* Replace diamond unicode character with Eth logo. Fix typos
6 years ago
Esteban MIno
879e10d44a
add assetImages to development states
6 years ago
Dan Miller
40e0d92f57
Adds sidebar component and refactors slide in wallet view sidebar to use it.
6 years ago
Dan
91eca558f0
Fix send integration tests for compatability with confirm refactor.
6 years ago
Whymarrh Whitby
6ee9685490
Fix mock addresses used for integration tests
7 years ago
Dan
33c16d1bf6
Fixes to get tests passing.
7 years ago
Dan
cd204ee803
Add currentLocale to test states.
7 years ago
Dan J Miller
b63f0f3de2
Functional Integration Tests for send ether flow. ( #3119 )
7 years ago
Kevin Serrano
956482be96
Fix development to use new currency state.
8 years ago
Kevin Serrano
65c84ac4b2
Delete all code related to disclaimers.
8 years ago
kumavis
2fa60cfcbf
continue rename selectedAccount to selectedAddress
8 years ago
Kevin Serrano
7de6b12aad
Re-enable disclaimer screen. Rename variables to reflect role more clearly.
8 years ago
Kevin Serrano
678301a20e
Phase out extra warning screen.
8 years ago
Dan Finlay
3b594db316
Add send form development state
8 years ago