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
awaiting-swap feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
build-quote
countdown-timer
create-new-swap
dropdown-input-pair
dropdown-search-list
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
main-quote-summary
searchable-item-list
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
view-on-block-explorer
view-quote
index.js
index.scss
index.test.js
swaps-util-test-constants.js
swaps.util.test.js
swaps.util.ts