kumavis
|
ff26042b0c
|
ui - actions - fix log for background call
|
7 years ago |
kumavis
|
1a5eccdfc0
|
ui - settings - fix for currentLocale
|
7 years ago |
kumavis
|
e3881143cb
|
ui - settings - derrive locales from index
|
7 years ago |
Dan
|
2053cac691
|
Don't query for undefined.
|
7 years ago |
Dan
|
be2254b880
|
Remove comments and console.logs
|
7 years ago |
Dan
|
252d692282
|
Prefixes to addresses with 0x before sending.
|
7 years ago |
Dan
|
f2ab3a06b1
|
Long token amounts in wallet are truncated with ellipsis.
|
7 years ago |
Dan
|
91f91d92fe
|
Prevent users from adding custom token if decimals is an empty string.
|
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
|
c710fb8f50
|
Use new header on add token confirmation screen.
|
7 years ago |
Dan
|
fa022e0883
|
Updates Add token screen to latest design.
|
7 years ago |
Dan
|
0d71dd7ca0
|
i18n helper fetchLocale handles 404 gracefully
|
7 years ago |
Dan
|
08e67c4e4a
|
Default current locale in metamask reducer to empty string.
|
7 years ago |
Dan
|
11a30378d7
|
Memoize t function in metamask-connect
|
7 years ago |
Dan
|
07f4839600
|
Signed type data notification handles long messages.
|
7 years ago |
Dan
|
6393c38117
|
Pop uses new ui onboarding when in beta.
|
7 years ago |
Dan
|
a0df4b6892
|
Correct proptypes for t in new-account/create-form.js
|
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
|
3c144302d6
|
Remove console.logs
|
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 |
Dan
|
3830f49ac5
|
Take user home if an unapproved tx is dropped while they are viewing.
|
7 years ago |
Thomas
|
4fc68ca208
|
Add i18n in settings/info
|
7 years ago |
Thomas
|
7a8e080245
|
Started on Tx list i18n
|
7 years ago |
Thomas
|
cffaf44714
|
i18n Import flow
|
7 years ago |
Dan
|
49e3ada382
|
Fix styling regression from master merge.
|
7 years ago |
Dan
|
36b371283c
|
Improve responsiveness of gas price row on confirm screen.
|
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 |
Alexander Tseung
|
4af1003b0e
|
Fix Account Names being cropped (#3626)
|
7 years ago |
Thomas
|
85a612b34d
|
I18n add-token.js
|
7 years ago |
Dan J Miller
|
5cdaf270f7
|
Don't block user from setting gas if estimating gas returns errors. (#3627)
|
7 years ago |
frankiebee
|
faa4ffe163
|
new-ui - dont exclude `txParams.data` when editing and updating txParams
|
7 years ago |
Dan Finlay
|
f5b0d56b9d
|
Add send screen template
|
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 |
Dan Finlay
|
293ca6c9a6
|
Add template for settings and info
|
7 years ago |
Dan Finlay
|
2e7d4db2de
|
Add recover and backup tempaltes
|
7 years ago |
Dan Finlay
|
17371bb7ec
|
Add login templates
|
7 years ago |
Dan Finlay
|
e504bc6215
|
Add connecting indication templates
|
7 years ago |
Dan
|
98f934fb53
|
Delete commented out code from i18n implementation that used globals.
|
7 years ago |
Dan
|
3191f2aa5e
|
Delete old i18n helper files.
|
7 years ago |