Dan
|
ffd42c59da
|
Default currency-display valueToRender to empty string when not readOnly ('0' if readOnly).
|
2018-06-02 01:58:01 -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
|
d12bb8c14f
|
Merge branch 'i3725-refactor-send-component-' of github.com:MetaMask/metamask-extension into i3725-refactor-send-component-
|
2018-05-31 15:29:17 -02:30 |
|
Dan
|
5091b03e4b
|
Merge branch 'develop' into i3725-refactor-send-component-
|
2018-05-31 15:28:03 -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 |
|
Alexander Tseung
|
cc73d869fe
|
Add new alert modals
|
2018-05-31 10:37:52 -07:00 |
|
Alexander Tseung
|
f4d833cb09
|
Change btn-secondary styles to btn-default. Make btn-secondary red warning style buttons
|
2018-05-31 10:37:52 -07:00 |
|
Dan
|
3745c1ea4f
|
Fix send amount field select in send-new-ui integration test.
|
2018-05-31 14:53:38 -02:30 |
|
Dan
|
990b69c655
|
Improve input width calculation in currency-display.js
|
2018-05-31 13:47:18 -02:30 |
|
Dan
|
704ba54bef
|
Fix send-new-ui gas fee display expectation.
|
2018-05-31 13:47:09 -02:30 |
|
Dan
|
67c74cd5b6
|
Fix currency display send integration tests.
|
2018-05-31 12:07:23 -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
|
3d597cd1d2
|
Fix test to account for greater precision currency display.
|
2018-05-30 20:54:31 -02:30 |
|
Dan
|
2eddb7b652
|
Support smaller decimals in currency-display
|
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
|
8b6d08a15d
|
Split out getGasEstimate logic from updateGasTotal
|
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 |
|
kumavis
|
39d22a4ddb
|
Merge pull request #4419 from MetaMask/deps-bump-keyring-controller
deps - bump eth-keyring-controller for bugfix
|
2018-05-30 14:57:44 -07:00 |
|
kumavis
|
b69da50095
|
deps - bump eth-keyring-controller for bugfix
|
2018-05-30 14:29:14 -07:00 |
|
Alexander Tseung
|
389346913b
|
Prevent loading screen from overlaying the app bar (#4417)
|
2018-05-30 10:38:53 -07:00 |
|
kumavis
|
b5c91d240b
|
Merge pull request #4407 from MetaMask/e2e-test
Adds account in e2e test
|
2018-05-30 10:12:20 -07:00 |
|
Alexander Tseung
|
d40971e7f3
|
Fix error handling on incorrect password (#4401)
|
2018-05-30 09:23:31 -07:00 |
|
Dan
|
5347319dff
|
Fix setting of token balance on account switch in send screen from field.
|
2018-05-30 13:35:01 -02:30 |
|
Thomas
|
be6776897f
|
Delay before getting address text
|
2018-05-29 23:07:45 -07:00 |
|
kumavis
|
f5fb06020d
|
Merge pull request #4402 from MetaMask/danjm-changelog-update-52918
Update changelog
|
2018-05-29 22:35:47 -07:00 |
|
Thomas
|
54ccf5e930
|
Merge branch 'develop' into e2e-test
|
2018-05-29 22:34:17 -07:00 |
|
kumavis
|
77c55ecd83
|
Merge pull request #4403 from MetaMask/bugfix-keyring-controller
deps - bump eth-keyring-controller + update package-lock
|
2018-05-29 22:31:58 -07:00 |
|
kumavis
|
73afb263cb
|
ci - job-screens - use e2e funcs
|
2018-05-29 22:13:58 -07:00 |
|
kumavis
|
4789e981c2
|
Merge pull request #4374 from MetaMask/test-unit-fail-on-only
test - unit - fail if tests contain a .only call
|
2018-05-29 21:40:28 -07:00 |
|
Alexander Tseung
|
a19b911feb
|
Add rpc key to i18n messages (#4375)
|
2018-05-29 18:31:32 -07:00 |
|
Thomas
|
f90ad6191c
|
Add account
|
2018-05-29 18:20:54 -07:00 |
|
Dan
|
7f23e017b2
|
Delete currency-input.js
|
2018-05-29 22:21:55 -02:30 |
|
Dan
|
2e1d962b1a
|
Remove currency input from input-number
|
2018-05-29 22:15:21 -02:30 |
|
kumavis
|
d6965c7cdb
|
deps - bump eth-keyring-controller + update package-lock
|
2018-05-29 17:38:00 -07:00 |
|
Dan J Miller
|
e3cc89cc7b
|
Update changelog
|
2018-05-29 21:59:53 -02:30 |
|
kumavis
|
ff6976b8a5
|
Merge pull request #4399 from MetaMask/merge-master
Pull master changes back into develop
|
2018-05-29 16:47:30 -07:00 |
|
kumavis
|
4205d92729
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into merge-master
|
2018-05-29 16:12:36 -07:00 |
|
kumavis
|
219cb83d94
|
Merge pull request #4394 from MetaMask/MissionStatement
Add mission statement v1
|
2018-05-29 14:32:05 -07:00 |
|
Dan
|
f33bb3e2fd
|
Stop using external NumericInput component.
|
2018-05-29 16:25:03 -02:30 |
|
kumavis
|
39069710d1
|
Merge pull request #4390 from MetaMask/i18n-brave-fix
i18n - getFirstPreferredLangCode - guard against missing i18n api
|
2018-05-29 11:05:12 -07:00 |
|
kumavis
|
5fc24930a7
|
Merge pull request #4384 from antonper/master
UI Errors stack cleaned
|
2018-05-29 11:04:08 -07:00 |
|
Alexander Tseung
|
41e38fe553
|
Add notification for dropped retry transactions (#4363)
|
2018-05-29 10:23:06 -07:00 |
|