1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/components/app
Akintayo A. Olusegun 08dff86be0
Add target object word to "View on Etherscan" links (#12100)
* Add target object word to "View on Etherscan" links
Fix for: #9476

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Fix Swap tests checking for View $1 at or View $1 on

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Linter Fixes

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Fix  ui/hooks/useTransactionDisplayData.test.js expected result should
be May 13, 2020

Update Jest snapshot for view on etherscan test

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Add description of the variables in messages.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* 1. localize all of the blockExplorerViewAction values
2. Apply this nit. https://github.com/MetaMask/metamask-extension/pull/12100#discussion_r708343532

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Lint fixes.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Fix locale value not used on GUI error lint error.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Reverted this commit, on circle ci, the date is May 12.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Add description to link block explore actions to where it's used.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Fix missing messages.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
2021-09-24 21:14:07 +04:00
..
account-list-item CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
account-menu Fixing accounts scrollbar for chrome (#12205) 2021-09-24 09:27:22 -07:00
advanced-gas-controls CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
alerts Adding UI helpers for URL parsing (#11899) 2021-08-24 15:28:16 -07:00
app-header Merge pull request #11976 from MetaMask/break-point-overhaul 2021-09-15 10:41:05 -07:00
asset-list Adding fake token warning and replacing Add Token labels with Import Tokens (#11798) 2021-09-10 16:21:04 -04:00
asset-list-item Using design system breakpoint values across ui/ 2021-09-11 11:00:46 -07:00
cancel-button Fix gas api overcalling (#12069) 2021-09-15 10:59:51 -05:00
confirm-page-container Revisit #12019 : Show save dialog when calling a smart contract method and use the saved contact is already saved (#12090) 2021-09-16 23:28:02 +04:00
connected-accounts-list remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
connected-accounts-permissions remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
connected-sites-list remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
connected-status-indicator remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
contact-list Sort contacts alphabetically (#11982) 2021-09-03 12:31:12 -07:00
dropdowns remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
edit-gas-display CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
edit-gas-display-education CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
edit-gas-popover edit-gas-display (#12165) 2021-09-23 22:40:03 -03:00
gas-customization Fixing breakpoint fallthroughs 2021-09-11 11:13:36 -07:00
gas-timing Adding base to BigNumber constructor to round off value (#12140) 2021-09-23 00:39:45 +05:30
home-notification Using design system breakpoint values across ui/ 2021-09-11 11:00:46 -07:00
import-token-link Adding fake token warning and replacing Add Token labels with Import Tokens (#11798) 2021-09-10 16:21:04 -04:00
info-box remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
loading-network-screen Using values from shared/constants/time to represent timing values (#11241) 2021-06-10 12:27:03 -07:00
menu-bar Add target object word to "View on Etherscan" links (#12100) 2021-09-24 21:14:07 +04:00
metamask-template-renderer CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
metamask-translation CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
modal Using design system breakpoint values across ui/ 2021-09-11 11:00:46 -07:00
modals Add target object word to "View on Etherscan" links (#12100) 2021-09-24 21:14:07 +04:00
multiple-notifications Fixing breakpoint fallthroughs 2021-09-11 11:13:36 -07:00
network-display Truncate long network names (#12058) 2021-09-13 10:05:53 -06:00
permission-page-container Using design system breakpoint values across ui/ 2021-09-11 11:00:46 -07:00
permissions-connect-footer remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
permissions-connect-header remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
recovery-phrase-reminder Adding periodic reminder modal for backing up recovery phrase (#11021) 2021-06-04 23:33:58 -07:00
selected-account Adding copy icon to home screen account address (#11460) 2021-07-06 11:17:13 -07:00
signature-request CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
signature-request-original Improving warning text for eth_sign (#12013) 2021-09-06 10:28:34 -07:00
step-progress-bar Add recovery-phrase views for new onboarding flow (#11434) 2021-07-07 19:10:12 -05:00
tab-bar Using design system breakpoint values across ui/ 2021-09-11 11:00:46 -07:00
token-cell Integrate TokensController (#11552) 2021-09-10 12:37:19 -05:00
token-list Integrate TokensController (#11552) 2021-09-10 12:37:19 -05:00
transaction-activity-log Adding UI helpers for URL parsing (#11899) 2021-08-24 15:28:16 -07:00
transaction-breakdown fix stuck speedup problem (#12122) 2021-09-15 16:42:06 -05:00
transaction-detail CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
transaction-detail-item CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
transaction-icon Adding method to capture one-time Sentry exceptions (#11553) 2021-07-22 16:13:40 -07:00
transaction-list CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
transaction-list-item Fixes tx list item test formatting, importing, and useDispatch mocking. (#12123) 2021-09-15 16:04:14 -07:00
transaction-list-item-details Add target object word to "View on Etherscan" links (#12100) 2021-09-24 21:14:07 +04:00
transaction-status remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
transaction-total-banner CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
user-preferenced-currency-display Add Approval Confirmation Screen component to Storybook (#10998) 2021-05-25 08:20:09 +08:00
user-preferenced-currency-input remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
user-preferenced-token-input remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
wallet-overview Updating swaps availability tooltip text (#12157) 2021-09-20 06:51:22 -07:00
whats-new-popup Using design system breakpoint values across ui/ 2021-09-11 11:00:46 -07:00
app-components.scss Adding Refresh list and import tokens link to the main page (#11755) 2021-09-10 14:03:42 -04:00
menu-droppo.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00