1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages/swaps
Olaf Tomalka 95c37e1ba3
feat: add yaml feature management (#18125)
* feat: add yaml feature management

Add yaml feature file per build type.
Also add method to parse yaml and set
enabled features env to true. The build
process will then replace any process.env[feature]
that exists on the config by its value

* chore: add example for desktop

* Added initial draft of build features

* [TMP] Sync between computers

* Is able to succesfully build stable extension with snaps feature

* Removing var context from builds.yml

* Add asssets to builds.yml

* Minor bug fixes and removing debug logs

* [WIP] Test changes

* Removed TODOs

* Fix regession bug

Also
* remove debug logs
* merge Variables.set and Variables.setMany with an overload

* Fix build, lint and a bunch of issues

* Update LavaMoat policies

* Re-add desktop build type

* Fix some tests

* Fix desktop build

* Define some env variables used by MV3

* Fix lint

* Fix remove-fenced-code tests

* Fix README typo

* Move new code

* Fix missing asset copy

* Move Jest env setup

* Fix path for test after rebase

* Fix code fences

* Fix fencing and LavaMoat policies

* Fix MMI code-fencing after rebase

* Fix MMI code fencing after merge

* Fix more MMI code fencing

---------

Co-authored-by: cryptotavares <joao.tavares@consensys.net>
Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
2023-04-25 16:32:51 +02:00
..
__snapshots__
awaiting-signatures Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
awaiting-swap feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
build-quote Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
countdown-timer
create-new-swap Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
dropdown-input-pair
dropdown-search-list Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
exchange-rate-display
fee-card Update fee-card.js (#18746) 2023-04-25 08:27:46 -05:00
import-token Part of 17670: Replace Typography with Text swap-import-token (#18479) 2023-04-07 08:48:30 -07:00
loading-swaps-quotes Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
main-quote-summary
searchable-item-list Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
select-quote-popover Update knobs to controls in storybook: SelectQuotePopover (#18671) 2023-04-24 14:48:14 +05:30
slippage-buttons Update slippage-buttons.js (#18745) 2023-04-25 08:28:03 -05:00
smart-transaction-status Part of #17670: Replace Typography with Text component (#18569) 2023-04-24 14:51:40 +05:30
swaps-footer Add hardcoded list of human-readable snap names (#17595) 2023-02-06 11:05:57 +01:00
view-on-block-explorer Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
view-quote fix: Pass correct optimism chain id to gas estimation (#18478) 2023-04-06 12:50:52 +01:00
index.js Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
index.scss
index.test.js
swaps-util-test-constants.js
swaps.util.test.js
swaps.util.ts Use tokenList to get token details, when available, in getTokenStanda… (#17891) 2023-03-08 14:05:45 -03:30