Dan
09260f9c5e
Fixed t() calls where localeMessages is missing; and fix incorrect connect reference.
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
Dan
a51e8f6a16
Fetch localeMessages in front end only.
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
Alexander Tseung
7fb27cf0c7
Update margins for consistency in first time flow ( #3588 )
7 years ago
Dan
5fe0be722b
Handle i18n with redux.
7 years ago
Alexander Tseung
66193c823c
Update Deposit Eth icon ( #3569 )
7 years ago
kumavis
eb5a84975b
ui - settings - add option to set current locale
7 years ago
kumavis
34aeef50a0
i18n - load locales manually
7 years ago
Dan Finlay
fae6a44bac
Grammar correction
7 years ago
Dan
edd5c38492
Fix translations whose substitutions params were not in arrays.
7 years ago
kumavis
a52ef7a06a
ui - lint fix
7 years ago
Thomas
9bb7fa365d
Remove windows.h from i18n.js
7 years ago
Thomas
b1871bf32d
Add closing parens to appName
7 years ago
Thomas
b45ea44aa5
Add missing opening parens to pag-container__subtitle
7 years ago
Dan
70f33d4747
Left align create password.
7 years ago
Thomas
23a8e24a1b
Add loglevel and window.log to i18n.js
7 years ago
Alexander Tseung
08542c18e1
Update deposit ether styling ( #3510 )
7 years ago
Dan
0dad6db973
Styling fixes to welcome; hide network component on create password; shown welcoem in popup.
7 years ago
Thomas
208b3bc4c1
Add i18n back into JsonImportSubview
7 years ago
Alexander Tseung
a07550d2ab
Increase tap areas for menu buttons on mobile
7 years ago
Alexander Tseung
ab1b39f554
Remove de-selected token from selectedTokens hash instead of setting to null ( #3494 )
7 years ago
Alexander Tseung
d84341f323
Add empty object default value for tokenData ( #3493 )
7 years ago
Alexander Tseung
4b2e52795d
Explicitly define state in import account from json component ( #3491 )
7 years ago
Dan
91c890041c
Add welcome screen to new-ui browser first time flow.
7 years ago
Alexander Tseung
cbb65cc493
Fix flashing to Log in screen after logging in or restoring from seed phrase ( #3466 )
7 years ago
Dan
09dae760bc
Correct caps of Send button on main screen.
7 years ago
Dan
6c400c2e92
Update first time flow button fonts, and first-time-flow default font, to Roboto.
7 years ago
Dan J Miller
ca047b1ea0
Update network colours for better accessibility. ( #3469 )
7 years ago
Dan
b8dec68271
Make new-ui create password screen responsive.
7 years ago
Dan
2420ad2477
Correct merge conflict resolution errors.
7 years ago
Dan Finlay
f06bca1151
Implemented feedback to make i18n work on mac
7 years ago
Dan Finlay
b87687110d
Replace Lock wording with Log Out / Log In
...
Fixes #2475
7 years ago
Dan J Miller
5ac330a89e
Default add-token decimal value to string ( #3451 )
7 years ago
Dan
376ffb758f
Shapeshift form handles market info unavailable errors.
7 years ago
Alexander Tseung
5f8a632fec
Fix seed phrase validation clearing form ( #3417 )
...
* Fix seed phrase validation clearing form
* Make new ui import seed error feedback live, and allow newlines with and without carriage returns.
7 years ago
Dan
462d57cb6a
Gracefully handle null token balance in new ui send.
7 years ago
criw
b393b54e35
FIX #3440 improved verification of restore from seed phrase
7 years ago
Dan
68604b53dd
Prevent user from selecting max amount until there is an estimated gas total.
7 years ago
Dan J Miller
1bd18cebd7
Fixes shapeshift coin selection dropdown. ( #3416 )
7 years ago
Csaba Solya
2b86d65d0c
verify seedwords on log in
7 years ago
Thomas
ee254b4f6f
Import Account disclaimer
7 years ago
Thomas
6f8077f587
Swap color scheme for import account label
7 years ago
Dan J Miller
0d97ff2210
Fix NewUI reveal seed flow. ( #3410 )
7 years ago
Dan J Miller
0c163dcb32
Allow adding 0 balance tokens in old ui and editing custom token info in new ( #3395 )
...
* Shows tokens with 0 balance in old ui; goHome after adding tokens.
* Allow users to edit custom token info when not autofilled. (New UI add token screen).
7 years ago
Alexander Tseung
f22dfd4ae8
Fix network menu for custom URLs ( #3366 )
7 years ago