Dan
33c16d1bf6
Fixes to get tests passing.
2018-04-27 08:11:18 -02:30
Dan
91c201aa72
Lint fixes and alphabetization for i3725-refactor-send-component
2018-04-27 00:16:11 -02:30
Dan
8ff7806f1b
Core of the refactor complete
2018-04-26 14:08:38 -02:30
Dan
02a6d2089e
Merge branch 'master' into i3725-refactor-send-component
2018-04-24 13:31:39 -02:30
bitpshr
d0447f9058
Maintain token prices using a background service
2018-04-16 11:47:06 -04:00
bitpshr
a350e80fee
Fetch token prices based on contract address
2018-04-15 23:46:40 -04:00
Dan
f4d8da9277
Merge branch 'master' into i3725-refactor-send-component
2018-04-10 07:19:01 -02:30
Dan
284dd85a99
first commit
2018-04-06 19:59:51 -02:30
Alexander Tseung
4c15c0d3ba
Merge branch 'master' of https://github.com/MetaMask/metamask-extension into cb-254
2018-04-05 23:17:22 -07:00
Alexander Tseung
9d7e49fc3b
Merge branch 'master' of https://github.com/MetaMask/metamask-extension into cb-254
2018-04-05 10:07:14 -07:00
Alexander Tseung
418926ffdf
Fix populating txParams with undefined data
2018-04-05 09:54:41 -07:00
Dan
2199b3720c
Allow from and to address to be the same in new-ui.
2018-04-04 21:52:12 -02:30
Alexander Tseung
35875863d2
Fix merge conflicts. Modify send workflow
2018-04-03 01:03:31 -07:00
Dan
d166cb2b1b
Ensure txParams are prefixed with 0x when sending.
2018-04-02 16:38:51 -02:30
Alexander Tseung
6277a4c46a
Refactor onboarding flow
2018-04-02 02:59:49 -07:00
Alexander Tseung
ba23843f91
Fix merge conflicts
2018-03-30 16:18:48 -07:00
Dan
893f82491d
Merge branch 'master' into i3471-checkbalanceonconfirmscreen
2018-03-29 23:58:45 -02:30
Alexander Tseung
ef61ef2ce8
Fix i18n merge conflicts
2018-03-29 09:37:29 -07:00
Dan
0a711f0de0
Removes t from props via metamask-connect and instead places it on context via a provider.
2018-03-29 12:42:38 -02:30
Alexander Tseung
58f52b2b8d
Fix merge conflicts. Refactor onboarding flow.
2018-03-28 13:23:50 -07:00
kumavis
b324a9c295
Merge branch 'master' into i3471-checkbalanceonconfirmscreen
2018-03-27 19:42:42 -07:00
kumavis
cdf5183f87
Merge pull request #3742 from danjm/i3705-prefix-to-address-with-0x
...
Prefixes to addresses with 0x before sending.
2018-03-27 19:08:22 -07:00
Dan
8e6ab7df05
Checking for sufficient balance in confirm ether screen; includes error messages for user.
2018-03-27 22:38:04 -02:30
Alexander Tseung
6f367a5a6b
Fix merge conflicts
2018-03-27 00:20:35 -07:00
Dan
252d692282
Prefixes to addresses with 0x before sending.
2018-03-27 04:41:23 -02:30
Dan
4f0881e41b
Merge branch 'master' into i18n-translator-redux
2018-03-26 16:13:49 -02:30
Dan Finlay
fe6f22ee69
Merge pull request #3721 from alextsg/cb-944
...
Update button styles
2018-03-26 11:29:04 -07:00
Dan
a109a774a5
Use ens-input component in send-v2 to allow sending to ens names.
2018-03-26 11:40:11 -02:30
Alexander Tseung
cfa2592d78
Update button styles
2018-03-25 22:58:04 -07:00
Dan
be845fd190
Merge branch 'master' into i18n-translator-redux
2018-03-21 22:28:58 -02:30
Dan
d24a0590d3
i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props.
2018-03-21 22:11:47 -02:30
kumavis
e005e9ac51
Merge pull request #3624 from alextsg/cb-941
...
Update confirm transaction screen
2018-03-20 17:15:59 -07:00
Alexander Tseung
3c1248c816
Update confirm transaction screen
2018-03-20 11:56:12 -07:00
Thomas
d4eb883958
Merge branch 'master' into i3571-CompleteI18nTemplates
2018-03-20 11:35:59 -07:00
kumavis
5d316d9a4e
Merge pull request #3623 from MetaMask/i#3554
...
new-ui - dont exclude `txParams.data` when editing and updating txParams
2018-03-20 10:44:48 -07:00
Dan J Miller
5cdaf270f7
Don't block user from setting gas if estimating gas returns errors. ( #3627 )
2018-03-20 06:47:45 -02:30
frankiebee
faa4ffe163
new-ui - dont exclude txParams.data
when editing and updating txParams
2018-03-19 14:32:58 -07:00
Dan Finlay
f5b0d56b9d
Add send screen template
2018-03-19 12:38:14 -07:00
Dan Finlay
52b4876cf9
Merge pull request #3446 from danjm/NewUI-handle-token-balance-on-edit
...
Gracefully handle null token balance in new ui send.
2018-03-06 15:05:43 -08:00
Dan
462d57cb6a
Gracefully handle null token balance in new ui send.
2018-03-06 00:23:29 -03:30
Dan
68604b53dd
Prevent user from selecting max amount until there is an estimated gas total.
2018-03-05 23:12:06 -03:30
Dan J Miller
e4c83466be
Send screen style updates. ( #3234 )
2018-02-12 22:39:15 -08:00
Alexander Tseung
eb919f4710
Merge branch 'uat-next' of https://github.com/MetaMask/metamask-extension into cb-254
2018-02-08 16:43:31 -08:00
Alexander Tseung
9db0a32dac
Update modal header design on send screen ( #3196 )
2018-02-06 21:07:00 -08:00
Alexander Tseung
2fd9e58e61
Fix lint errors
2018-02-01 14:13:08 -08:00
Alexander Tseung
ecc39c5a7a
Merge branch 'uat' of https://github.com/MetaMask/metamask-extension into cb-254
2018-01-29 18:22:52 -08:00
Dan J Miller
4fae461a67
[NewUI] Send screen gas loading fixes ( #3027 )
...
* Allow entering amount, but disable validation of amount, opening of gas customizer or clicking of next, when gas loading in send.
* Fix variable name.
2018-01-17 20:47:01 -08:00
Alexander Tseung
ccb80594be
Readjust gas fees when switching networks on the send screen
2018-01-16 17:26:34 -08:00
Alexander Tseung
b35e4e0264
Fix lint errors
2018-01-11 17:06:30 -08:00
Alexander Tseung
376e136572
Update styling for buttons, font weights
2018-01-11 16:30:07 -08:00