1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/ui/pages/swaps
Etienne Dusseault 4c341d83ab
Add Approval Confirmation Screen component to Storybook (#10998)
* add metametrics wrapper

* add history dep

* provide test data and mock react router

* add first confirmaion screen

* figure out a way to mock match.params

* render token approval with data

* fix lockfile

* fix lint

* remove use effect

* lintfix

* add . for src paths

* litfix

* Add knobs to change redux store for confirm-approve component (Storybook) (#11135)

* add knob for domain

* knobify

* remove logs

* remove comment

* lintfix

* fix comments

* add background calls + metriccs event to storybook acctions

* lintfixxxx
2021-05-25 08:20:09 +08:00
..
__snapshots__
actionable-message
awaiting-signatures
awaiting-swap Swaps: Create a new swap (#11124) 2021-05-21 10:14:56 -05:00
build-quote Add Approval Confirmation Screen component to Storybook (#10998) 2021-05-25 08:20:09 +08:00
countdown-timer
dropdown-input-pair
dropdown-search-list
exchange-rate-display
fee-card
loading-swaps-quotes
main-quote-summary
searchable-item-list
select-quote-popover Add Approval Confirmation Screen component to Storybook (#10998) 2021-05-25 08:20:09 +08:00
slippage-buttons
swaps-footer
swaps-gas-customization-modal
view-quote Improve UI + content for price difference notifications (#11145) 2021-05-21 12:02:23 -05:00
index.js Swaps: Add specific error content if Contract data are not enabled on Ledger (#11088) 2021-05-13 14:49:00 -05:00
index.scss
index.test.js
swaps-util-test-constants.js
swaps.util.js create safer isValidAddress method (#11089) 2021-05-17 14:00:59 -05:00
swaps.util.test.js