Brad Decker
64aef2a1c9
split advancedGasFee by network and erase previous options ( #20576 )
...
* Split out advanced gas fees by network and delete old values
* use arrow functions in preferences test
* changes
* added back priorityFeeProperCase to en messages
* update types
* remove case change
2023-08-26 17:58:26 -07:00
George Marshall
bf61322ee1
Update Text import paths: /app ( #20083 )
...
* Updating import paths
* Updating snapshots
* Fixing lint issues
* Updating snapshots
2023-07-19 15:32:35 -07:00
aleksandar-mihajlovic
f3147bcfb7
Added the ability to navigate multiple SIWE notifications ( #18103 )
2023-06-08 13:02:08 +02:00
Niranjana Binoy
b5b3f67b4b
Using NetworkAccountBalanceHeader component on SIWE screen ( #19361 )
2023-06-06 09:53:28 -04:00
Ariella Vu
8bfcd5b11e
Sign-in With Ethereum SIWE cleanup ( #18230 )
...
* signature-req: replace Typography w/ Text
- this does update styles slightly
* siwe: extract showSecurityProviderBanner
* siwe: rn -> hasAgreedToDomainWarning
* siwe: update snapshot for updated Text usage
2023-04-21 16:36:27 -03:00
Ariella Vu
196b8408d0
PermissionsConnectHeader: unlock SiteOrigin title ( #18270 )
...
* PermissionsConnectHeader: unlock SiteOrigin title
* SignatureRequestOriginal: unlock SiteOrigin title
* signature-req: update snapshots
2023-03-23 13:32:54 -03:00
Ariella Vu
5e3770eb13
Replace ActionableMessage components with BannerAlerts in SIWE Sign-in with Ethereum page ( #18207 )
...
* siwe: re-enable warning UI for mismatched domains
- unblocks mismatched domain support
- we may re-add error handling here #18184
- reverts logic from #16616
* siwe: fix mismatch domain warning msg UI
* lint: rm whitespace EOL
* siwe: rm unit test
* lint: fix whitespace
* Icon: support .mm-icon
- apply to SIWE actionable-message
- .mm-icon is a <span>
* lint: fix newline
* Revert "siwe: rm unit test"
This reverts commit c80a4a2e661609c46c76d1e43e05909b6db3f0f5.
* ActionableMessage: add deprecation
* siwe: replace actionable-msg w/ banner-alert
* ActionableMessage: add param for lint
* revert .mm_icon ActionableMessage support
* siwe: create tests
* siwe: fix typo in tests
* siwe: fix - do not allow nested <p> elements
* Update ui/components/app/signature-request-siwe/signature-request-siwe.js
Co-authored-by: George Marshall <george.marshall@consensys.net>
* Update ui/components/app/signature-request-siwe/signature-request-siwe.js
Co-authored-by: George Marshall <george.marshall@consensys.net>
* eslint fix
---------
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
Co-authored-by: George Marshall <george.marshall@consensys.net>
2023-03-21 09:49:04 -07:00