Dan J Miller
060fc9453c
Correct when setApprovalForAll message is shown ( #15863 )
2 years ago
Dan J Miller
789c06a5b7
Correct when setApprovalForAll message is shown ( #15863 )
2 years ago
Filip Sekulic
6e13524bcd
Remove related UI code from the app dir ( #15384 )
...
Co-authored-by: metamaskbot <metamaskbot@users.noreply.github.com>
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
Co-authored-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
2 years ago
Jyoti Puri
c2b7690119
Make metrics related actions idempotent ( #15737 )
2 years ago
Matthew Epps
dc1b658348
Add entry point for metalabs dapp into metamask home page ( #15407 )
...
Co-authored-by: Dan Miller <danjm.com@gmail.com>
2 years ago
PeterYinusa
6bd284a016
Case insensitive modifier for Firefox ( #15831 )
...
JSON.parse: unexpected character at line 1 column 1 of the JSON data
JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
2 years ago
Niranjana Binoy
06fc3a1dd5
Displaying the aggregators from tokenList in Detected token popover ( #15835 )
...
* using the aggregators from tokenList instead of detectedToken to avoid conflicts between static and dynamic list
* removing aggregator from the detectTokens object List
2 years ago
Niranjana Binoy
32aa47ddb2
Displaying the aggregators from tokenList in Detected token popover ( #15835 )
...
* using the aggregators from tokenList instead of detectedToken to avoid conflicts between static and dynamic list
* removing aggregator from the detectTokens object List
2 years ago
Dan J Miller
c35b4d6ec8
Add notification about the merge ( #15846 )
2 years ago
Olusegun Akintayo
5316fc682e
Show 3box deprecation message in whats new ( #15763 )
...
* Show 3box deprecation message in whats new
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
* Add . after message
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
* Change deprecation notification message and remove date
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
2 years ago
Dan J Miller
3a25733fa6
Add notification about the merge ( #15846 )
2 years ago
ryanml
7ffcad3328
Adding Sepolia as a default test network ( #15787 )
2 years ago
Dan J Miller
99e3721f13
Ensure that 'tokens found in this account' message is only shown when token detection activated ( #15823 )
2 years ago
Dan J Miller
b2f1c3f53e
Hide DetectedTokenAggregators if token.aggregators lists are empty ( #15824 )
2 years ago
Dan J Miller
96a68019bf
Move updateBackgroundConnection call in ui/index.js to before the action calls ( #15826 )
2 years ago
Dan J Miller
222c5debf3
Ensure chainId is defined in validateRecipientUserInput in send-duck ( #15822 )
2 years ago
Dan J Miller
7054dd6694
Ensure approval warning for setApprovalForAll is not shown when revoking ( #15806 )
...
Co-authored-by: ryanml <ryanlanese@gmail.com>
2 years ago
Dan J Miller
ba11a4b5ad
Ensure network info popup only displays on networks where the user has no balances ( #15821 )
2 years ago
Alex Donesky
0026966c9e
Skip searching 4byte directory if we don't have a full 4 bytes of data ( #15473 )
...
* skip searching 4byte directory if we don't have a full 4bytes of data
* address feedback
* lint
2 years ago
ryanml
7b04bf8b47
Adding Sepolia as a default test network ( #15787 )
2 years ago
PeterYinusa
eb176c721b
Case insensitive modifier for Firefox ( #15831 )
...
JSON.parse: unexpected character at line 1 column 1 of the JSON data
JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
2 years ago
Dan J Miller
e5da67515c
Ensure network info popup only displays on networks where the user has no balances ( #15821 )
2 years ago
Dan J Miller
17855b5df8
Ensure chainId is defined in validateRecipientUserInput in send-duck ( #15822 )
2 years ago
Dan J Miller
b359844dc5
Ensure that 'tokens found in this account' message is only shown when token detection activated ( #15823 )
2 years ago
Dan J Miller
ba3a584d7f
Move updateBackgroundConnection call in ui/index.js to before the action calls ( #15826 )
2 years ago
Dan J Miller
487440f93d
Hide DetectedTokenAggregators if token.aggregators lists are empty ( #15824 )
2 years ago
Dan J Miller
fc65ca63af
Ensure approval warning for setApprovalForAll is not shown when revoking ( #15806 )
...
Co-authored-by: ryanml <ryanlanese@gmail.com>
2 years ago
Brad Decker
c87980bbfe
migrate network constants to typescript ( #15610 )
2 years ago
Dan J Miller
527f56fa5f
Properly handle JSON errors when restoring data in advanced settings ( #15815 )
2 years ago
Dan J Miller
0b9424acc1
Properly handle JSON errors when restoring data in advanced settings ( #15815 )
2 years ago
Olusegun Akintayo
453340d12a
Show 3box deprecation message in whats new ( #15763 )
...
* Show 3box deprecation message in whats new
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
* Add . after message
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
* Change deprecation notification message and remove date
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
2 years ago
Ariella Vu
93c609b117
Update reset.scss to revive <b> element font-weight ( #15784 )
...
* reset.scss: add comment
* reset.scss: revive <b> element font-weight
* scss: rm unused b {} style
* scss: rm .text b style
Co-authored-by: ryanml <ryanlanese@gmail.com>
2 years ago
Matthew Epps
dcfe80c255
Add entry point for metalabs dapp into metamask home page ( #15407 )
...
Co-authored-by: Dan Miller <danjm.com@gmail.com>
2 years ago
Jyoti Puri
0b1744d4eb
Make createSpeedUpTransaction action idempotent ( #15688 )
2 years ago
Frederik Bolding
6cd18ea62b
[FLASK] Fix crash when uninstalling snap ( #15799 )
...
* Fix crash when uninstalling snap
* Run lint
2 years ago
Frederik Bolding
398b93cf51
[FLASK] Fix crash with certain permissions on the snap settings page ( #15797 )
2 years ago
Taylor Monahan
9529462740
fix issue where signing a message sometimes doesn't allow you to scroll to the bottom ( #15788 )
...
* fix issue wherein signing a message sometimes doesn't allow you to scroll all the way to the bottom
done in a way to make it as mergeable as possible
* Fixing length-zero-no-unit lint issue
Co-authored-by: ryanml <ryanlanese@gmail.com>
2 years ago
Taylor Monahan
45916b9624
fix issue where signing a message sometimes doesn't allow you to scroll to the bottom ( #15788 )
...
* fix issue wherein signing a message sometimes doesn't allow you to scroll all the way to the bottom
done in a way to make it as mergeable as possible
* Fixing length-zero-no-unit lint issue
Co-authored-by: ryanml <ryanlanese@gmail.com>
2 years ago
George Marshall
e7c72bc96f
Fixing lint issues ( #15782 )
2 years ago
Adnan Sahovic
64391d346e
warning for deprecated Rinkeby, Ropsten and Kovan test networks ( #15725 )
...
* warning for deprecated Rinkeby, Ropsten and Kovan test networks
* modified DeprecatedTestNetworks function
* added getCompletedOnboarding
* removed warning message from MetaMask Notification page
* updated deprecatedTestNetworksMsg
2 years ago
Daniel
34e2faaf49
Replace Rinkeby with Goerli for dev testing ( #15781 )
2 years ago
David Walsh
e8232aa714
Only render tooltip component if swap network is disabled ( #15733 )
2 years ago
Jyoti Puri
216f76646e
Make cancel transaction idempotent ( #15675 )
2 years ago
ryanml
82cf63fcf4
Ensuring Blockies Icon is used in nickname popup when enabled ( #15768 )
2 years ago
Thomas Huang
c2218ad941
Continue rm enzyme, unit tests. ( #15730 )
...
* Convert Confirm Page Container test to tlr.
Add test ids to associated components.
* Convert Welcome component to tlr.
* Update ui/pages/first-time-flow/welcome/welcome.test.js
Co-authored-by: Ariella Vu <20778143+digiwand@users.noreply.github.com>
* Update ui/components/app/confirm-page-container/confirm-page-container-container.test.js
Co-authored-by: Ariella Vu <20778143+digiwand@users.noreply.github.com>
* Remove unsused, commented out, lines
Co-authored-by: Ariella Vu <20778143+digiwand@users.noreply.github.com>
2 years ago
Daniel
fe10c35464
Preserve search query for "Swap from" and "Swap to" form fields, update content ( #15758 )
2 years ago
Adnan Sahovic
2dbabac599
warning for deprecated Rinkeby, Ropsten and Kovan test networks ( #15725 )
...
* warning for deprecated Rinkeby, Ropsten and Kovan test networks
* modified DeprecatedTestNetworks function
* added getCompletedOnboarding
* removed warning message from MetaMask Notification page
* updated deprecatedTestNetworksMsg
2 years ago
Ariella Vu
a7ff6593a9
ConfirmPage: update setApprovalForAll dialog copy ( #15744 )
...
* ConfirmPage: update setApprovalForAll copy
* ConfirmPage: add TODO issue link
2 years ago
Nidhi Kumari
838cd5b38c
converted Jazzicon component to functional component and added story ( #15638 )
...
* converted jazzicon component to functional and added story
* removed console statement
* updated appendChild with dangerouslySetInnerHtml
* added propType description
* replaced dangerouslySetHTML with appendChild
* updated useEffect to useCleanup
2 years ago
George Marshall
c825a481c5
Adding custom component props to FormField component ( #15679 )
...
* adding custom component props to form-field component
* replacing ternary operater with binary logical OR
* Removing label from wrapping all form-field elements
* Adding wrapping label back but providing overriding props as well as updating default props
2 years ago