1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-29 15:50:28 +01:00
metamask-extension/test/e2e
Mark Stacey f5ec16c65a
Fix account menu entry for imported accounts (#8747)
The entry for imported accounts in the account menu looked wrong with
the new connected site icon - there was no padding between the site
icon and the 'imported' label. The entry was pretty crowded with these
three symbols as well (the third being the 'x' used to remove the
account).

The site icon has been made the right-most icon, so that it lines up
with the site icons shown for other accounts, and spacing has been
added between the site icon and the 'imported' label.

The 'x' used to remove accounts has been removed. Accounts can still be
removed from the 'Account Options' menu on the Home screen. This seemed
like the wrong place for this button to exist, as it's the only action
that can be taken from that menu aside from navigation.
2020-06-05 17:24:51 -03:00
..
fixtures Remove unused currentAccountTab state (#8404) 2020-04-24 00:23:28 -03:00
mock-3box Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
send-eth-with-private-key-test I5849 incremental account security (#6874) 2019-08-02 01:27:26 -02:30
tests Implement new fullscreen design (#8657) 2020-05-27 17:28:33 -03:00
webdriver Update account options menu design (#8654) 2020-05-27 12:31:53 -03:00
.eslintrc.js Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
address-book.spec.js refactor asset-list-item to use list-item component (#8725) 2020-06-03 12:50:12 -05:00
benchmark.js Implement new fullscreen design (#8657) 2020-05-27 17:28:33 -03:00
ethereum-on.spec.js Implement new fullscreen design (#8657) 2020-05-27 17:28:33 -03:00
fixture-server.js Build system refactor (#8140) 2020-03-09 08:55:02 +08:00
from-import-ui.spec.js Fix account menu entry for imported accounts (#8747) 2020-06-05 17:24:51 -03:00
ganache.js Use Ganache programmatically in e2e tests (#7664) 2019-12-09 10:40:43 -04:00
helpers.js Add withFixtures helper and simple-send test (#7862) 2020-01-20 14:50:25 -04:00
incremental-security.spec.js Implement new fullscreen design (#8657) 2020-05-27 17:28:33 -03:00
metamask-responsive-ui.spec.js Update account options menu design (#8654) 2020-05-27 12:31:53 -03:00
metamask-ui.spec.js refactor asset-list-item to use list-item component (#8725) 2020-06-03 12:50:12 -05:00
permissions.spec.js Implement new fullscreen design (#8657) 2020-05-27 17:28:33 -03:00
run-all.sh Remove last remaining usages of npm run (#7994) 2020-02-06 12:22:40 -03:30
run-web3.sh Add support for one-click onboarding (#7017) 2019-11-22 13:03:51 -04:00
send-edit.spec.js Implement new fullscreen design (#8657) 2020-05-27 17:28:33 -03:00
signature-request.spec.js Use URL origin instead of hostname for permission domains (#8717) 2020-06-01 16:24:27 -07:00
threebox.spec.js refactor asset-list-item to use list-item component (#8725) 2020-06-03 12:50:12 -05:00
web3.spec.js Fix broken test artifact directory name (#8480) 2020-04-30 11:39:25 -03:00