mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
* Show test networks toggle button in settings/advanced tab. Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Apply toggle testnet settings and show/hide testnets when on/off Add localhost to testnet. Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Lint fixes. Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Show add network button Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Open full screen when add network is called. Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Show custonm rpc before testnet rpcs lint fixes. Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Test cases for network dropdown. Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Test cases for toggle test networks in advanced tab component. Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Lint fixes. Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Fix Locales. Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * E2E Tests: Custom RPC is now called Add Network Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Lint fix Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * E2E: When Add Network button is clicked, wait for the full screen window to be visible Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * findVisibleElement should use a class. i.e start with a dot Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Hide Dropdown when Add Netwok is clicked. Only show full screen if it's not already showing. E2E tests passing. Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Lint fixes Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Fix tests for jest Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Testnets are not being shown by default anymore, tests should use Mainnet instead. Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Import Button from ui Change selector name to getShowTestnetworks Fix button to show full width Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Fix e2e tests Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Remove localhost from INFURA provider types. Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Fix errors in Advanced Tab Component tests Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Lint fixes Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Fix unit tests for advanced tab component. Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Remove deleted elements from e2e tests Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Make sure all tests passed. Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> * Lint fixes Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com> |
||
---|---|---|
.. | ||
account-list-item | ||
account-menu | ||
advanced-gas-controls | ||
alerts | ||
app-header | ||
asset-list | ||
asset-list-item | ||
cancel-button | ||
collectibles-list | ||
confirm-page-container | ||
connected-accounts-list | ||
connected-accounts-permissions | ||
connected-sites-list | ||
connected-status-indicator | ||
contact-list | ||
dropdowns | ||
edit-gas-display | ||
edit-gas-display-education | ||
edit-gas-popover | ||
gas-customization | ||
gas-timing | ||
home-notification | ||
import-token-link | ||
info-box | ||
ledger-instruction-field | ||
loading-network-screen | ||
menu-bar | ||
metamask-template-renderer | ||
metamask-translation | ||
modal | ||
modals | ||
multiple-notifications | ||
network-display | ||
permission-page-container | ||
permissions-connect-footer | ||
permissions-connect-header | ||
recovery-phrase-reminder | ||
selected-account | ||
signature-request | ||
signature-request-original | ||
step-progress-bar | ||
tab-bar | ||
token-cell | ||
token-list | ||
transaction-activity-log | ||
transaction-breakdown | ||
transaction-detail | ||
transaction-detail-item | ||
transaction-icon | ||
transaction-list | ||
transaction-list-item | ||
transaction-list-item-details | ||
transaction-status | ||
transaction-total-banner | ||
user-preferenced-currency-display | ||
user-preferenced-currency-input | ||
user-preferenced-token-input | ||
wallet-overview | ||
whats-new-popup | ||
app-components.scss | ||
menu-droppo.js |