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
2018-10-17 07:03:29 +08:00
Esteban MIno
63397047cf
fix integration test for asset images selectors
2018-08-30 15:09:59 -03:00
Esteban MIno
c8e5068537
fix watched tokens images showing in tx list
2018-08-30 13:51:57 -03:00
Esteban MIno
07cb6adc31
fix images for watched tokens
2018-08-29 23:13:25 -03:00
Alexander Tseung
33a94332e4
Show token amounts in TransactionListItem for token transfers
2018-08-23 16:45:27 -07:00
Alexander Tseung
5ee40675b9
Refactor transactions list views. Add redesign components
2018-08-23 16:44:44 -07:00
Alexander Tseung
ea9d51e427
Refactor and redesign confirm transaction views
2018-07-06 16:27:08 -07:00
Sara Reynolds
d3c64358c5
:qw
...
:wq
q
2018-07-03 16:05:20 -07:00
Dan
957d729c17
Only show the customize gas modal if the estimateGas call is not currently in flight.
2018-06-19 13:23:33 -02:30
Dan
91c201aa72
Lint fixes and alphabetization for i3725-refactor-send-component
2018-04-27 00:16:11 -02:30
bitpshr
a350e80fee
Fetch token prices based on contract address
2018-04-15 23:46:40 -04:00
kumavis
3595d71c2d
Merge branch 'i3554-fix-editing-dapp-token-txs' of https://github.com/danjm/metamask-extension into danjm-i3554-fix-editing-dapp-token-txs
2018-03-21 12:53:28 -07:00
Dan
dc92b56f18
Identify token transactions by method names token data, and not just whether they've been add via metamask.
2018-03-20 09:07:23 -02:30
Dan
5433d2fe3a
Retry transaction logic added to tx-list-item, confirm-send-ether, customize-gas-modal, and dependents.
2018-03-09 00:19:26 -03:30
Alexander Tseung
7f70943fa2
Fix exception thrown in selected token tx list with shapeshift txs ( #3215 )
2018-02-08 17:37:22 -08:00
Dan
980e1bfcf8
New add account page with create and import options.
2018-01-12 13:42:51 -08:00
Chi Kei Chan
845aec82b9
Merge branch 'NewUI-flat' into MM-333-auto-add-users-to-new-UI
2017-12-07 09:46:28 -08:00
Dan
2e9137dddd
Update max amount behaviour to meet new specs.
2017-12-06 21:15:39 -08:00
Dan
bd5ce9461e
User is automatically added to new UI if they meet conditions at time of login.
2017-12-06 20:49:45 -03:30
Dan
67bdfe87e3
Token balance in send state; validating sufficient tokens, validation updates on 'from' switching.
2017-11-06 15:57:57 -03:30
Dan
e737a9565a
Improve customize gas modal error handling
2017-10-23 22:41:30 -07:00
Chi Kei Chan
376ae032fe
Fix selectors
2017-10-19 12:47:44 -07:00
Chi Kei Chan
f1c097ab5c
Merge branch 'NewUI-flat' into MM-128-get-currentCurrency-from-state
2017-10-19 12:35:39 -07:00
Dan
89af385a35
Fix handling of arithmetic on token gas in confirm-send-token.
2017-10-19 12:34:14 -07:00
Dan
332c7441b6
Get currency from state in account details, send and confirm screens.
2017-10-19 16:30:54 -02:30
Dan
f81226fbe9
Move all of send state to metamask state.
2017-10-18 20:21:46 -07:00
Dan
4f9ac1c4fe
Get from and update addressBook in send-v2
2017-10-18 20:21:46 -07:00
Dan
a9244f5e42
Customize Gas connected to state
2017-10-15 23:09:05 -04:00
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.
2017-10-13 13:19:22 -07:00
Dan
45dbd017e6
Add needed iterator in tx-list and path to account in selectors.
2017-10-02 18:09:45 -07:00
Chi Kei Chan
272ade0f66
Fix .filter token tx
2017-09-07 11:46:05 -07:00
Chi Kei Chan
983fa2a117
Add Contract Tx List Item; Update Token Tx on select
2017-09-07 03:14:53 -07:00
Chi Kei Chan
f1fb9e10a0
Adding Token transaction detail screen
2017-09-06 03:17:49 -07:00
Dan
e7b3ef0708
Lint fixes
2017-08-31 04:16:07 -07:00
sdtsui
77b72ee33f
Add selectors for txsToRender and conversionRate
2017-08-10 19:35:01 -07:00
sdtsui
be116ecfbd
Add new selectors for addresses, identities, and accounts
2017-08-09 21:42:16 -07:00