Brad Decker
193c22588e
call controller methods directly in send duck ( #14465 )
3 years ago
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
Alex Donesky
fbeae57247
Add testnet name as prefix for native currency of preloaded testnets ( #14454 )
...
* add testnet name as prefix for native currency of preloaded testnets
3 years ago
David Walsh
458d4c55d4
Dark Mode: Fix colors in toggle button ( #14280 )
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
13c087e2e9
Fixing account details label colors ( #14315 )
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
David Walsh
b042858663
Dark Mode: Ensure actionable message button colors are the same color as previously ( #14271 )
3 years ago
Niranjana Binoy
07231e42b2
Update token detection logic to only control auto-detection ( #14251 )
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
David Walsh
d8fd5f68ce
Dark Mode: Fix Actionable Messages ( #14361 )
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
44b4b9b012
Fixing account details label colors ( #14315 )
3 years ago
George Marshall
8edeb9a281
Fix/14230 dark mode fixes ( #14305 )
...
* Dark mode fixes
* removing unused icon svg
3 years ago
白宦成
aef2541e57
Convert UrlIcon knobs and actions to controls / args ( #13981 )
...
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
Co-authored-by: georgewrmarshall <george.marshall@consensys.net>
3 years ago
Rob Dawson
e50ef0c787
Mįgrated list item stories from addon knobs to use controls. ( #13627 )
...
* mįgrated list item stories from addon knobs to use controls.
* Updates
Co-authored-by: georgewrmarshall <george.marshall@consensys.net>
3 years ago
Niranjana Binoy
8174aaa6b5
Adjusting the padding in Alert / error state ( #13819 )
3 years ago
David Walsh
97be10becd
Dark Mode: Fix colors in toggle button ( #14280 )
3 years ago
David Walsh
8c7b643eac
Dark Mode: Ensure actionable message button colors are the same color as previously ( #14271 )
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