1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/test/e2e
Dan J Miller d8179ff030
Connect Screen Multi Select (#8078)
* Add UI for selecting multiple accounts on the first permissions connect screen

* Make accounts list scrollable on connect screen

* Change title wording on connect screen to 'select your accounts'

* Add select all tooltip to info circle on top of connect screen account list

* Add security info footer to the first screen of the connect flow

* Apply redesigns to page 2 of connect flow

* Display number of accounts on connect flow second screen if there are multiple to connect

* Update e2e tests for connect screen multi-select changes

* Remove unused chooseAnAcount message

* Fix styling/display of redirect elements on second page of connect flow

* Assorted small fixes in permissions connect

* Remove unnecessary tiny delays in spec files

* Remove incorrect use of bem modified in choose-account

* Remove unused locale

* Use Set for managing selected accounts in choose-acount and permissions-connect componets

* Compone!

* Move connect flow header into a reusable component, and implement new header designs

* Update locales and add missing locales

* Improve permission list item design (second screen of connect flow)

* Check box component improvements

* Fixes in variables.scss

* Simplfy code in selectAll of choose-account.component

* Hide checkboxes on first pages on connect flow when there is only one account

* Allow autofill of default new account modal text with right arrow

* Disable next button on first screen of connect flow when no accounts selected

* Improve choose-account/index.scss

* Remove metamask secure graphic

* Fix connect flow redirect screen

* Fix connectToMultiple locale

* Remove locales no longer used after connect flow multiple connect updates

* Fix size of dapp icon on redirect screen of connect flow

* Clean up choose-account code

* Stop using placeholder in new-account-modal

* Remove unused styles in permission-page-container/index.scss

* Pass origin instead of site name to PermissionsConnectHeader in connect flow

* Make iconName a required prop in permissions-connect-header

* Show checkbox in cases where there is one account in the choose-account list

* Do not render select all checkbox when only 1 list item, instead of just hiding it

* Small cleanup in choose-account/index.scss
2020-04-02 06:39:53 -02:30
..
contract-test Switch signature-request e2e tests to using ganache (#7859) 2020-01-17 18:16:21 -04:00
fixtures Adding setting for disabling Eth Phishing Detection (#8125) 2020-02-27 02:29:41 -04: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 Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
webdriver Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
.eslintrc.js Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
address-book.spec.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
benchmark.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
ethereum-on.spec.js Connect Screen Multi Select (#8078) 2020-04-02 06:39:53 -02:30
fixture-server.js Build system refactor (#8140) 2020-03-09 08:55:02 +08:00
from-import-ui.spec.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
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 Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
metamask-responsive-ui.spec.js Refactor Menubar and AccountDetailsDropdown styles (#8278) 2020-04-02 00:08:45 -02:30
metamask-ui.spec.js Connect Screen Multi Select (#8078) 2020-04-02 06:39:53 -02:30
permissions.spec.js Connect Screen Multi Select (#8078) 2020-04-02 06:39:53 -02:30
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 Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
signature-request.spec.js Connect Screen Multi Select (#8078) 2020-04-02 06:39:53 -02:30
threebox.spec.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
web3.spec.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30