1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
Commit Graph

5837 Commits

Author SHA1 Message Date
Grana69
8840f50527 Add messages.json from @Grana69 2018-03-20 15:04:22 -03: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
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
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
Dan
d9160ac6da Merge branch 'master' into retry-tx-refractor 2018-03-20 09:27:27 -02:30
Alexander Tseung
4af1003b0e Fix Account Names being cropped (#3626) 2018-03-20 09:02:20 -02:30
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
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
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
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
kumavis
02d2b3db43
Merge pull request #3555 from mamiM/mamiM-Ja-translation
Translation to Japanese #3536
2018-03-17 14:30:49 -07:00
kumavis
627a5af66a
Merge pull request #3560 from Orangem21/master
Translate to Chinese (Mandarin) #3529
2018-03-17 14:28:56 -07:00
kumavis
61e7f19af6
Merge pull request #3602 from vietlq/master
Vietnamese Translation
2018-03-17 14:24:40 -07:00
kumavis
9b0c652a14
Merge pull request #3564 from nujabes403/patch-1
Translate to Korean #3563
2018-03-17 14:16:10 -07:00
Dan Finlay
3a264fb205
Merge pull request #3603 from vietlq/patch-2
Small edits to Chrome guide
2018-03-17 14:06:32 -07:00
Viet Le
6601bc5eff space 2018-03-17 20:56:28 +00:00
Viet Le
0dd2f918b3 corrected vn -> vi 2018-03-17 20:49:19 +00:00
Le Quoc Viet
e34355ca21
Update add-to-chrome.md 2018-03-17 20:33:20 +00:00
Le Quoc Viet
c0a2996d35
Small edits 2018-03-17 19:56:10 +00:00
Viet Le
2a1a9c2215 Translated to Vietnamese. Translator: Trang Ha, Editor: Viet Le 2018-03-17 19:19:10 +00:00
Alexander Tseung
4512243290
Fix styling on confirm-send-ether and confirm-send-token (#3600) 2018-03-16 16:39:00 -07:00
Dan Finlay
3bc8493166
Merge pull request #3590 from SaptakS/feature/whitelist
Inject Script: Blacklist domains where not to inject script
2018-03-16 15:48:08 -07:00
Alexander Tseung
6f749e5576
Update Confirm Contract screen (#3597) 2018-03-16 13:09:49 -07:00
Saptak Sengupta
6174c00c10
Inject Script: Blacklist domains where not to inject script
Put a blacklist domain check where if the page url is in the list
of blacklisted domains, we shouldn't inject script in that web page.
2018-03-17 01:02:08 +05:30
Dan
a348b60735 Currency input defaults to empty string 2018-03-16 15:38:29 -02:30
Thomas Huang
ad9feee637 Fix messages typo (#3591) 2018-03-16 14:30:27 -02:30
Alexander Tseung
7fb27cf0c7
Update margins for consistency in first time flow (#3588) 2018-03-16 08:50:21 -07:00
matteopey
b3c3f50cf9 Clients because we mean Ethereum clients 2018-03-16 14:55:49 +01:00
matteopey
51f85b8021 Fix as requested by review 2018-03-16 14:53:57 +01:00
nujabes403
0a725285b4
Update messages.json 2018-03-16 14:27:56 +09:00
nujabes403
7432b13b33
Update messages.json 2018-03-16 14:26:40 +09:00
nujabes403
6fa8de6e93
Update messages.json 2018-03-16 14:24:41 +09:00
nujabes403
4be9d146db
Update messages.json 2018-03-16 14:22:36 +09:00
nujabes403
55d0ffd4a0
Update messages.json 2018-03-16 14:22:09 +09:00
Dan Finlay
e2f340b324
Merge pull request #3587 from MetaMask/i18n
More for i18n
2018-03-15 17:22:31 -07:00
Thomas
9523dd6266 More for i18n 2018-03-15 16:05:49 -07:00