kumavis
9f7b63bb6a
identicon - set blockies height and width to identicon diameter
7 years ago
Alexander Tseung
2fa554a641
Fix conf-tx render
7 years ago
Alexander Tseung
bdc4a6964a
Fix merge conflicts. Refactor renderPrimary into Home component
7 years ago
kumavis
5f1f345a5d
network - use providerType for localhost
7 years ago
Dan
2be6f8bae0
Fix lint and tests
7 years ago
Dan
a4594f6838
Show insufficient funds on confirm screen on first render.
7 years ago
Dan
0a711f0de0
Removes t from props via metamask-connect and instead places it on context via a provider.
7 years ago
Dan
01e3293b65
Ensure correct address used when rendering transfer transactions.
7 years ago
kumavis
f9b680b09f
ui - identicon - use relative link for ether logo
7 years ago
kumavis
10609493c5
ui - use relative location for images
7 years ago
kumavis
cf82e766d4
ui - fix relative url for deposit-ether-modal
7 years ago
Alexander Tseung
58f52b2b8d
Fix merge conflicts. Refactor onboarding flow.
7 years ago
Dan
d6ebf5d94e
Confirm send token detects if balance is sufficient for gas.
7 years ago
Dan
21b6a3442d
Fix display of unapprovedMessages in txList (old and new ui); includes fix of undefined txParams.
7 years ago
Dan
74ac3bb2a7
Confirm send token detects if balance is sufficient for gas.
7 years ago
Dan
8e6ab7df05
Checking for sufficient balance in confirm ether screen; includes error messages for user.
7 years ago
Dan
be2254b880
Remove comments and console.logs
7 years ago
Dan
a109a774a5
Use ens-input component in send-v2 to allow sending to ens names.
7 years ago
Alexander Tseung
cfa2592d78
Update button styles
7 years ago
Dan
d613dfb434
Correct reprice title and subtitle key names.
7 years ago
Dan
ca5bce477e
Fix sender-to-recipient export and non-existent translation key.
7 years ago
Dan
3d3bd0eaf0
Correct connect reference in confirm-send-ether, confirm-deploy-contract, network-display.
7 years ago
Dan
a82631791e
Lint fixes
7 years ago
Dan
18f8583529
Fix references to undefined 'this.props'
7 years ago
Dan
6cbadc0aa3
Missed modifications of t() in merge resolution.
7 years ago
Dan
d24a0590d3
i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props.
7 years ago
kumavis
3e79941658
ui - tx conf - only show special token tx conf screen for token send
7 years ago
Dan J Miller
a69480d78d
Gas inputs can be changed by up and down arrows ( #3598 )
...
* Up and down arrows can control gas inputs.
* input-number.js just uses number type.
7 years ago
Thomas
dd19a93447
Add i18n to tx status
7 years ago
Alexander Tseung
3c1248c816
Update confirm transaction screen
7 years ago
Thomas
7a8e080245
Started on Tx list i18n
7 years ago
Dan
dc92b56f18
Identify token transactions by method names token data, and not just whether they've been add via metamask.
7 years ago
Dan J Miller
5cdaf270f7
Don't block user from setting gas if estimating gas returns errors. ( #3627 )
7 years ago
Dan
2ddc2cc1fb
Lint fixes.
7 years ago
Dan
09260f9c5e
Fixed t() calls where localeMessages is missing; and fix incorrect connect reference.
7 years ago
anticlimactic
a1db40047c
Remove unused files from ui folder. ( #3577 )
...
* Removed unused UI files. Fixes #3434 .
* Reverted the deletion of "feature-toggle-utils.js". Reverted the deletion of the test files and modified the paths so they referred to the old-ui.
7 years ago
Alexander Tseung
4512243290
Fix styling on confirm-send-ether and confirm-send-token ( #3600 )
7 years ago
Alexander Tseung
6f749e5576
Update Confirm Contract screen ( #3597 )
7 years ago
Dan
a348b60735
Currency input defaults to empty string
7 years ago
Dan
5fe0be722b
Handle i18n with redux.
7 years ago
Alexander Tseung
66193c823c
Update Deposit Eth icon ( #3569 )
7 years ago
Dan
b0122be3c9
Set retry gasPrice to forceGasMin on confirm screen in cases where gas is not edited.
7 years ago
Dan
66422cd083
Force gas min has correct precision and is set when editing gas if max.
7 years ago
kumavis
34aeef50a0
i18n - load locales manually
7 years ago
Dan
a4c6a5e92e
Ensure changes from customize gas modal opened from confirm screen are captured for non-tx transactions.
7 years ago
Dan
fb838da734
Revert 'Set txMeta.time to reflect time of tx approval.'
7 years ago
Dan
edd5c38492
Fix translations whose substitutions params were not in arrays.
7 years ago
Dan
cc267d6c81
Fix more lint errors.
7 years ago
Dan
c37684d7bd
Remove unnecessary addition of nonce to state.
7 years ago
Dan
e94a14ef8a
Make token confirmations compatible.
7 years ago