amerkadicE
ef6fb86f50
Update for a new Add network page ( #13866 )
3 years ago
amerkadicE
8fef9fd8df
Update display of switching current network ( #13450 )
...
Co-authored-by: Amer Kadic <amerkadic@Amers-MacBook-Pro.local>
Co-authored-by: George Marshall <george.marshall@consensys.net>
3 years ago
Dan J Miller
284bab1cbc
Ensure network name in confirm page container is defined ( #14520 )
3 years ago
Ariella Vu
78f4684b2a
MetaMetrics: Add EVENT.CATEGORIES const ( #14474 )
...
* MetaMetrics: add EVENT.CATEGORIES const
* MetaMetrics: add EVENT.CATEGORIES.INPAGE_PROVIDER
* MetaMetrics: add EVENT.CATEGORIES.AUTH
* MetaMetrics: add EVENT.CATEGORIES.ACCOUNTS pt. 1
* MetaMetrics: add EVENT.CATEGORIES.ACCOUNTS pt. 2
confirm we want to use 'Accounts' instead of 'Account'
* MetaMetrics: add EVENT.CATEGORIES.MESSAGES
* MetaMetrics: add EVENT.CATEGORIES.RETENTION const
* MetaMetrics: add EVENT.CATEGORIES.SETTINGS
* MetaMask: add missing EVENT.CATEGORIES.SNAPS
* MetaMetrics: add EVENT.CATEGORIES.WALLET const
* MetaMetrics: add EVENT.CATEGORIES.ONBOARDING const
* MetaMetrics: add EVENT.CATEGORIES.ONBOARDING
& EVENT.CATEGORIES.TRANSACTIONS consts
* MetaMetrics: use EVENT.CATEGORIES
* ducks/swaps: revert slice name
* MetaMetrics: add missing EVENT.CATEGORIES.NETWORK
3 years ago
VSaric
e702da2194
Modify import SRP page ( #14425 )
...
* Modify Import SRP page
3 years ago
filipsekulic
52b043c4f2
HoldToRevealButton component ( #13785 )
...
* Created 'HoldToRevealButton' component
* Added new line within the .svg files
* Lint fix
* CSS fix according to BEM
* Modified unit test
3 years ago
Guillaume Roux
9950d3ffe3
Dark Mode : Fix connected account permission icon color ( #14406 )
3 years ago
David Walsh
e4197abfae
Dark Mode: Fix QR display ( #14312 )
3 years ago
Guillaume Roux
76615b7bec
Enhanced Gas Fee UI : Fix gas values overlaping with labels ( #14392 )
3 years ago
Dan J Miller
78f68b3dab
Fix speed-up/cancel: don't update existing transaction data ( #14355 )
...
* Fix speed-up/cancel: don't update existing transaction data
* Move retryTxMeta state management to useGasFeeInputs.js
* Handle initial retryTxMeta set if no transaction is passed to useGasFeeInputs
* Ensure previousGas is use on retry transaction if it is available in useGasFeeInputs
* Remove update transaction mock and correctly test gas fee increase scenarios now that updateTransaction used in cancel-speedup is defined on the front end
3 years ago
Dan J Miller
b7b041c43b
Fix speed-up/cancel: don't update existing transaction data ( #14355 )
...
* Fix speed-up/cancel: don't update existing transaction data
* Move retryTxMeta state management to useGasFeeInputs.js
* Handle initial retryTxMeta set if no transaction is passed to useGasFeeInputs
* Ensure previousGas is use on retry transaction if it is available in useGasFeeInputs
* Remove update transaction mock and correctly test gas fee increase scenarios now that updateTransaction used in cancel-speedup is defined on the front end
3 years ago
Niranjana Binoy
455d4a9825
Update DetectTokenController for token detection V2 ( #14216 )
3 years ago
Dan J Miller
432c88e185
Remove duplicate gas simulation error messages ( #14409 )
...
* Remove duplicate gas simulation error messages
* Fixing locales
* Fixing unit tests
* Fixing e2e
Co-authored-by: ryanml <ryanlanese@gmail.com>
3 years ago
Dan J Miller
e768119dd0
Remove duplicate gas simulation error messages ( #14409 )
...
* Remove duplicate gas simulation error messages
* Fixing locales
* Fixing unit tests
* Fixing e2e
Co-authored-by: ryanml <ryanlanese@gmail.com>
3 years ago
Guillaume Roux
14a5dda24f
Dark Mode : Fix connected account permission icon color ( #14406 )
3 years ago
George Marshall
9ce966ba1d
Storybook housekeeping 🧹 ( #14331 )
...
* Removing argTypes that are related to static props and don't have anything to do with the component. Also some general house keeping
* updates
3 years ago
Mark Stacey
1b4ddf709b
Replace `ReadOnlyInput` ( #14330 )
...
Replace the last two uses of the `ReadOnlyInput` with a div. The idea
of using an input for read-only data is silly. We can just put it in
the DOM directly instead.
3 years ago
George Marshall
15a6006237
Updatin contract deployment text label to be darker ( #14333 )
3 years ago
George Marshall
a499d0f045
Fix/14303 show private keys ( #14314 )
3 years ago
George Marshall
36a736d3b5
Fix/14230 dark mode fixes ( #14305 )
...
* Dark mode fixes
* removing unused icon svg
3 years ago
Dan J Miller
ba909c3055
Fix the close button in the speed up and cancel popovers ( #14356 )
3 years ago
ryanml
7d9796bb53
Fix Buy Ether via Moonpay and Wyre actions ( #14322 )
3 years ago
Ariella Vu
7e059550a2
TabBar: prevent text from wrapping early ( #14368 )
3 years ago
Ariella Vu
582f6168f9
Settings:TabBar: Fix text wrap style ( #14348 )
...
* TabBar: fix text wrap style
* TabBar: adjust icon alignment
3 years ago
David Walsh
af963d7f7b
Dark Mode: What's New Announcement ( #14346 )
3 years ago
Dan J Miller
fc4ae4ef61
Fix the close button in the speed up and cancel popovers ( #14356 )
3 years ago
Mark Stacey
4bcb48df53
Replace `ReadOnlyInput` ( #14330 )
...
Replace the last two uses of the `ReadOnlyInput` with a div. The idea
of using an input for read-only data is silly. We can just put it in
the DOM directly instead.
3 years ago
George Marshall
6e73c34e2b
Updatin contract deployment text label to be darker ( #14333 )
3 years ago
Niranjana Binoy
96610742ce
Token Details component for Tokens Detected page ( #14169 )
3 years ago
David Walsh
5a159ef991
Dark Mode: Fix QR display ( #14312 )
3 years ago
filipsekulic
8cb1f4af2e
Renamed metametrics.new.js to metametrics.js ( #14327 )
3 years ago
Niranjana Binoy
afcc3a8f26
Token Value component for Tokens Detected page ( #14274 )
3 years ago
ryanml
6f5cc9c6c7
Fix Buy Ether via Moonpay and Wyre actions ( #14322 )
3 years ago
George Marshall
c516760382
Fix/14303 show private keys ( #14314 )
3 years ago
George Marshall
8edeb9a281
Fix/14230 dark mode fixes ( #14305 )
...
* Dark mode fixes
* removing unused icon svg
3 years ago
Niranjana Binoy
8174aaa6b5
Adjusting the padding in Alert / error state ( #13819 )
3 years ago
Niranjana Binoy
68f07ce1f7
Token Aggregators component for Tokens Detected page ( #14157 )
3 years ago
Niranjana Binoy
4e6d61abcb
Update What's new screen with Token Detection information ( #14124 )
3 years ago
Dan J Miller
09512c7148
Improvements for multi-layer fee UX ( #13547 )
...
* Show fiat on confirm screen on multilayer-fee network
* Disable gas editing on optimism
* Fix send max mode on optimism
* Represent layer 2 gas fee as a single value
* Hide gas fee edit UI on optimism
* Improvement multilayer-fee-message styling
* Lint fix
* Fix locales
* Remove unnecessary code change
Co-authored-by: David Walsh <davidwalsh83@gmail.com>
3 years ago
filipsekulic
ee89eddb82
Removed metrics event ( #14042 )
3 years ago
Dan J Miller
85385233e5
Fix missing scss variable
3 years ago
George Marshall
24ca3c5aa3
Dark Mode: Network display fix ( #14159 )
3 years ago
Guillaume Roux
a3ab204d11
Dark Mode: Fix some colors ( #14228 )
...
* fix some colors
* fix test and address requested changes
* address requested changes
3 years ago
Dan J Miller
794d6f72bd
Fix color in v2 gas fee modal ( #14224 )
3 years ago
Dan J Miller
74ef9edd54
Fix color in v2 gas fee modal ( #14224 )
3 years ago
ryanml
b0a9b83f6f
Removing iconClassName prop from NetworkDisplay ( #14035 )
3 years ago
George Marshall
b1cfdd2475
Dark mode: confirm approve content popout and user approve check icon ( #14211 )
3 years ago
David Walsh
382669bb34
Dark Mode: Remove last unused colors ( #14208 )
3 years ago
Niranjana Binoy
85d3c888ac
Token address component for Tokens Detected page ( #14104 )
3 years ago
George Marshall
53da89cea1
Dark mode: user preferenced currency eth logo ( #14210 )
3 years ago