Dan
a109a774a5
Use ens-input component in send-v2 to allow sending to ens names.
7 years ago
Dan
08e67c4e4a
Default current locale in metamask reducer to empty string.
7 years ago
Dan
5fe0be722b
Handle i18n with redux.
7 years ago
Dan
c37684d7bd
Remove unnecessary addition of nonce to state.
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 J Miller
0d97ff2210
Fix NewUI reveal seed flow. ( #3410 )
7 years ago
Dan J Miller
170c7602b7
[NewUI] Adds the mascara first time flow to betaUI extension ( #3257 )
...
* Adds the mascara first time flow to the extension when opened in browser.
* Fix tests after addition of mascara first time flow to new ui.
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
2e9137dddd
Update max amount behaviour to meet new specs.
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
Jason Clark
fc46a16a32
toggle wired up to preferences property store
7 years ago
Clark, Jason (Contractor)
90fc4812bc
incremental commit
7 years ago
Dan
9e3f921ba9
Create single action for updating all of send in redux state.
7 years ago
Dan
0a91671ff6
Fix lint errors.
7 years ago
Dan
34ca7290c5
Allow editing of send ether.
7 years ago
Dan
67bdfe87e3
Token balance in send state; validating sufficient tokens, validation updates on 'from' switching.
7 years ago
Dan
56e9f98bd0
More lint fixes
7 years ago
Dan
b96ba55229
Clear send state on cancelling and signing.
7 years ago
Chi Kei Chan
5cbbb476b3
ShapeShift Integration
7 years ago
Jacky Chan
0264ecaad7
Adding CreatePasswordScreen
7 years ago
Dan
60eda592b5
Handling to and amount errors.
7 years ago
Dan
f81226fbe9
Move all of send state to metamask state.
7 years ago
Chi Kei Chan
5ee6e4d3b3
wip
7 years ago
Dan
a9244f5e42
Customize Gas connected to state
7 years ago
Dan
ac4868170f
Enables remove token and ensures add/remove update the list without need for refresh.
7 years ago
Dan
79bcb88db3
Refactor to store estimated gas and price in local state, return promise from actions.
7 years ago
Dan
88c4226bf1
Estimate gasPrice and gasLimit in send screen.
7 years ago
Chi Kei Chan
8f31b05ac5
Add token exchange rates
7 years ago
Chi Kei Chan
f1fb9e10a0
Adding Token transaction detail screen
7 years ago
Dan Finlay
86d367957f
Move responsive ui into its own folder for easier merges
7 years ago
Dan Finlay
5eb3d5d485
Make folder for responsive UI
7 years ago
Kevin Serrano
a95d96d507
Assure that seed words are placed into state tree upon request.
8 years ago
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
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:
...
Provider egine bump
Remove presence of message manger in keyring controller
Change the status wording fom conf to approved
make Message manager a class
fix messages not being apart of the badge
re write message manger to better reflect controller pattern
8 years ago
Kevin Serrano
8819475a2e
Add ability to show notices to user & get confirmation.
...
Implement generation of markdown for notice files.
Create npm command. Enhance notice generation.
Add test files to test multiple notices.
Add basic markdown support to notices.
Interval checks for updates.
Add extensionizer and linker
Add terms and conditions state file
Add link support to disclaimer.
Changelog addition.
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
678301a20e
Phase out extra warning screen.
8 years ago
kumavis
8a5007a396
ui - remove unused currentDomain prop
8 years ago
Kevin Serrano
666f3cd66c
Added compliance for tests and properly accounts for N/A conversions.
8 years ago