Filip Š
77bc4227e3
Fix Slovenian translation
2018-10-27 13:22:34 +02:00
HackyMiner
54a8ade266
Add support for RPC endpoints with custom chain IDs ( #5134 )
2018-10-26 10:26:43 +02:00
Alexander Tseung
7852269ed1
Add Activity Log entry for onchain failures for a transaction. Change scrolling of the transaction list. Remove Transaction Details modal. ( #5581 )
2018-10-23 19:59:04 +08:00
kumavis
97056d2ee6
Merge pull request #5576 from marijnbent/patch-1
...
i18n - Updated Dutch translation for main network name
2018-10-22 23:02:33 -04:00
kumavis
3e2bf36d59
i18n - update haitian translations ( #5565 )
...
* addedd new keys and updated translations to Haitian Creole
* changelog - add entry for hatian creole fix
2018-10-22 21:55:06 +02:00
Marijn Bent
c12a5a23f7
Updated translation for main network name
...
Current translation translates to 'most important Ethereum-network'. 'Main' is totally acceptable to use in Dutch.
2018-10-22 20:13:12 +02:00
Brandon Wissmann
b53a1f492c
i18n - use localized names in language selection
...
Fixes #4250 (#5559 )
* Added localized names for languages
* Capital letter for Čeština
* capital letter Русский
* i18n - use localized names in language selection
* fix build
* package-lock.json build fix
2018-10-20 23:55:37 -04:00
Bartek
2c2ae8f4c7
i18n - add polish (pl)
2018-10-17 19:04:03 -04:00
Whymarrh Whitby
42fa54678f
Extract Add Token button into its own component
2018-10-17 15:49:29 -02:30
Alexander Tseung
badebe017f
Adds toggle for primary currency ( #5421 )
...
* Add UnitInput component
* Add CurrencyInput component
* Add UserPreferencedCurrencyInput component
* Add UserPreferencedCurrencyDisplay component
* Add updatePreferences action
* Add styles for CurrencyInput, CurrencyDisplay, and UnitInput
* Update SettingsTab page with Primary Currency toggle
* Refactor currency displays and inputs to use UserPreferenced displays and inputs
* Add TokenInput component
* Add UserPreferencedTokenInput component
* Use TokenInput in the send screen
* Fix unit tests
* Fix e2e and integration tests
* Remove send/CurrencyDisplay component
* Replace diamond unicode character with Eth logo. Fix typos
2018-10-17 07:03:29 +08:00
Whymarrh Whitby
e96188ce9d
Fix wording of private key warning shown during export
2018-10-16 19:05:21 -02:30
Whymarrh Whitby
222da7f523
Update wording on export privkey modal
2018-10-16 17:03:18 -02:30
Noel Yoo
c7758ebd15
Improve Korean translations ( #5515 )
...
* Add more korean translation
* Improve korean translation
2018-10-15 19:43:32 -02:30
Pedro Gutiérrez
e997285a07
Fixed wrong Spanish translation of key
( #5517 )
2018-10-15 19:40:00 -02:30
Alexander Tseung
c821a8354c
Add txReceipt data to transaction details ( #5513 )
2018-10-16 06:00:47 +08:00
matteopey
61dec4ea46
Update Italian translations ( #5502 )
...
* Add new english messages
* Update translation
* Update changelog
* Fix casing of MetaMask
2018-10-15 19:07:18 -02:30
Noel Yoo
ba21606dfb
Fix en, ko locales ( #5483 )
...
* Fix en typo
* Fix ko typo
* Remove unnecessary space
* Fix ko typo
* Improve translation in ko
2018-10-11 13:20:59 -02:30
noelyoo
63ba8b56fc
Alphabetize ko locale json keys
2018-10-10 22:49:08 +09:00
noelyoo
fa228f1c7e
Alphabetize en locale json keys
2018-10-10 22:49:04 +09:00
Noel Yoo
999a599a78
Fix formatting of locale files ( #5479 )
2018-10-10 09:25:11 -02:30
Vincent
1eec21b945
i18n - fr - improvements
...
* french locales: fix typos and improve wording
* french locales: more fixes and rewording
* fixed typo
* fixed typo
* added missing translations
* fixed alphabetical order
* fixed alphabetical order
* added missing translations for FR
* fixed verify-locale-strings.js
* fixed indentation
* fixed indentation
* updated french locale
* updated changelog with changes logs
* a few fixes after receiving comments, mostly Caps removing and adding
* translated 2 missing french locale words and also remove a caps
* Update messages.json
* Update messages.json
2018-10-10 01:10:53 -04:00
Santiago Gonzalez Toral
f88373237b
Added account options on home screen
2018-10-09 19:43:41 -07:00
Noel Yoo
d46d382b1f
Fix Korean typos ( #5472 )
2018-10-09 16:07:49 -02:30
Vincent
cd91b45686
100% French locale, reordering of English locale, fixes #5457 ( #5470 )
...
* french locales: fix typos and improve wording
* french locales: more fixes and rewording
* fixed typo
* fixed typo
* added missing translations
* fixed alphabetical order
* fixed alphabetical order
* added missing translations for FR
* fixed verify-locale-strings.js
* fixed indentation
* fixed indentation
* updated french locale
* updated changelog with changes logs
* a few fixes after receiving comments, mostly Caps removing and adding
2018-10-09 12:17:38 -02:30
Dan Finlay
182970c318
Merge pull request #5432 from alextsg/i5362-fix-translate
...
Translate method names in the transaction list only when applicable
2018-10-05 10:19:43 -07:00
Alexander Tseung
50d91f998d
Translate method names in the transaction list only when applicable
2018-10-04 19:26:41 -07:00
Alexander Tseung
41db5d0570
Update "cancel" copy
2018-10-04 10:56:58 -07:00
Whymarrh Whitby
2c5fb11b37
Remove "Copy Contract Address" from token options
2018-10-03 13:49:03 -02:30
Whymarrh Whitby
d28453234c
Reword batch reject confirm as "Reject All"
2018-10-01 13:44:54 -02:30
Whymarrh Whitby
2e35c05f14
Confirm rejecting multiple transactions with modal
2018-10-01 13:44:54 -02:30
Whymarrh Whitby
7610248f8c
s/Cancel/Reject/ on confirm screen for clarity
2018-10-01 13:44:54 -02:30
Whymarrh Whitby
0fa9299cd1
Add "Cancel All" button to confirm footer
2018-10-01 13:44:54 -02:30
kumavis
49a3d52dd6
Merge pull request #5271 from farahbrunache/develop
...
Added Haitian Creole translations
2018-09-28 03:03:13 -04:00
kumavis
0df8e40702
i18n - ht - fix json formatting
2018-09-28 02:40:48 -04:00
kumavis
1f30ff5e47
i18n - index - fix whitespace
2018-09-28 02:36:40 -04:00
Alexander Tseung
5d57c7c4fd
Merge pull request #5282 from MetaMask/tx-cancel-ui
...
Add Cancel Transaction feature. Refactor modals. Add Transaction Details modal.
2018-09-24 11:34:12 -07:00
Alexander Tseung
04988eca5e
Merge pull request #5241 from MetaMask/refactor-settings
...
Refactor settings page to use JSX and follow component file folder st…
2018-09-20 23:33:04 -07:00
Alexander Tseung
431beb9436
Fix multiplyCurrencies. Add onClose prop for Modal component. Remove hideModal from modal components.
2018-09-20 19:44:23 -07:00
Alexander Tseung
01166b26ed
Fix translation casing
2018-09-20 15:53:53 -07:00
Farah Brunache
250b4a3e0a
fixed quotes in line 749
2018-09-20 13:00:37 -04:00
Kevin Serrano
d8067072b5
Update messages.json ( #5280 )
...
Added some translations for Chinese Traditional via Chainsights!
2018-09-20 12:28:20 -02:30
Alexander Tseung
9088fd1de4
Add Current Conversion Updated string to translations
2018-09-19 16:55:58 -07:00
Alexander Tseung
b579ee9619
Refactor settings page to use JSX and follow component file folder structure
2018-09-19 16:37:23 -07:00
Alexander Tseung
95e1eff4ca
Add TransactionDetails modal
2018-09-19 14:31:10 -07:00
Alexander Tseung
5a6c333506
Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal
2018-09-19 14:31:10 -07:00
Farah Brunache
b2a93ba278
fixed some grammatical errors
2018-09-16 12:36:44 -04:00
Farah Brunache
906628e54b
added Haitian Creole translations
2018-09-15 18:12:22 -04:00
Alexander Tseung
f1a309e0cc
Fix identicon address. Fix styling of New Contract recipient. Fix Activity Log initial ETH value. Add timestamps to Activity Log events
2018-09-12 19:48:52 -07:00
Alexander Tseung
084158f1a2
Add tests for TransactionActivityLog. Make changes to rendering events
2018-09-12 19:48:52 -07:00
Alexander Tseung
930dac110a
Add ActivityLog component
2018-09-12 19:48:51 -07:00