OGPoyraz
39089e0f4c
Accept SignController approval request from frontend ( #19184 )
2023-06-20 15:37:09 +02:00
Albert Olivé
057188d155
[MMI] Add code fences in signature-request ( #18770 )
...
* Started adding code fences in signature-request
* Finished code fencing
* Improving code
* Fixed storybook and code fences bundle
* Added missing dependency
* Fixed yarn.lock
* Fixing policies
* Updated package.json
* updating lavamoat
* lavamoat fix
* adds missing package
* runs yarn dedupe
* updates method name
* run lavamoat:auto again
* Added more code fences
* updates snapshot
* snapshot updates
* updates mmi packages to lighter versions
* updates mmi packages
* runs lavamoat auto
* updates yarn lock and runs lavamoat auto
* updates yarn lock
* updates targets file
* Removed console log and added tests
---------
Co-authored-by: António Regadas <apregadas@gmail.com>
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
Co-authored-by: Antonio Regadas <antonio.regadas@consensys.net>
2023-05-24 13:41:21 +02:00
Mark Stacey
d1cea85f33
Rename provider
to providerConfig
( #18907 )
...
* Rename `provider` to `providerConfig`
The network controller `provider` state has been renamed to
`providerConfig`. This better reflects what this state is, and makes
this controller more closely aligned with the core network controller.
All references to the provider configuration have been updated to
prefer `providerConfig` over `provider`, to make the distinction clear
between a provider and provider config.
Closes #18902
* Add migration
2023-05-02 13:23:20 -02:30
Albert Olivé
4c9bf40688
[MMI] Add interactive-replacement-token-page ( #18683 )
...
* Initial commit
* converted the component from class-based to functional.
* Refactored component
* Improved code and tests
* Finished adding tests
* Fixed eslint problems
* Added back custodyLabels component
* Fixed eslint problems
* fixed ts lint problem
* Fixed eslint problems
* Added more tests and improved code
* Added comments
* Fixed eslint problems
* Fixed eslint problems
2023-04-27 10:45:37 +02:00
António Regadas
c022d2eb9a
[MMI] Move mmi actions to extension ( #18057 )
...
* MMI adds actions and background files to the institution/ folder
* MMI lint fix
* MMI lint fix
* MMI import path fixed to be relative
* MMI import path fixed
* MMI adds the relative path to isErrorWithMessage
* MMI adds the tests for mmi actions
* MMI lint fix
* adds tests to mmi actions
* prettier fix
* MMI prettier and adds test
* MMI prettier
* MMI lint fix
* MMI prettier fix
* MMI rename folder
2023-03-14 10:57:05 +00:00