1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 21:00:13 +01:00
Commit Graph

6146 Commits

Author SHA1 Message Date
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
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
Lazaridis
e1d6398b0f moves setup-related code towads end of file, re #3568 2018-03-16 18:37:56 +02:00
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
Lazaridis
bb6af25e20 add ESLint exceptions for //= and //-, re #3568 2018-03-16 03:22:10 +02:00
Lazaridis
904f00e8ac group all vault/keyring related methods together, re #3568 2018-03-16 02:29:53 +02:00
Dan
5fe0be722b Handle i18n with redux. 2018-03-15 21:59:45 -02:30
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
Lazaridis
d8f5150aa5 adds initial documentation, re #3568 2018-03-16 00:27:10 +02:00
kumavis
67e87a4fd4
Merge pull request #3576 from Senshii/master
fix plural in french translation
2018-03-15 13:07:21 -07:00
matteopey
8b065443f2 Add italian translation 2018-03-15 18:45:49 +01:00
frankiebee
e51ba2e75c Merge branch 'retry-tx-refractor' of https://github.com/MetaMask/metamask-extension into retry-tx-refractor 2018-03-15 10:41:55 -07:00
frankiebee
74e9a5c491 add to CHANGELOG.md 2018-03-15 10:41:25 -07:00
frankiebee
4c947d466c Merge branch 'master' into retry-tx-refractor 2018-03-15 09:47:25 -07:00
Alexander Tseung
66193c823c Update Deposit Eth icon (#3569) 2018-03-15 13:50:22 -02:30
frankiebee
cd721f52cb Merge branch 'master' into retry-tx-refractor 2018-03-15 08:07:16 -07:00