1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/pages
Mark Stacey c053294781
Add origin to transaction confirmation (#10296)
Fixes #5611

The origin that suggests a transaction is now shown on the transaction
confirmation page. If the transaction was initiated from within
MetaMask (e.g. via the 'Send' flow or swaps), no origin is shown.

This was based upon designs that were linked in the PR #9377. This is a
temporary measure until our newer transaction confirmation designs can
be implemented.
2021-01-28 14:29:45 -03:30
..
add-token Fix TokenList component name (#10030) 2020-12-09 17:02:38 -03:30
asset Override font-weight from Paragraph and set to 900 (#9918) 2020-11-19 12:29:35 -08:00
confirm-add-suggested-token Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
confirm-add-token Track a new schema event when adding a token (#9810) 2020-11-17 11:39:21 -06:00
confirm-approve Use nativeCurrency in the confirm approve screen (#10298) 2021-01-27 22:44:04 -08:00
confirm-decrypt-message Remove unnecessary optional chain operator (#10256) 2021-01-22 17:32:56 -03:30
confirm-deploy-contract [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
confirm-encryption-public-key Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
confirm-send-ether Use optional chaining for functions 2020-11-05 10:28:24 -06:00
confirm-send-token Use optional chaining for functions 2020-11-05 10:28:24 -06:00
confirm-token-transaction-base Merge pull request #9853 from darkwing/image-updates 2020-11-13 13:44:55 -06:00
confirm-transaction Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
confirm-transaction-base Add origin to transaction confirmation (#10296) 2021-01-28 14:29:45 -03:30
confirm-transaction-switch Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
connected-accounts [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
connected-sites [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
create-account Fix hardware account selection (#10198) 2021-01-18 12:46:24 -03:30
error Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
first-time-flow fix metametrics option tracking (#10071) 2020-12-14 15:54:33 -06:00
home Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
keychains Autofocus input, improve accessibility of restore page (#9748) 2020-11-03 12:40:12 -06:00
lock Use strict equality in unit tests (#9966) 2020-12-03 09:46:22 -06:00
mobile-sync [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
permissions-connect Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
routes Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
send Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
settings Refactor NetworkDisplay, ConnectedStatusIndicator, etc to use ColorIndicator (#10214) 2021-01-27 10:51:59 -06:00
swaps Add NETWORK_TYPE_RPC constant (#10203) 2021-01-20 08:49:05 -08:00
unlock-page Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
index.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
pages.scss Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30