ryanml
abfa990aa4
Fixing ENS input styling for confusable chars ( #15893 )
2 years ago
Guillaume Roux
c9dc59ea2a
[FLASK] Snaps Insight ( #15814 )
...
Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
Co-authored-by: Hassan Malik <41640681+hmalik88@users.noreply.github.com>
2 years ago
Frederik Bolding
d054175b2e
[FLASK] Fix an issue with installing and updating snaps with 0 permissions ( #15796 )
...
* Fix an issue with installing snaps with 0 permissions
* Fix some issues
* Fix lint
* Fix code fencing
* UI improvements for no permission use-case
* Fix redirect
* Delay BIP44 test slightly
* Add more delay
* Fix update UI
2 years ago
Niranjana Binoy
8fcdea7b56
updating the copy and title on token dettection toggle in advanced settings and notification in import tokens ( #15880 )
2 years ago
Dan J Miller
5b917444d4
Revert "Ensure that 'tokens found in this account' message is only shown when token detection activated ( #15823 )" ( #15879 )
...
This reverts commit b359844dc5
.
2 years ago
Dan J Miller
17b7b72886
Ensure the seed phrase reminder is displayed with precedence over the network deprecation warning ( #15869 )
...
* Ensure the seed phrase reminder is displayed with precedence over the network deprecation message
* Prevent error when attempting to get balance before account info has been fully sete
* Fix implementation of seedphrase-reminder-display-fix
* Prioritize seed phrase reminder notification over portfolio tooltip, and that tooltip over testnet deprecation
2 years ago
Dan J Miller
d38ba20cca
Don't display DetectedTokenSelectionPopover if there are no detected tokens ( #15877 )
...
* Don't display DetectedTokenSelectionPopover if there are no detected tokens
* adding length greater than 0 check as a 0 is displayed at the end of teh page previously
Co-authored-by: Niranjana Binoy <43930900+NiranjanaBinoy@users.noreply.github.com>
Co-authored-by: ryanml <ryanlanese@gmail.com>
2 years ago
ryanml
c8935c6951
Fixing hex address display bug when editing transaction ( #15873 )
2 years ago
Dan J Miller
b5049a1736
Ensure New Network Info popup doesn't show when switching to testnets ( #15867 )
...
* Ensure New Network Info popup doesn't show when switching to testnets
* Update ui/pages/routes/routes.component.js
Co-authored-by: Alex Donesky <adonesky@gmail.com>
* Fix typo
* Fix isTestNet property name casing
Co-authored-by: Alex Donesky <adonesky@gmail.com>
2 years ago
Nicolas Ferro
1b563188bf
Ability to buy tokens with Coinbase Pay and Transak ( #15551 )
...
Co-authored-by: Ariella Vu <20778143+digiwand@users.noreply.github.com>
Co-authored-by: Brad Decker <git@braddecker.dev>
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
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
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
3a25733fa6
Add notification about the merge ( #15846 )
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
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
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
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
VSaric
0b92b13def
Set view full transaction details by default ( #15726 )
2 years ago
Jyoti Puri
3154e5e19c
Make updateTransactionSendFlowHistory background method idempotent ( #15585 )
2 years ago
Jyoti Puri
3fb7de5768
Make addUnapprovedTransaction action idempotent ( #15667 )
2 years ago
Jyoti Puri
99ed42b3dc
MV3: add retry logic to actions ( #15337 )
2 years ago
Thomas Huang
ece5901b40
Unit tests for first time flow/new account and onboarding flow. ( #15625 )
2 years ago
Frederik Bolding
7fc418a96d
[FLASK] `snaps-skunkworks@0.20.0` ( #15706 )
...
* snaps-skunkworks@0.20.0
* Generate LavaMoat policy
* Fix some breaking changes
* Update iframe execution env
* Fix unit tests
* Implement snap_getBip44Entropy
* Regenerate LavaMoat policy
* Prefer ControllerMessenger over direct calls
* Fix not showing warning for BIP44 legacy permission and E2E test
Co-authored-by: Maarten Zuidhoorn <maarten@zuidhoorn.com>
2 years ago