ryanml
538f6a5b15
Fix
2022-08-04 21:42:53 -07:00
ryanml
46c110b70c
Merge remote-tracking branch 'origin/develop' into master-sync
2022-08-04 21:41:32 -07:00
Dan J Miller
2955b97f97
Prevent confirm screen from showing method name from contract registry for txes created within MetaMask ( #15472 )
...
* Prevent confirm screen from showing method name from contract registry for txes created within MetaMask
* Ensure method name does not get sent in state when sending to a contract, with tx data, from metamask send screen
2022-08-04 17:42:41 -02:30
Dan J Miller
4fdbc816c0
Prevent confirm screen from showing method name from contract registry for txes created within MetaMask ( #15472 )
...
* Prevent confirm screen from showing method name from contract registry for txes created within MetaMask
* Ensure method name does not get sent in state when sending to a contract, with tx data, from metamask send screen
2022-08-04 17:20:32 -02:30
ryanml
cad7ea04b1
Updating Zendesk ticket request URLs ( #15458 )
2022-08-04 12:45:25 -05:00
George Marshall
cdc0fed828
Update media query instances ( #15068 )
2022-08-04 09:03:02 -05:00
Brad Decker
71dd39724b
Use fromAccount instead of selectedAcccount for account updates on edit ( #15449 )
2022-08-03 19:51:46 -02:30
Dan J Miller
a4f0944517
Ensure smart contract interactions are properly represented on the confirm screen ( #15446 )
...
* Ensure smart contract interactions are properly represented on the confirm screen
* Fix unit tests
* Code cleanup
* Cleanup
* Code cleanup
* Fix test
2022-08-03 19:51:44 -02:30
Brad Decker
1073b4adfb
add safegaurd for missing account in action ( #15450 )
...
* add safegaurd for missing account in action
* add test to cover case
2022-08-03 19:43:24 -02:30
Dan J Miller
d5b95d6e44
Ensure that if max is selected in send flow, the correct value is set after network switch ( #15444 )
2022-08-03 19:43:24 -02:30
ryanml
b6d587223b
Opening Network Forms in full screen from the popup view ( #15442 )
2022-08-03 19:43:24 -02:30
Alex Donesky
47ae0def78
add access protection to the getNativeCurrencyImage selector in case it is the source of a mysterious bug on firefox ( #15425 )
2022-08-03 19:43:24 -02:30
Brad Decker
109e46c95f
remove unnecessary usage of renderableGasButton logic ( #15422 )
2022-08-03 19:41:53 -02:30
Brad Decker
4c4ce83b0b
fix issues relating to race conditions where draftTx does not exist ( #15420 )
...
* fix issues relating to race conditions where draftTx does not exist
* add another fail safe for inflight initializations
2022-08-03 19:39:03 -02:30
Alex Donesky
29c7f2227a
Enhance approval screen title logic ( #15406 )
2022-08-03 19:39:02 -02:30
Dan J Miller
8b4e046ac3
Fix optimism send flow ( #15419 )
2022-08-03 19:33:45 -02:30
Alex Donesky
d363bdbb21
Fix error that occurs when attempting to display transaction value for an approval transaction with no value argument in the transaction data ( #15398 )
2022-08-03 19:33:45 -02:30
Thomas Huang
1f5964e450
Convert unit test render from enzyme to @testing-library/react. ( #15091 )
...
* Use @testing-library/react for account-menu test
* Add testids for account menu accounts and balances
* Expand render wrapper functionality with metrics provider and router history
* Add testid to menu-droppo-container and menu-droppo
* Add network item nickname testid
* Use @testing-library/react for network dropdown test
* Add color icon testid
* No need for interpolation for testid in menu-droppo
2022-08-03 13:30:43 -07:00
Brad Decker
3b7074bcd8
Use fromAccount instead of selectedAcccount for account updates on edit ( #15449 )
2022-08-03 14:59:02 -05:00
Dan J Miller
6602e4a013
Ensure smart contract interactions are properly represented on the confirm screen ( #15446 )
...
* Ensure smart contract interactions are properly represented on the confirm screen
* Fix unit tests
* Code cleanup
* Cleanup
* Code cleanup
* Fix test
2022-08-03 17:05:34 -02:30
Brad Decker
cfe5f3a99a
add safegaurd for missing account in action ( #15450 )
...
* add safegaurd for missing account in action
* add test to cover case
2022-08-03 13:14:23 -05:00
Dan J Miller
71cc3397bf
Ensure that if max is selected in send flow, the correct value is set after network switch ( #15444 )
2022-08-03 14:24:35 -02:30
Hassan Malik
a7179a6b88
[FLASK] Add update snap UI ( #15143 )
...
* added snap-update folder
* addded update route, snap update component, updated permissions connect components
* added actions and selectors
* updated permissions selectors and updated permissions connect container to have update snap logic
* updated translations, added selector, updated request object
* updated translations, added update snap permission list component
* more fixes
* added CSS, redid some HTML
* lint fixes
* Add missing grantPermissions action
* updated button padding
* fixes
* removed prop type
* fix Update & Install wrapping
* made changes for forthcoming snap controller PR
* removed ununsed imports
* updated css
* re-added padding rule and removed unused translation messages
* addressed comments
* add subtext for new permissions
* lint fix
* removed unused translations
* some more changes
* fix e2e tests
* lint fix
* added in delay for e2e tests
* Revert "added in delay for e2e tests"
This reverts commit 095962a2c0c9de0b0b343d3134bb0787044dd8ce.
* fixed routing logic
Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
Co-authored-by: Guillaume Roux <guillaumeroux123@gmail.com>
2022-08-03 12:02:44 -04:00
ryanml
97b10f96e0
Opening Network Forms in full screen from the popup view ( #15442 )
2022-08-03 13:07:16 -02:30
Sam Gbafa
5802805597
Add Sign-In with Ethereum ( #14438 )
...
Co-authored-by: Gregório Granado Magalhães <greg.magalhaes@gmail.com>
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
Co-authored-by: georgewrmarshall <george.marshall@consensys.net>
Co-authored-by: Ariella Vu <20778143+digiwand@users.noreply.github.com>
Co-authored-by: brad-decker <bhdecker84@gmail.com>
2022-08-03 09:56:11 -05:00
George Marshall
2e6aea412a
Moving incorrectly ordered page component to correct pages category ( #15426 )
2022-08-03 08:56:32 -05:00
Alex Donesky
713399cb88
add access protection to the getNativeCurrencyImage selector in case it is the source of a mysterious bug on firefox ( #15425 )
2022-08-02 20:06:11 -05:00
Brad Decker
ddadc79f60
remove unnecessary usage of renderableGasButton logic ( #15422 )
2022-08-02 16:56:35 -05:00
Filip Sekulic
ea247d4e4a
Fix 'block link explorer on custom networks' ( #13870 )
...
* Created a logic for the 'Add a block explorer URL'
Removed unused message
Message logic rollback
Modified history push operation
WIP: Pushing before rebasing
Applied requested changes
Removed unintenionally added code
* Lint fix
* Metrics fixed
2022-08-02 16:56:02 -05:00
Brad Decker
f425e482e4
fix issues relating to race conditions where draftTx does not exist ( #15420 )
...
* fix issues relating to race conditions where draftTx does not exist
* add another fail safe for inflight initializations
2022-08-02 13:52:09 -05:00
Alex Donesky
fb191c865b
Enhance approval screen title logic ( #15406 )
2022-08-02 13:38:15 -05:00
Dan J Miller
d484f107c0
Fix optimism send flow ( #15419 )
2022-08-02 15:54:24 -02:30
Guillaume Roux
9ce4a8f987
[FLASK] Fix key management permission copy ( #14849 )
2022-08-02 11:29:40 +02:00
Alex Donesky
fc304680d4
Fix error that occurs when attempting to display transaction value for an approval transaction with no value argument in the transaction data ( #15398 )
2022-08-01 11:42:58 -05:00
Jyoti Puri
bca9a61d6b
MV3: Re-activate service worker and reconnect UI streams ( #14781 )
2022-08-01 18:53:21 +05:30
Nidhi Kumari
194f7c8dd8
added AvatarBase Component ( #15307 )
...
* added AvatarBase Component
* added README file to storybook
* converted avatar-base to base-avatar
* props for snapshot testing
* replaced snapshot testing
* Updates to stories and component
* used arrow function for component
* fixed merge conflicts
* removed box stories
* changed import order for scss files
* replaced base-avatar import with component scss file
Co-authored-by: georgewrmarshall <george.marshall@consensys.net>
2022-08-01 15:14:33 +05:30
Brad Decker
c72199a1a6
update prettier ( #15360 )
2022-07-31 13:26:40 -05:00
kumavis
9e7c75d06d
Bundle optimazation 0 ( #14782 )
...
* optimism/contracts - import minimal subset
* ui helpers - dont import whole of mm controllers
* lint fix
2022-07-30 03:07:29 -02:30
George Marshall
8185175968
Adding readme for component-library folder ( #15381 )
...
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
2022-07-29 16:24:32 -05:00
Brad Decker
8e9df0457b
cast chainId to hex for metrics ( #15332 )
...
* cast chainId to hex for metrics
* Update ui/pages/settings/networks-tab/networks-form/networks-form.js
Co-authored-by: Ariella Vu <20778143+digiwand@users.noreply.github.com>
Co-authored-by: Ariella Vu <20778143+digiwand@users.noreply.github.com>
2022-07-29 10:37:48 -05:00
Daniel
f31bac9fbf
Performance improvements for Swaps ( #15359 )
2022-07-28 15:56:15 +02:00
Dan J Miller
aea5c5824f
Clean up of code introduced with 43f7a44
( #15158 )
2022-07-27 15:19:05 -05:00
George Marshall
6075e86838
Adjusting the height of account menu nav items to expand scroll area ( #15302 )
...
* Adjusting the height of account menu nav items to expand scroll area
* reducing font size
* Adding back max height media query
2022-07-27 12:35:52 -07:00
Brad Decker
693a6dfc0c
Remove unnecessary file extensions ( #15352 )
2022-07-27 14:32:17 -05:00
ryanml
c677edc51d
[FLASK] disable "Mark all as read button" when there are no notifications ( #15333 )
...
* [Flask] disable "Mark all as read button" when there are no notifications
* Adding test case
* Addressing feedback
2022-07-27 09:49:34 -07:00
Nidhi Kumari
e12d0a94e8
Updates to stories and component ( #15357 )
...
* Updates to stories and component
* removed SECONDARY color options
Co-authored-by: georgewrmarshall <george.marshall@consensys.net>
2022-07-27 09:46:13 -07:00
Nidhi Kumari
2cf7cd40d0
added tx details popup to cancelled Swap ( #15273 )
...
* added tx details popup to cancelled Swap
* removed unnecessary console statements
2022-07-27 20:41:48 +05:30
Brad Decker
652d631cda
remove exclusions for mismatched object jsdoc type casing ( #15351 )
2022-07-27 08:28:05 -05:00
Nidhi Kumari
7424e98416
Updated all instances of "Component API" to "Props" in storybook documentation ( #15324 )
...
* replaced Component API with Props
* replaced Component API with Props in DOCUMENTATION.stories.mdx
* removed base avatar component
2022-07-27 00:22:40 +05:30
Brad Decker
1db0ee87ec
Update Eslint and deps ( #15293 )
2022-07-26 13:10:51 -05:00