1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Alex Donesky 2a9fbffb6c
Replace hardcoded sent ether label on confirm screen (#11802)
* Replace hardcoded sent ether label on confirm screen

* replace transaction type SENT_ETHER with network agnostic SENDING_NATIVE_ASSET

* remove sentEther translation base

* make backwards compatible with lingering transaction of legacy sentEther type

* update localalization files

* fixup legacy sentEther transaction type

* changing new transaction type away from localization string

* revert migration tests

* update fixtures and test data

* update name of new transaction type

* add migration

* remove legacy SENT_ETHER from transaction types enum object
2021-09-15 16:54:51 -05:00
..
__mocks__ Increase Jest unit test coverage for the Swaps feature to ~60% (#11343) 2021-07-02 08:48:34 -05:00
components fix stuck speedup problem (#12122) 2021-09-15 16:42:06 -05:00
contexts Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
css Using design system breakpoint values across ui/ 2021-09-11 11:00:46 -07:00
ducks Quotes prefetching in Swaps (#11915) 2021-09-15 15:13:18 +02:00
helpers Replace hardcoded sent ether label on confirm screen (#11802) 2021-09-15 16:54:51 -05:00
hooks Replace hardcoded sent ether label on confirm screen (#11802) 2021-09-15 16:54:51 -05:00
pages Replace hardcoded sent ether label on confirm screen (#11802) 2021-09-15 16:54:51 -05:00
selectors fix stuck speedup problem (#12122) 2021-09-15 16:42:06 -05:00
store Quotes prefetching in Swaps (#11915) 2021-09-15 15:13:18 +02:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00