Chi Kei Chan
798930afba
Add Swap feature to CurrencyInput ( #6091 )
...
* Add Swap feature to CurrencyInput
* Fix linter error
* Fix and Add unit tests
2019-02-06 11:44:17 -03:30
Chi Kei Chan
83109c3dc7
Change gas labels to Slow/Average/Fast ( #6090 )
...
* Change gas labels to Slow/Average/Fast
* Fix unit test
2019-02-06 11:40:00 -03:30
Dan J Miller
38b91f63a2
Add togglable advanced gas controls on send and confirm screens ( #6112 )
...
* Extract advanced gas input controls to their own component
* Add advanced inline gas toggle to settings
* Add optional advanced inline gas to send send screen
* Adds optional advanced gas inputs to the confirm screen
* Add info modals for advanced gas inputs.
* Fix translation of advance gas toggle description.
* Lint and unit test fixes for inline-advanced-gas-inputs
* Increase margin above advanced options button on send screen
* Move methods from constructor to property syntax in advanced-gas-inputs.component
2019-02-05 16:24:28 -08:00
Whymarrh Whitby
c28fa31250
Merge pull request #5929 from whymarrh/phishing-redesign
...
Update design of phishing warning screen
2019-02-05 14:22:46 -03:30
Whymarrh Whitby
59a5f550e4
Update design of phishing warning screen
2019-02-05 13:18:24 -03:30
Whymarrh Whitby
697d5adfc8
Merge pull request #6082 from whymarrh/migrate-to-new-ui
...
Migrate all users to the new UI
2019-02-05 10:42:06 -03:30
Whymarrh Whitby
f3a7054f6b
Add announcement for users migrated to the new UI
2019-02-05 08:49:55 -03:30
Whymarrh Whitby
c52ba96b85
Remove betaUI preference state, replace with completedUiMigration
2019-02-05 08:49:55 -03:30
Whymarrh Whitby
a7a6318c13
Default to the new UI for all users
2019-02-05 08:49:55 -03:30
Whymarrh Whitby
c18b6f4117
Remove commented references to Beta UI
2019-02-05 08:49:55 -03:30
Whymarrh Whitby
8a8696f897
Remove "Use old UI" setting
2019-02-05 08:49:55 -03:30
Whymarrh Whitby
7bbd6e7039
Version 5.3.5 ( #6109 )
2019-02-04 12:04:43 -08:00
Bruno Barbieri
cc03a7db6a
Privacy mode fixes ( #6087 )
...
* Version 5.3.4 RC1
* fix old ui approval screen
* fix error caused by meshtesting iframe
* fix linter errors
2019-02-01 14:05:46 -05:00
Dan Finlay
015414c31d
Version 5.3.4 RC1 ( #6084 )
2019-01-31 10:27:58 -08:00
Frankie
4e27b644ab
fix - migration 30 undefinds ( #6079 )
2019-01-31 10:09:28 -08:00
Thomas Huang
7c0e0b6065
Merge pull request #6076 from MetaMask/Version-5.3.3
...
Version 5.3.3 RC1
2019-01-30 12:59:29 -06:00
Dan Finlay
5c49ce77bd
Version 5.3.3 RC1
2019-01-30 10:45:42 -08:00
Paul Bouchon
db776b5a02
EIP-1102 updates ( #6006 )
...
* Update privacy notice
* Respond to 1102 messages using tab ID
2019-01-30 10:27:33 -08:00
Whymarrh Whitby
b2813d1113
Remove unused InitializeMenuScreen component ( #6075 )
2019-01-30 14:47:56 -03:30
Pedro Gutiérrez
79cd40b979
Improved Spanish translations ( #6072 )
2019-01-30 14:45:27 -03:30
Whymarrh Whitby
1d555991dc
Merge pull request #6074 from MetaMask/ui-codeowners
...
Update UI code owners
2019-01-30 10:47:14 -03:30
Whymarrh Whitby
b4e7e0ec0f
Update UI codeowners
2019-01-30 10:32:04 -03:30
Thomas Huang
4c16f4baee
e2e: Use close instead of save for gas modal ( #6066 )
2019-01-30 10:30:14 -03:30
Dan J Miller
02bdbbbc3e
Add visual indicator when displaying a cached balance ( #5854 )
2019-01-30 08:46:12 -03:30
Frankie
df3169d1c7
I#5956 fix2 dont overwrite existing rpc settings ( #6044 )
...
* mm-controller - dont overwrite existing rpc settings
* ui-networkDropdown - dont pass old network as chainId
* add methods preferencesController.updateRpc and metamaskController.updateAndSetCustomRpc
* use updateAndSetCustomRpc in settings to allow rpcs to be updated
* use new rpc as nickname if no nick name has been supplied
* fix update rpc method
2019-01-29 08:13:51 -10:00
Dan Finlay
98d5b4d632
Version 5.3.2 RC1 ( #6069 )
2019-01-28 11:14:32 -08:00
Dan J Miller
ab9c20db5b
Merge pull request #6021 from MetaMask/i5943-shapeshift-tx
...
Order shapeshift transactions by time within the transactions list
2019-01-25 14:39:18 -03:30
Jenny Pollack
456bfaf9ed
add source for header in create infura client ( #6023 )
...
* add source for header in create infura client
* bump eth-json-rpc-infura
2019-01-24 14:56:55 -10:00
Dan Miller
bf4b6770a0
Fix bugs in e2e tests related to gas customization inputs.
2019-01-24 19:31:30 -03:30
Dan Miller
76f9bdec63
Add integration test for ordering of shapeshift txs in history list.
2019-01-24 19:31:30 -03:30
Alexander Tseung
7d18a47c22
Fix integration tests
2019-01-24 19:31:30 -03:30
Alexander Tseung
941a9a0fd9
Order shapeshift transactions by time within the transactions list
2019-01-24 19:31:30 -03:30
Esteban Miño
2d7c9b3dac
Prevent send to token warning ( #6058 )
2019-01-23 14:39:56 -03:30
Alexander Tseung
fba17d77de
Refactor first time flow, remove seed phrase from state ( #5994 )
...
* Refactor and fix styling for first time flow. Remove seed phrase from persisted metamask state
* Fix linting and tests
* Fix translations, initialization notice routing
* Fix drizzle tests
* Fix e2e tests
* Fix integration tests
* Fix styling
* Fix migration naming from 030 to 031
* Open extension in browser when user has not completed onboarding
2019-01-23 11:55:34 -03:30
oliver renwick
69fcfa427b
Updated Spanish translations ( #6046 )
...
* up to E's in translation, starting from about 60% incomplete
* Spanish at 100%
* Integrating changes as suggested by fernandomg
* with updates from Herman and Esteban.
2019-01-23 11:54:27 -03:30
Esteban Miño
1d93d9a385
Prevent send to token ( #6051 )
...
* check contact metadata
* check for tokens in state
* tests
* update tests
* validation only if sending tokens
* container test
2019-01-22 11:05:59 -08:00
Bruno Barbieri
2cfea0b788
fix asset detection ( #6049 )
2019-01-22 10:23:11 -08:00
Esteban Miño
e21dfd1862
Use Parity on-chain registry only when is needed ( #6052 )
...
* add and use knownMethodData to avoid infura requests
* dataMethod to methodData and check empty response
2019-01-22 10:22:56 -08:00
Alexander Tseung
fe780fb3d4
Refactor BalanceComponent to jsx ( #6048 )
2019-01-21 10:56:48 -03:30
Frankie
0ad7797076
I#5956 fix 1 ( #6026 )
...
* prevent invalid chainId's when adding cusstom rpcs
* migration 30 removes invalid chaids from preferences and networkController for custom rpcs
2019-01-17 09:10:33 -10:00
Alexander Tseung
de0ac53008
Fix grammar error in Current Conversion ( #6029 )
2019-01-17 11:37:38 -03:30
Thomas Huang
508889c6dc
Merge pull request #6027 from MetaMask/Version-5.3.1
...
Version 5.3.1 RC2
2019-01-16 14:50:42 -08:00
Alexander Tseung
3fe78a8f48
Disable account dropdown on signing screens ( #6024 )
2019-01-16 14:50:24 -08:00
Dan Finlay
4acaffeefd
Merge branch 'develop' into Version-5.3.1
2019-01-16 13:38:23 -08:00
Thomas Huang
13463309dc
Skip drizzle tests unit issue with ci is determined ( #5982 )
2019-01-16 13:38:04 -08:00
Dan Finlay
72775340bb
Version 5.3.1 RC2
2019-01-16 11:25:41 -08:00
Thomas Huang
42e67295f4
Merge pull request #5966 from filips123/patch-1
...
Update Slovenian translation
2019-01-10 11:39:25 -08:00
Thomas Huang
3bd3e640b4
Set auto conversion off for token/eth conversion ( #6005 )
2019-01-10 10:36:30 -08:00
Alexander Tseung
eaca9d21e6
Fix confirm screen for sending ether tx with hex data ( #6008 )
2019-01-10 12:54:37 -03:30
Filip Š
7ff8d6c6b1
Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into patch-1
2019-01-10 14:27:21 +01:00