Lucas Gonzalez Day
704e837405
Expanded permission_ethereumAccounts spanish translation ( #15660 )
...
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
2022-11-21 09:27:22 -06:00
Ben Behrman
086003555c
Make ENS named elements domain generic ( #16166 )
...
Co-authored-by: Olaf Tomalka <olaf.tomalka@gmail.com>
Co-authored-by: Vincent Shadbolt <vince.shadbolt@gmail.com>
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
Co-authored-by: Brad Decker <git@braddecker.dev>
2022-11-21 09:19:11 -06:00
David Walsh
b675a12dbf
Use async/await for extension functions ( #15722 )
2022-11-21 08:51:11 -06:00
David Walsh
3d14e0b3f0
BETA - Update to sentence case ( #16590 )
2022-11-21 08:44:46 -06:00
David Walsh
9530797a7a
Create constants for all keyring types ( #16575 )
2022-11-21 08:23:35 -06:00
Frederik Bolding
8a529bca47
[FLASK] Improve Snaps E2E stability ( #16597 )
...
* Improve Snaps E2E stability
* Simplify
* Fix lint
2022-11-21 14:38:05 +01:00
Nidhi Kumari
ad4db57a4a
updated responsive props for border radius ( #16510 )
...
* updated responsive props for border radius
* updated responsive prop
* added responsive border radius story
* fixed box structure in story
* fixed console issue
* updated display constants
* updated constants
2022-11-18 13:43:38 -08:00
Garrett Bear
e11203c2cd
Feat/16507/button link housekeeping ( #16518 )
2022-11-18 12:36:33 -08:00
Niranjana Binoy
8f18e04b97
Updating tokensChainsCache[chainId].data to object from array in user state ( #16535 )
2022-11-18 13:35:42 -05:00
Nidhi Kumari
af09521a69
updated background color for picker network ( #16466 )
...
* updated background color for picker network
* updated color for pressed state
* fixed linting error
* updated snapshots
* removed borderstyle
* update color
* updated snapshot
* added truncate to the text
* updated snapshot
2022-11-18 22:29:25 +05:30
George Marshall
3af83f8f98
Adding static icon names to test env file ( #16078 )
...
* Storing the icon name env var as a string and parsing to use with components
* Moving icon env vars to jest specific env.js file
* Updating snapshots
2022-11-18 22:28:38 +05:30
amerkadicE
a5b81d8562
Fix message on sign typed data v4 screen ( #16552 )
...
Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
2022-11-18 10:04:52 -06:00
George Marshall
45ad946697
Removing storybook tests ( #16577 )
2022-11-18 07:32:20 -08:00
Ariella Vu
e01b067d0c
Minor scripts/ui.js file cleanup ( #16566 )
...
* clean:ui: mv comments
* clean:ui: fix typo recieved -> received
* clean:ui: rn handle -> keepAliveInterval
* clean:ui: rn timeoutHandle -> ackTimeoutToDisplayError
* clean: replace "Xs" w/ variable name
* clean:ui: rm duplicate comment
* add EXTENSION_MESSAGES.CONNECTION_READY const
* clean:ui: bit more clean up
2022-11-18 20:57:01 +07:00
Nidhi Kumari
e6070df4b4
Updated Text style in Tag Url ( #16570 )
...
* fixed truncate in tag url
* updated snapshot testing
Co-authored-by: Garrett Bear <gwhisten@gmail.com>
2022-11-18 18:18:54 +05:30
George Marshall
4c809a339d
Updating network colors with design tokens ( #16543 )
...
* Updating network colors with design tokens
* Style update to flask page
2022-11-17 15:30:04 -08:00
George Marshall
653031b909
Updating all background-default hovers colors ( #16519 )
2022-11-17 12:53:51 -08:00
Dan J Miller
27e8f0ffaa
Ensure prod beta build is created when merging to master ( #16557 )
...
* Ensure prod beta build is created when merging to master
* Fix: remove negation
* Update .circleci/config.yml
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2022-11-17 17:05:13 -03:30
Ariella Vu
2966b9f665
MV3: support Service Worker restart for phishing warning pages ( #16488 )
...
* dapp: fix phishing Could not establish connection
* dapp: only call phishing keep alive timer on load
Co-authored-by: Jyoti Puri <jyotipuri@gmail.com>
Co-authored-by: Jyoti Puri <jyotipuri@gmail.com>
2022-11-17 22:22:52 +07:00
Mark Stacey
0841c1df4f
Fix crash on e2e test failure ( #16556 )
...
If an e2e test fails on a website, the driver will crash on this line
because it can't find a reference to `stateHooks`. That variable is
only set in our UI, not on other sites.
2022-11-17 11:29:06 -03:30
Filip Sekulic
3746ad9451
Add transaction security check toggle ( #16271 )
...
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
2022-11-17 08:13:02 -06:00
Adnan Sahovic
f7cb1844d6
Skip the first token allowance screen if dapp proposing spending cap is 0 ( #16502 )
2022-11-17 08:12:44 -06:00
Mark Stacey
651086f043
Merge pull request #16548 from MetaMask/master-sync
...
Master sync following v10.22.2
2022-11-16 23:43:18 -03:30
Dan Miller
d7adbcd8d7
Merge remote-tracking branch 'origin/develop' into master-sync
2022-11-16 22:07:20 -03:30
Dan J Miller
5f1a5d1a3c
Merge pull request #16516 from MetaMask/Version-v10.22.2
...
Version v10.22.2 RC
2022-11-16 21:40:48 -03:30
seaona
34a167dfb6
policies (hopefully last one)
2022-11-17 00:35:23 +01:00
seaona
d386f05ae7
yarn deduplicate
2022-11-16 23:40:11 +01:00
seaona
dc0097dd63
Update package json
2022-11-16 23:29:53 +01:00
George Marshall
23b412c13f
Component library adding global index and other housekeeping ( #16441 )
...
* Adding global index.js file
* Removing style prop from button base
* Fixing comment on generate-icon-names.js file
* Re-ordering sass imports to atomic structure
* Updating component paths code examples of MDX docs
2022-11-16 14:15:08 -08:00
Paul Büchner
a5b70c363d
fix(i18n): de lightTheme translation ( #16517 )
...
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
2022-11-16 16:09:57 -06:00
seaona
7ea05e2387
policies update
2022-11-16 22:57:36 +01:00
Bowen Sanders
327272f71e
[FLASK] Update e2e tests for new react test-snaps page ( #16324 )
...
* Creates updated e2e tests compatible with the new react based test-snaps page.
2022-11-16 13:47:51 -08:00
Daniel
72e49f4bd4
Add mocks for E2E tests ( #16527 )
...
* Mock token import
* Add mocks, improve stability
* Update LavaMoat policies
The policies became outdated recently due to undetected conflicts
between PRs.
* Use veryLargeDelayMs, refactoring
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2022-11-16 17:08:18 -03:30
seaona
8b1980d77a
[e2e] Fix RPC flaky test ( #16530 )
2022-11-16 17:08:09 -03:30
seaona
7caeee9ea3
[e2e] Fix RPC flaky test ( #16530 )
2022-11-16 14:36:47 -06:00
David Walsh
d10e6a406c
BETA - Updating welcome message ( #16489 )
2022-11-16 14:16:43 -06:00
dependabot[bot]
a523636923
Bump @metamask/design-tokens from 1.9.0 to 1.11.0 ( #16515 )
...
Bumps [@metamask/design-tokens](https://github.com/MetaMask/design-tokens ) from 1.9.0 to 1.11.0.
- [Release notes](https://github.com/MetaMask/design-tokens/releases )
- [Changelog](https://github.com/MetaMask/design-tokens/blob/main/CHANGELOG.md )
- [Commits](https://github.com/MetaMask/design-tokens/compare/v1.9.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: "@metamask/design-tokens"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 10:05:24 -08:00
David Walsh
4ce6487160
BETA - Add beta banner to all screens ( #16307 )
...
* Add beta home banner to home screen
* Move the beta home notification to the app-header
* Updates to formatting
* Add beta home banner to home screen
* Move the beta home notification to the app-header
* Updates to formatting
* Update ui/components/app/app-header/index.scss
Co-authored-by: George Marshall <george.marshall@consensys.net>
* Update ui/components/app/app-header/index.scss
Co-authored-by: George Marshall <george.marshall@consensys.net>
* Update ui/components/app/app-header/index.scss
Co-authored-by: George Marshall <george.marshall@consensys.net>
* Move banner to top of page
* Move to own folder, update styles
* Swith to BOX component
* Address feedback
* Add tests
* Update name of component
* Fix tests
* Fix proptype errors
* Fixups
* Remove unrelated changes
* Remove unwanted string changes
* Update beta component name and text
* Update mock data
Co-authored-by: George Marshall <george.marshall@consensys.net>
2022-11-16 11:41:15 -06:00
David Walsh
5fc186bbb4
Beta: Update long logo to new imagery ( #16505 )
2022-11-16 11:39:43 -06:00
seaona
05bc2fdde7
Update CHANGELOG.md entry
...
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2022-11-16 17:18:46 +01:00
seaona
636eddd06e
yarn dedupe + policies + changelog
2022-11-16 16:58:46 +01:00
Daniel
a9085a8e31
Add mocks for E2E tests ( #16527 )
...
* Mock token import
* Add mocks, improve stability
* Update LavaMoat policies
The policies became outdated recently due to undetected conflicts
between PRs.
* Use veryLargeDelayMs, refactoring
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2022-11-16 12:27:47 -03:30
Adnan Sahovic
04eee2b8cb
Modified chain_id value(MetaMetrics), in the Custom Network Added event ( #16426 )
2022-11-16 09:46:42 -06:00
seaona
66c0a60e03
policies + yarn
2022-11-16 16:42:41 +01:00
David Walsh
54429f531e
Remove unnecessary await ( #16482 )
2022-11-16 08:52:35 -06:00
Brad Decker
0688c3d9ad
persist user traits for comparison ( #16506 )
2022-11-16 08:17:55 -06:00
Mark Stacey
2bc4408f0d
Update SmartTransactionsController to v3 ( #16511 )
...
This update drops support for Node.js v12, and it includes a bug fix
for a deadlock encountered when using swaps on unsupported testnets.
Fixes #16479
2022-11-16 15:14:37 +01:00
Dan J Miller
f754d81db5
Configure smart transactions controller to support goerli ( #16500 )
2022-11-16 15:05:43 +01:00
Dan J Miller
42b357456f
Configure smart transactions controller to support goerli ( #16500 )
2022-11-16 10:32:57 -03:30
Mark Stacey
61b3d25ab3
Update SmartTransactionsController to v3 ( #16511 )
...
This update drops support for Node.js v12, and it includes a bug fix
for a deadlock encountered when using swaps on unsupported testnets.
Fixes #16479
2022-11-16 08:55:53 -03:30