Dan J Miller
|
4bdd59b055
|
Merge pull request #4699 from TrejGun/removeLeadingZeroes
move removeLeadingZeroes to utils, add test
|
2018-07-03 15:01:48 -02:30 |
|
brunobar79
|
a8f745f9fe
|
eslint --fix .
|
2018-07-02 18:49:33 -04:00 |
|
trejgun
|
491f2d03cf
|
move removeLeadingZeroes to utils, add test
|
2018-07-02 09:36:57 +08:00 |
|
Dan J Miller
|
b2e64f24ec
|
Merge pull request #4687 from snreynolds/i4623-getConvertedCurrency
fixes #4623
|
2018-06-29 17:03:09 -02:30 |
|
Sara Reynolds
|
ad6c454fd5
|
fixes #4623
|
2018-06-29 11:54:49 -07:00 |
|
Dan J Miller
|
f6238b2d39
|
Merge pull request #4647 from MetaMask/fix-overflow-currency-display
Fix issues with scrollbar in currency display.
|
2018-06-29 16:06:29 -02:30 |
|
Dan J Miller
|
464b97890d
|
Improve attribute syntax in send-amount-row.component.js
|
2018-06-29 15:44:30 -02:30 |
|
Dan
|
d2845afd89
|
Remove input arrows for send screen amount row on firefox.
|
2018-06-28 21:45:04 -02:30 |
|
Dan
|
696d626133
|
Set based estimate for token sends to be updated once recipient address specified.
|
2018-06-28 21:03:09 -02:30 |
|
Thomas Huang
|
db548adca7
|
Merge pull request #4674 from MetaMask/removeOnlyTests
Remove .only on test
|
2018-06-28 13:26:29 -07:00 |
|
Dan J Miller
|
1839ab5346
|
Merge pull request #4574 from MetaMask/i4409-i4410-ens-input-enhancements
[new-ui] Improve ENS input errors and update ens validation on network change
|
2018-06-27 17:09:44 -02:30 |
|
tmashuang
|
fb02e71e22
|
Remove .only on test
|
2018-06-26 18:14:21 -07:00 |
|
Dan J Miller
|
60feeb393b
|
Merge pull request #4627 from TrejGun/gas-fee-display
refactor gas-fee-display component
|
2018-06-26 16:25:26 -02:30 |
|
trejgun
|
778aec8c75
|
lint
|
2018-06-21 15:03:19 +08:00 |
|
trejgun
|
c27dfb01bb
|
refactor gas-fee-display component
#4622
|
2018-06-21 14:43:48 +08:00 |
|
Dan
|
06307ef8ae
|
Merge branch 'develop' into i4409-i4410-ens-input-enhancements
|
2018-06-19 21:39:52 -02:30 |
|
Dan
|
ac7c0277b5
|
On send screen amount change, updateGas call now includes current to address.
|
2018-06-18 14:07:01 -02:30 |
|
Dan
|
70abe54c94
|
Send screen returns simple gas cost if no to address specified when not sending token.
|
2018-06-18 13:55:20 -02:30 |
|
Dan
|
347d1984cf
|
Revert to updating amount on blur of input change; update gas on blur of amount input change; validate onchange.
|
2018-06-18 13:47:14 -02:30 |
|
Alexander Tseung
|
adb71073c8
|
Fix unit tests
|
2018-06-15 15:31:16 -07:00 |
|
Alexander Tseung
|
5685c4bafe
|
Estimate gas limit when the token amount changes. Fix amount input
|
2018-06-15 14:36:52 -07:00 |
|
Dan
|
e4d3bdba12
|
Update send.utils.js estimateGas tests.
|
2018-06-14 21:20:10 -07:00 |
|
Dan
|
b9b6cbf561
|
Add a buffer to new ui gas estimates
|
2018-06-14 22:32:03 -02:30 |
|
Alexander Tseung
|
1b9ed23752
|
Add hex-prefix to gas estimate result
|
2018-06-14 14:58:42 -07:00 |
|
Dan
|
bb855707ef
|
ENS input in send form shows distinct errors for invalid addresses and non-existent addresses.
|
2018-06-14 15:43:14 -02:30 |
|
Dan
|
ada59054c9
|
Simplify recipient code check in send.utils estimateGas
|
2018-06-04 15:50:52 -02:30 |
|
Dan
|
1b879f45bc
|
Fix calculation of data property for gas estimation on token transfers.
|
2018-06-02 01:53:01 -02:30 |
|
Dan
|
701611e317
|
Merge branch 'i3725-refactor-send-component-' into i3914-fix-newui-send-gas-estimation
|
2018-05-31 15:39:24 -02:30 |
|
Dan
|
2ca084b055
|
Remove .only
|
2018-05-31 15:31:50 -02:30 |
|
Dan J Miller
|
15f4ce352d
|
Merge pull request #4386 from MetaMask/i4077-replace-currency-input-with-numeric-input
Replace currency-input.js with NumericInput
|
2018-05-31 15:09:13 -02:30 |
|
Dan
|
1bde2892ec
|
Improve efficiency of estimateGasPriceFromRecentBlocks
|
2018-05-30 22:43:49 -02:30 |
|
kumavis
|
64aa56b5a6
|
test - send-utils.test - lint fix
|
2018-05-30 20:54:32 -02:30 |
|
Dan
|
5a842e440f
|
Gas estimation uses block gas limit as fallback if query.estimateGas returns an expected error.
|
2018-05-30 20:54:32 -02:30 |
|
Dan
|
0f20fce9b7
|
Auto update gas estimate when to changes.
|
2018-05-30 20:54:31 -02:30 |
|
Dan
|
4f0b4eef50
|
Estimate gas using same algorithm as backend.
|
2018-05-30 20:54:31 -02:30 |
|
Dan
|
166fda5877
|
Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks method.
|
2018-05-30 20:54:31 -02:30 |
|
Dan
|
17909465f2
|
getParamsForGasEstimate extracts symbol from token instead of just accepting symbol.
|
2018-05-30 20:54:31 -02:30 |
|
Dan
|
6f633a97e1
|
Rename gas change actions.
|
2018-05-30 20:54:31 -02:30 |
|
Dan
|
6d8344d0d0
|
Update amount error on update of send screen.
|
2018-05-30 20:51:46 -02:30 |
|
Dan
|
5347319dff
|
Fix setting of token balance on account switch in send screen from field.
|
2018-05-30 13:35:01 -02:30 |
|
Dan
|
ea28c8a437
|
Replaces currency-input.js with NumericInput
|
2018-05-29 09:21:54 -02:30 |
|
Dan
|
e712336189
|
Send refactor: fix error handling and form disabling in send form.
|
2018-05-25 14:39:31 -02:30 |
|
Dan
|
0de765aa25
|
Clean up for send refactor PR.
|
2018-05-25 00:00:55 -02:30 |
|
Dan
|
dc2b5d0ef4
|
Move formShouldBeDisabled from send-footer util to component.
|
2018-05-24 22:23:54 -02:30 |
|
Dan
|
3a87d9221d
|
Fix order of button text in page-container-footer.
|
2018-05-24 22:23:30 -02:30 |
|
Dan
|
5bb399e55a
|
Display correct titles and subtitles on send token and editing send transaction screens.
|
2018-05-24 17:27:33 -02:30 |
|
Dan
|
1405237479
|
Fix display of primary currency symbol in send amount row
|
2018-05-24 13:31:14 -02:30 |
|
Dan
|
c4e48d9263
|
Send refactor: fix amount max button for tokens.
|
2018-05-23 16:56:13 -02:30 |
|
Dan
|
44679f6cda
|
Import defaults in send_/
|
2018-05-15 09:59:23 -02:30 |
|
Dan
|
77ee23d493
|
Add index.js files to send_ subdirectories
|
2018-05-14 20:33:04 -02:30 |
|