1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
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
..
components Add origin to transaction confirmation (#10296) 2021-01-28 14:29:45 -03:30
contexts add new MetaMetricsController (#9857) 2020-12-02 15:41:30 -06:00
css Add box component (#10289) 2021-01-27 11:54:25 -06:00
ducks Cancel transaction when swaps submission is failed because the simulation fails (#10288) 2021-01-26 17:01:25 -03:30
helpers Add box component (#10289) 2021-01-27 11:54:25 -06:00
hooks Fix useTransactionDisplayData unit tests (#10134) 2021-01-04 09:45:54 -08:00
pages Add origin to transaction confirmation (#10296) 2021-01-28 14:29:45 -03:30
selectors Add NETWORK_TYPE_RPC constant (#10203) 2021-01-20 08:49:05 -08:00
store Cancel transaction when swaps submission is failed because the simulation fails (#10288) 2021-01-26 17:01:25 -03:30