Dan Miller
0e5e51b8ff
Add identifier of private network to the network loading screen message.
6 years ago
Dan Miller
e3f015c88f
Adds speed up slide-in gas customization sidebar
6 years ago
Dan J Miller
4c24555545
Save recent network balances in local storage ( #5843 )
...
* Use selector for state.metamask.accounts in all cases.
* Default to cached balance when selecting metamask accounts
* Adds the cached-balances controller
* Documentation and small codes fixes for #5843
Co-Authored-By: danjm <danjm.com@gmail.com>
6 years ago
Whymarrh Whitby
c482c9926c
Default to the new UI for first time users
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
63397047cf
fix integration test for asset images selectors
6 years ago
Esteban MIno
c8e5068537
fix watched tokens images showing in tx list
6 years ago
Esteban MIno
07cb6adc31
fix images for watched tokens
6 years ago
Alexander Tseung
33a94332e4
Show token amounts in TransactionListItem for token transfers
6 years ago
Alexander Tseung
5ee40675b9
Refactor transactions list views. Add redesign components
6 years ago
brunobar79
bea1cf3f3c
clean up
6 years ago
brunobar79
74fd6d1d12
working without injection
6 years ago
Alexander Tseung
ea9d51e427
Refactor and redesign confirm transaction views
6 years ago
Sara Reynolds
d3c64358c5
:qw
...
:wq
q
6 years ago
Dan
a242668872
Only show the customize gas modal if the estimateGas call is not currently in flight.
6 years ago
Dan
957d729c17
Only show the customize gas modal if the estimateGas call is not currently in flight.
6 years ago
Dan
91c201aa72
Lint fixes and alphabetization for i3725-refactor-send-component
7 years ago
bitpshr
a350e80fee
Fetch token prices based on contract address
7 years ago
Dan
dc92b56f18
Identify token transactions by method names token data, and not just whether they've been add via metamask.
7 years ago
Dan
5433d2fe3a
Retry transaction logic added to tx-list-item, confirm-send-ether, customize-gas-modal, and dependents.
7 years ago
Alexander Tseung
7f70943fa2
Fix exception thrown in selected token tx list with shapeshift txs ( #3215 )
7 years ago
Dan
980e1bfcf8
New add account page with create and import options.
7 years ago
Dan
2e9137dddd
Update max amount behaviour to meet new specs.
7 years ago
Dan
bd5ce9461e
User is automatically added to new UI if they meet conditions at time of login.
7 years ago
Dan
67bdfe87e3
Token balance in send state; validating sufficient tokens, validation updates on 'from' switching.
7 years ago
Dan
e737a9565a
Improve customize gas modal error handling
7 years ago
Chi Kei Chan
376ae032fe
Fix selectors
7 years ago
Dan
89af385a35
Fix handling of arithmetic on token gas in confirm-send-token.
7 years ago
Dan
332c7441b6
Get currency from state in account details, send and confirm screens.
7 years ago
Dan
f81226fbe9
Move all of send state to metamask state.
7 years ago
Dan
4f9ac1c4fe
Get from and update addressBook in send-v2
7 years ago
Dan
a9244f5e42
Customize Gas connected to state
7 years ago
Dan J Miller
803eaaf968
[NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state ( #2364 )
...
* Adds memo field to send-v2.
* Vertical align transaction with flexbox.
* Customize Gas UI
* Remove internal state from InputNumber and fix use in gastooltip.
* Move customize-gas-modal to its own folder and minor cleanup
* Create send container, get account info from state, and make currency display more reusable
* Adjusts send-v2 and container for send-token. Dynamically getting suggested gas prices.
7 years ago
Dan
45dbd017e6
Add needed iterator in tx-list and path to account in selectors.
7 years ago
Chi Kei Chan
272ade0f66
Fix .filter token tx
7 years ago
Chi Kei Chan
983fa2a117
Add Contract Tx List Item; Update Token Tx on select
7 years ago
Chi Kei Chan
f1fb9e10a0
Adding Token transaction detail screen
7 years ago
Dan
e7b3ef0708
Lint fixes
7 years ago
sdtsui
77b72ee33f
Add selectors for txsToRender and conversionRate
7 years ago
sdtsui
be116ecfbd
Add new selectors for addresses, identities, and accounts
7 years ago