David Walsh
|
ee4bf2d264
|
Fix #19829: UX: Multichain: Move "Import Tokens" to Modal (#19553)
* Move Import Tokens to Modal
* Better dimensions for long token name
* Add padding above tabs
|
2023-08-14 11:08:59 -05:00 |
|
jainex
|
52c44924e3
|
Part #19737 - Replace deprecated FormField component with TextField, Label, HelpText (#19859)
* Replacing deprecated components for component library components
* Update
* Lint fix
---------
Co-authored-by: georgewrmarshall <george.marshall@consensys.net>
|
2023-08-03 15:30:41 -07:00 |
|
George Marshall
|
f9649a27f8
|
Update Text import paths: /ui (#20076)
* Updating Text import paths in ui folder
* Updating snapshot
|
2023-07-19 10:55:38 -07:00 |
|
vthomas13
|
4dcde1e216
|
Multichain Activity Screen (#19557)
* layout wip
* Icon changes, add badgewrapped icons to smart tx
* grouping by date wip
* typo fix
* group txs by date, button styling
* removing queue/history division, adding datestamp for pending tx, minor styling changes
* adding tests, updating snap
* font size fix
* e2e fixes
* Remove unnecessary tabIndex and keypress handler
* Fix typo for fontWeight
* Fix nesting warning by removing unnecessary Text
* Fix tests
* Fix import and exports
* Remove unused verbiage
* Update E2E selectors
* More E2E
* More E2Es
* More test fixes
* awaiting find instead of click
* adding regularDelayMs to flaky test
* removing delay
* increasing delay outside of wait
* adding back first-child to selector
* test fixes
* using datatestid for primary currency
* sorting date txgroups
* wip alignment for big numbers
* alignment issues fix
* lintfix
* adding tabindex, cursor pointer, updating snap
* unit test fix
* storybook additions
* snaphot update
* update snap
---------
Co-authored-by: David Walsh <davidwalsh83@gmail.com>
|
2023-07-17 13:48:15 -04:00 |
|
Niranjana Binoy
|
129f6f3f64
|
Token allowance flow update (#19666)
|
2023-07-11 10:57:59 -04:00 |
|
David Walsh
|
b89630fdd2
|
Release MultiChain 0.5 (#18903)
* Show portfolio icon in ETH overview
* Show new copy button in QR code modal
* Show address copy button in wallet overview
* Update connected status component
* Remove legacy MenuBar
* Remove legacy ImportTokenLink
* Remove AssetListItem
* Remove DetectedTokensLink
* Remove legacy AppHeader
* Remove MULTICHAIN flag from builds.yml
* Remove legacy AccountMenu
* FIX: Token cell snapshot
* Add data-testid for Account Picker
* Remove multichain check in LoadingNetworkScreen
* Remove MULTICHAIN check for AccountDetailsModal
* Remove MULTICHAIN check for AssetList
* Update QR dimensions
* Remove MULTICHAIN declaration from metamaskrc.dist
* Implement PickerNetwork and NetworkListMenu in onboarding
* Remove legacy NetworkDropdown and Dropdown
* Remove documentation about legacy account menu
* FIX: Fixes route tests for missing data-testid=network-display
* Fix account-menu-icon data-testid
* Fix TokenCell test
* FIX Onboarding Flow tests
* Remove unused locales from AccountMenu removal
* E2E: Fix Import Secret Recovery Phrase: logs out of the vault
* E2E: Fix Show account details: should show the QR code for the account
* E2E: Fix add-account.spec.js
* E2E: Fix state-logs.spec.js
* E2E: Fix lock-account.spec.js
* E2E: Fix settings-general.spec.js
* E2E: Fix advanced-settings.spec.js
* E2E: Fix auto-lock.spec.js
* E2E: Fix backup-restore.spec.js
* E2E: Fix clear-activity.spec.js
* E2E: Fix settings-search.spec.js
* E2E: Fix encrypt-decrypt.spec.js
* E2E: Fix dapp-interactions.spec.js
* E2E: Fix test-snap-management.spec.js
* E2E: Fix add-custom-network.spec.js
* E2E: Fix from-import-ui.spec.js
* E2E: Fix provider-api.spec.js
* E2E: Fix chain-interactions.spec.js
* E2E: Fix custom-rpc-history.spec.js
* Remove network icon from overview components
* E2E: Fix user-actions-benchmark.js
* E2E: Fix benchmark.js
* E2E: Fix add-hide-token.spec.js
* E2E: Fix address-book.spec.js
* E2E: Fix custom-token-add-approve.spec.js
* E2E: Fix incremental-security.spec.js
* E2E: Fix metamask-responsive-ui.spec.js
* E2E: Onboarding.spec.js
* E2E: Fix permissions.spec.js
* E2E: Fix send-hex-address.spec.js
* E2E: Fix send-to-contract.spec.js
* Remove dead AccountOptionsMenu test
* E2E: Fix token-details.spec.js
* E2E: Fix switch-custom-network.spec.js
* E2E: Fix metamask-ui.spec.js
* Revert "UX Multichain: updated border top for activity list (#19176)"
This reverts commit 15598f2a23 .
* E2Es: Fix test-snap-management.spec.js and test-snap-notification.spec.js
* E2Es: Fix add-account.spec.js after flaky test fixes
* e2e flaky test
* adds back the mmi options
* scss fix
* test fix
* removes unnecessary double quotes
* Prevent double logos on login screen
* Update ui/components/ui/list-item/index.scss
Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>
---------
Co-authored-by: seaona <mariona@gmx.es>
Co-authored-by: Antonio Regadas <antonio.regadas@consensys.net>
Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>
|
2023-06-01 16:14:38 -05:00 |
|
Nidhi Kumari
|
ac6fb3bb09
|
UX Multichain: updated assets to tokens in home page (#19144)
* updated assets to tokens in home page
* lint fix
* lint fix
* updated tests and spec files
* lint fix
|
2023-05-17 08:30:47 +05:30 |
|
Danica Shen
|
395ac34bed
|
chore: refactor connect to dapp action in e2e (#19015)
* chore: refactor connect to dapp action in e2e
* chore: refactor 2nd dapp connection
* chore: rename to openDapp
|
2023-05-05 14:56:08 +01:00 |
|
legobeat
|
17147b3817
|
test: increase timeout for failing tests (#18189)
|
2023-04-14 16:59:51 +09:00 |
|
Filip Sekulic
|
54aeb1b791
|
Replace contract with third party within the token allowance flow (#18101)
|
2023-04-11 08:49:42 +05:30 |
|
aleksandar-mihajlovic
|
a854cfdb93
|
Changed text for review spending cap copy (#18214)
|
2023-03-21 12:39:36 +01:00 |
|
Niranjana Binoy
|
bc19856d5d
|
Transaction-list-item-details pop up to display the correct token information on token approve item (#17422)
|
2023-02-24 14:21:55 -05:00 |
|
Niranjana Binoy
|
129a06cc12
|
Copy update on Transaction breakdown for ApproveToken (#17296)
|
2023-01-25 10:15:58 -05:00 |
|
Vladimir Saric
|
f988dc1c5e
|
Enable the Token Allowance flow by default for all users (#16740)
|
2023-01-23 21:49:55 +05:30 |
|
Peter Yinusa
|
07b39deb61
|
E2e remove redundant code (#16432)
* remove unused code
* remove unused code
|
2022-11-09 16:00:04 +00:00 |
|
Peter Yinusa
|
0b4532ec1b
|
E2e test fixtures (#16061)
* remove state.json files
* move file
* Update Readme
* Create fixture builder
* load test fixture
* remove redundant method
* update snap tests
* update stats tests
* update extension tests
* update extension tests
* Update fixture data
* snap test dapp connection
* Update fixture data
* add onboarding fixture
* use onboarding fixture
* reuse import account vault
* remove unnecessary use of class
* use fixture builder in new tests
* switch to function
* update default fixture
* update default fixture
* update test
* update 1559 test fixttures
* update 1559 test fixtures
* update 1559 test fixtures
* dismiss 3box whats new
* remove redundant code
* move docs
* remove unused code
* token detection
* use default timeout
* remove redundant code
* Update fixture builder
hide `Protect your funds` dialog
remove browser environment
remove default network details
hide dismiss seed backup reminder
recursively merges fixture data
* add token to tokencontroller
* remove network details
* add missing identities to preference controller
* remove duplicate properties
* update bip-32 to use fixturebuilder
* alphabetise snap permissions
* update get snaps to use fixturebuilder
* Update test-snap-bip-32.spec.js
wait for window
* add popular network state
* update test
* lint
|
2022-10-28 09:42:12 +01:00 |
|
George Marshall
|
0692f7bf25
|
Updating content to sentence case and updating tests (#15285)
|
2022-08-08 12:01:38 -07:00 |
|
Brad Decker
|
c72199a1a6
|
update prettier (#15360)
|
2022-07-31 13:26:40 -05:00 |
|
PeterYinusa
|
0e0f2b4bb0
|
skip tests & fix build (#15280)
* skip tests
* lint
|
2022-07-18 15:46:12 -07:00 |
|
mirjanaKukic
|
6baa407f2c
|
add e2e test for token add approve action (#13797)
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
|
2022-07-18 10:12:28 -05:00 |
|