Dan Finlay
|
28409294c3
|
Remove unneeded type casting
|
2017-11-21 03:42:46 +08:00 |
|
Dan Finlay
|
c6713e93ad
|
Fix bug where gas param was not a string
Prevented sending transactions.
Fixes #2598
|
2017-11-21 03:42:46 +08:00 |
|
Chi Kei Chan
|
e61ba93194
|
Merge branch 'master' into merge-master
|
2017-11-15 12:03:13 -08:00 |
|
Dan
|
960cc8abcb
|
Gas customzier does not consider amount when sending tokens.
|
2017-11-15 15:29:57 -03:30 |
|
Dan
|
bbdb35c35a
|
Use currency input component in input number, to improve input behaviour in gas estimator
|
2017-11-15 15:00:35 -03:30 |
|
Alexander Tseung
|
59e46e7cb2
|
Show tokens with zero balance
|
2017-11-14 16:19:24 -08:00 |
|
Dan
|
9e3f921ba9
|
Create single action for updating all of send in redux state.
|
2017-11-14 16:18:00 -08:00 |
|
Dan
|
4671f28476
|
Allow editing of token transactions.
|
2017-11-14 16:18:00 -08:00 |
|
Dan
|
0a91671ff6
|
Fix lint errors.
|
2017-11-14 16:18:00 -08:00 |
|
Dan
|
34ca7290c5
|
Allow editing of send ether.
|
2017-11-14 16:18:00 -08:00 |
|
Dan
|
7eb083bd9f
|
Improve variable name.
|
2017-11-13 09:52:40 -08:00 |
|
Dan
|
544166437a
|
Deposit button shows link to faucet on testnet networks.
|
2017-11-13 09:52:40 -08:00 |
|
Dan
|
08d9ecc045
|
Cursor pointer and hover background on from and to dropdown items.
|
2017-11-10 14:14:07 -08:00 |
|
Dan
|
a33ced3994
|
Focus amount input when click anywhere in amount field container
|
2017-11-10 14:13:29 -08:00 |
|
Dan
|
5a0126f17b
|
Rounding of vals < 0.01 in currency display consistent with master.
|
2017-11-10 14:12:26 -08:00 |
|
Thomas Huang
|
5120cfdff3
|
Linting
|
2017-11-10 14:07:27 -08:00 |
|
Dan
|
62f2aebe1d
|
Network loading does not block network loading.
|
2017-11-09 11:18:47 -08:00 |
|
cjeria
|
424c1f23c9
|
darker backdrop style for modal
|
2017-11-09 11:18:08 -08:00 |
|
Dan
|
d1977225a4
|
Calculate max amount for send ether based on minimum gas total.
|
2017-11-07 21:55:12 -03:30 |
|
Dan
|
c156c85eaa
|
Fix amount max for sending token.
|
2017-11-07 21:47:14 -03:30 |
|
Dan
|
c57d504794
|
Add currency-input component to correct send amount behaviour and move currency display value state to parent component.
|
2017-11-07 20:06:26 -03:30 |
|
Dan
|
8c6e1232e4
|
Lint fixes.
|
2017-11-06 16:14:46 -03:30 |
|
Dan
|
e5391cf9fd
|
Allow sending 0 eth or tokens
|
2017-11-06 16:07:03 -03:30 |
|
Dan
|
716bbf67d7
|
Set gas price allows for WEI precision.
|
2017-11-06 16:07:02 -03:30 |
|
Dan
|
b16946723f
|
Insufficient balance warning in gas customizer works for send token
|
2017-11-06 16:03:05 -03:30 |
|
Dan
|
c420249fb9
|
Adds max amount feature for send token
|
2017-11-06 16:03:04 -03:30 |
|
Dan
|
319779ab08
|
Adds max amount feature for send-ether
|
2017-11-06 16:03:04 -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 |
|
Chi Kei Chan
|
9f70762434
|
Merge pull request #2530 from MetaMask/uat
Merge uat into NewUI-flat
|
2017-11-02 15:20:29 -07:00 |
|
Dan
|
dc0b3255cf
|
Fixes width of from and to dropdowns in extension and on mobile views.
|
2017-11-02 15:17:34 -07:00 |
|
Dan
|
56e9f98bd0
|
More lint fixes
|
2017-11-02 09:45:59 -02:30 |
|
Dan
|
5a94775b3f
|
Lint fixes for NewUI-flat.
|
2017-11-02 00:00:33 -02:30 |
|
Daijiro Wachi
|
6574499165
|
Use const and fix lint warnings
|
2017-10-30 20:08:10 +01:00 |
|
Daijiro Wachi
|
0bfa10e501
|
Remove warning message when show import page
Fixes: https://github.com/MetaMask/metamask-extension/issues/1192
|
2017-10-30 20:04:44 +01:00 |
|
Dan
|
c8c918d44e
|
Add utility for getting token data; get token data in tx-list even if token has been removed.
|
2017-10-27 17:29:12 -07:00 |
|
Alexander Tseung
|
5d8b53bcf4
|
Provide default new account name
|
2017-10-27 00:24:07 -07:00 |
|
Alexander Tseung
|
4e8d8639cb
|
Fix Settings/Info screen being visible on logout (#2490)
|
2017-10-26 23:02:56 -07:00 |
|
Dan J Miller
|
3d53716f43
|
Correct rendering of conversions when conversion rate is a token. (#2498)
|
2017-10-26 22:55:34 -07:00 |
|
Kevin Serrano
|
3deeb6df0b
|
Add option to copy directly to clipboard.
|
2017-10-26 16:40:13 -07:00 |
|
Kevin Serrano
|
1e9c0a9db2
|
Resolve merge conflicts
|
2017-10-26 16:22:08 -07:00 |
|
Dan
|
0ed1add110
|
Clear import error state on logout.
|
2017-10-26 12:27:09 -07:00 |
|
Dan
|
f9fc6cec3b
|
eth_sign warning color
|
2017-10-26 12:26:05 -07:00 |
|
Dan
|
220da24f9a
|
Change min gas price to 0.1 GWEI
|
2017-10-26 12:25:33 -07:00 |
|
Alexander Tseung
|
0d8f21ad58
|
Fix input border rendering on mobile
|
2017-10-26 12:23:24 -07:00 |
|
Chi Kei Chan
|
b2e440e4ff
|
Add Token styling fix
|
2017-10-25 18:49:25 -07:00 |
|
Chi Kei Chan
|
5aecce908f
|
Merge branch 'master' into NewUI-flat
|
2017-10-25 18:49:02 -07:00 |
|
Alexander Tseung
|
22d9e3a7e6
|
Allow editing account name in account details modal
|
2017-10-25 18:44:24 -07:00 |
|
Chi Kei Chan
|
fa95303e1e
|
Sign Typed Request styling fixes
|
2017-10-25 18:05:52 -07:00 |
|
Dan
|
ddf11011c9
|
Signature request fixes.
|
2017-10-25 17:40:48 -07:00 |
|
Alexander Tseung
|
39d4fe311f
|
Fix Import an Account link not working in Create Account modal
|
2017-10-25 16:04:38 -07:00 |
|