Dan Finlay
938228fba5
Document translation script
2018-03-20 12:03:44 -07:00
Alexander Tseung
3c1248c816
Update confirm transaction screen
2018-03-20 11:56:12 -07:00
Thomas
d4eb883958
Merge branch 'master' into i3571-CompleteI18nTemplates
2018-03-20 11:35:59 -07:00
Dan
3830f49ac5
Take user home if an unapproved tx is dropped while they are viewing.
2018-03-20 15:52:45 -02:30
Thomas Huang
716e034c75
Merge pull request #3633 from hermanjunge/spanish
...
Add messages.json from @Grana69
2018-03-20 11:15:50 -07:00
Grana69
8840f50527
Add messages.json from @Grana69
2018-03-20 15:04:22 -03:00
Thomas
2c42cfdf1e
Update onlySendToEtherAddress message
2018-03-20 11:04:15 -07:00
Thomas Huang
a3c1a92513
Merge pull request #3612 from hermanjunge/locale-verification
...
Add script to verify locale strings
2018-03-20 10:59:42 -07:00
Thomas
4fc68ca208
Add i18n in settings/info
2018-03-20 10:56:35 -07:00
Herman Junge
03587c96d8
Move file to development, fix JS
2018-03-20 14:53:29 -03:00
kumavis
706a943189
Merge pull request #3613 from alvesjtiago/master
...
Portuguese translations.
2018-03-20 10:53:20 -07:00
kumavis
d21bf822e3
Merge pull request #3579 from matteopey/italian-translation
...
Italian translation
2018-03-20 10:48:14 -07:00
kumavis
5d316d9a4e
Merge pull request #3623 from MetaMask/i#3554
...
new-ui - dont exclude `txParams.data` when editing and updating txParams
2018-03-20 10:44:48 -07:00
kumavis
de5dee51b1
Merge pull request #3605 from lazaridiscom/master
...
use mkdirp for cross-platform, re #3426
2018-03-20 10:40:15 -07:00
kumavis
3a2f1c7c00
Merge pull request #3574 from marvinvista/master
...
Tagalog Translation
2018-03-20 10:30:28 -07:00
Thomas
7a8e080245
Started on Tx list i18n
2018-03-20 10:29:22 -07:00
Dan Finlay
5c5f476ba4
Merge pull request #3628 from ryan-rowland/3505_Transpile_to_ES5
...
Issue 3505 | Transpile to ES5
2018-03-20 10:00:27 -07:00
Thomas Huang
1079d57f8c
Merge pull request #3489 from MetaMask/retry-tx-refractor
...
Retry tx refractor
2018-03-20 09:59:21 -07:00
Thomas
cffaf44714
i18n Import flow
2018-03-20 09:49:12 -07:00
Dan
49e3ada382
Fix styling regression from master merge.
2018-03-20 13:28:59 -02:30
Dan
36b371283c
Improve responsiveness of gas price row on confirm screen.
2018-03-20 12:41:03 -02:30
Dan
d9160ac6da
Merge branch 'master' into retry-tx-refractor
2018-03-20 09:27:27 -02:30
Dan
dc92b56f18
Identify token transactions by method names token data, and not just whether they've been add via metamask.
2018-03-20 09:07:23 -02:30
Alexander Tseung
4af1003b0e
Fix Account Names being cropped ( #3626 )
2018-03-20 09:02:20 -02:30
Thomas
85a612b34d
I18n add-token.js
2018-03-20 02:34:12 -07:00
Thomas
de98cb4039
Remove duplicate keys
2018-03-20 02:33:46 -07:00
Dan J Miller
5cdaf270f7
Don't block user from setting gas if estimating gas returns errors. ( #3627 )
2018-03-20 06:47:45 -02:30
Ryan Rowland
faa2849082
Issue 3505 | Transpile to ES5
2018-03-19 23:11:48 -07:00
frankiebee
faa4ffe163
new-ui - dont exclude txParams.data
when editing and updating txParams
2018-03-19 14:32:58 -07:00
matteopey
ee85a9c9d0
Update translation based on the new message.json
2018-03-19 20:54:30 +01:00
Dan Finlay
f5b0d56b9d
Add send screen template
2018-03-19 12:38:14 -07:00
Dan
2ddc2cc1fb
Lint fixes.
2018-03-19 16:53:06 -02:30
Dan
4d1793b0ec
Merge branch 'master' into i18n-translator-redux
2018-03-19 16:40:48 -02:30
Dan
09260f9c5e
Fixed t() calls where localeMessages is missing; and fix incorrect connect reference.
2018-03-19 16:39:37 -02:30
Dan Finlay
293ca6c9a6
Add template for settings and info
2018-03-19 12:03:35 -07:00
Dan Finlay
2e7d4db2de
Add recover and backup tempaltes
2018-03-19 11:43:22 -07:00
Dan Finlay
17371bb7ec
Add login templates
2018-03-19 11:30:45 -07:00
Dan Finlay
e504bc6215
Add connecting indication templates
2018-03-19 11:28:02 -07:00
Dan
d8788af9b8
Merge branch 'master' into retry-tx-refractor
2018-03-19 15:30:47 -02:30
Tiago Alves
1f132d613a
Portuguese translations.
2018-03-20 00:10:55 +07:00
Dan
5733820024
Merge branch 'master' into i18n-translator-redux
2018-03-19 14:39:04 -02:30
Herman Junge
72bfe74243
Add script to verify locale strings
2018-03-19 13:57:19 -03:00
Thomas Huang
424e98f6a8
Merge pull request #3594 from danjm/i3344-improve-currency-input
...
Currency input defaults to empty string
2018-03-19 09:20:04 -07:00
Dan
98f934fb53
Delete commented out code from i18n implementation that used globals.
2018-03-19 13:38:22 -02:30
Dan
3191f2aa5e
Delete old i18n helper files.
2018-03-19 13:37:07 -02:30
Dan
a51e8f6a16
Fetch localeMessages in front end only.
2018-03-19 13:36:16 -02:30
Dan
62a95139e6
Use customized react-trigger-change in send-new-ui integration tests..
2018-03-19 12:57:58 -02:30
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.
2018-03-19 12:41:24 -02:30
Dan J Miller
9b38a77f46
Make entire gray container of 'reveal seed phrase' a clickable area. ( #3596 )
2018-03-19 12:38:16 -02:30
Lazaridis
7f00fdcd14
use mkdirp for cross-platform, re #3426
2018-03-18 12:15:29 +02:00