1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/pages/settings
Mark Stacey 00da0d28a0
Use data attributes to reference settings in e2e tests (#7820)
These rows on the Advanced Settings page were being looked up in the
e2e tests by the order they appeared in. Instead they're now referenced
by data id, so that we can add new settings and re-arrange them without
breaking the e2e tests.
2020-01-14 17:27:36 -04:00
..
advanced-tab Use data attributes to reference settings in e2e tests (#7820) 2020-01-14 17:27:36 -04:00
contact-list-tab Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
info-tab Add react/no-unused-prop-types ESLint rule (#7655) 2019-12-07 23:10:47 -04:00
networks-tab Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
security-tab Add react/no-unused-prop-types ESLint rule (#7655) 2019-12-07 23:10:47 -04:00
settings-tab Clean up list of available currencies (#7667) 2019-12-09 13:09:46 -03:30
index.js Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
index.scss Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
settings.component.js Add react/no-unused-prop-types ESLint rule (#7655) 2019-12-07 23:10:47 -04:00
settings.container.js Connections settings tab (#7013) 2019-08-15 18:37:18 -02:30