Shane
516de24cbe
Fixed multiple-notifications css ( #13469 )
2022-01-31 09:09:21 -08:00
Jyoti Puri
11c61a3ead
EIP-1559 V2 UI/UX improvements ( #13419 )
2022-01-31 11:21:43 +05:30
Ariella Vu
869d7a21bf
Revert " #10168 - Fix to Can't open settings if browser zoom level > 100% ( #13281 )" ( #13459 )
...
This reverts commit 05f9ceda77
.
2022-01-28 21:59:15 +00:00
Shane
bac20099e5
Removed memo status from snap-settings-card ( #13458 )
2022-01-28 13:40:13 -08:00
Hassan Malik
2825b74a55
added extension changes from snaps branch ( #13433 )
2022-01-28 12:39:32 -05:00
yanjade
3eb99babf2
batch fix misspelling ( #13449 )
2022-01-28 09:09:07 -06:00
David Walsh
851fce9a3b
Enable buying MATIC on Polygon, BNB on BSC, AVAX on Avalanche, FTM on Fantom, CELO on Celo, and respective stablecoins on Transak ( #13398 )
2022-01-28 07:46:26 -06:00
thickforest
fd46f97e35
Fix className misspelling in awaiting-swap.js
2022-01-27 14:47:25 -06:00
Alex Donesky
be65eb7339
More nft ux fixes ( #13388 )
...
* a batch of nft ux fixes
2022-01-27 11:26:33 -06:00
Jyoti Puri
a0e97f4681
EIP-1559 v2 - small fixes ( #13392 )
2022-01-26 23:48:43 +05:30
filipsekulic
fcd5f89e2f
Move component into another folder ( #13380 )
2022-01-26 11:48:28 -06:00
Jyoti Puri
eb39c51ede
Using new graph images for edit gas fee popover ( #13382 )
2022-01-26 07:04:58 +05:30
VSaric
7b75b9e638
Fix failing test:unit pipeline ( #13387 )
...
* Fix failing test:unit pipeline
* Correct check of gasLimit and properGasLimit in edit-gas-display
Co-authored-by: Dan Miller <danjm.com@gmail.com>
2022-01-25 18:21:42 -03:30
Ariella Vu
667350d15a
Convert ConfirmAddSuggestedToken to a functional component + cleanup ( #13377 )
...
* FC: ConfirmAddSuggestedToken
- change class to functional component
* clean: reorganize functions (no logic change)
* FC: ConfirmAddSuggestedToken pt. 2
- preserve trackEvent logic -> metricsEvent
* clean: rm _ prefix from fn name
- why? now, only 3 other functions remain prefixed w/ '_'
* clean: update useEffect hook
* clean: alphabetize props
* clean: functions in ConfirmAddSuggestedToken
* clean: use arrow fn for FC
2022-01-25 20:16:56 +00:00
MG
8756ad2e78
Feat: Label hardware wallets ( #13339 )
...
* Added keyring label
* Fixed labels name
* Clean up
* Remove blank spaces
* Linted
* Fixed lint
* Removed unused hooks
* Fixed test
* Addressed PR comments
* Added KEYRING_NAMES obj
* Lint
* Removed empty space
2022-01-25 18:48:41 +01:00
Jon Ator
b1f5f78d90
Maintain leading whitespace in sig req window ( #13340 )
2022-01-24 08:06:40 -06:00
Jyoti Puri
119e5497ff
UI fixes in EIP-1559 V2 screens ( #13367 )
2022-01-22 05:53:02 +05:30
Jyoti Puri
d25f0e5817
Fix for checkbox on advance gas fee modal ( #13366 )
2022-01-22 05:50:49 +05:30
VSaric
5579061cfa
Proper calculation of the gas limit ( #12784 )
2022-01-21 09:58:59 -06:00
Alex Donesky
db0230f23a
NFT UX cleanup grab-bag ( #13352 )
...
* NFT UX cleanup
2022-01-20 11:49:49 -06:00
filipsekulic
b2a9b72c04
Refactor currency input component and ensure currency toggle persists between settings ( #12813 )
2022-01-20 09:42:13 -06:00
dragana8
a67a5efca3
Incorrect Rounding Down of Balance #10167 ( #13337 )
2022-01-19 13:04:33 -06:00
Ariella Vu
683aa22b56
Update global link hover color from orange to blue (--Blue-400) ( #13344 )
...
* base-styles.scss: update a:hover to --Blue-400
- deprecates #df6b0e
* preserve a.warning:hover orange color w/ #ceafa22
* Revert "preserve a.warning:hover orange color w/ #ceafa22"
This reverts commit d0efb923808bbc43e7f955fd8ce3e95f6a124c1f.
* create-account: rm .warning style from help link
- supports #ceafa2
2022-01-19 11:59:52 -07:00
Alex Donesky
f087e501a1
Add modal with directions to re-add token as NFT ( #13291 )
...
* Add modal pop for NFTs previously added as tokens - with directions to re-add as NFTs
2022-01-19 12:42:41 -06:00
Jyoti Puri
5b92dc4cf0
Adding e2e test for edit gas fee modal ( #13303 )
2022-01-20 00:04:43 +05:30
Jyoti Puri
5b5b2cd7df
Fixing warnings in unit test cases ( #13349 )
2022-01-20 00:04:22 +05:30
6201
af848dec9b
Create "inline" type for Button component ( #13304 )
2022-01-19 11:14:32 -06:00
Alex Donesky
f7849a0b7c
Add error that redirects users to Import NFT page when they attempt to add an NFT on the Import Token page ( #13271 )
...
* Add error that redirects users to Import NFT page when they attempt to add an NFT on the Import Token page
2022-01-19 08:38:33 -06:00
Jyoti Puri
9a3c917a48
Adding support for EIP-1559 in E2E tests ( #13282 )
2022-01-19 04:38:41 +05:30
Jyoti Puri
bd33512c2a
Fix issue with dapp suggested option being visible in edit gas fee popover even if dapp has no gas suggestion ( #13316 )
2022-01-18 23:07:52 +05:30
Benjamin Bourgeois
d12097ac1c
UpdateNickname story : convert knobs and actions to controls/args ( #13189 )
...
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
2022-01-17 16:00:40 -06:00
Matthew Epps
a8ec876031
Fix token ordering: prioritize top before owned ( #13270 )
2022-01-17 15:55:23 -06:00
6201
371da2eb83
Box story: convert knobs to controls ( #13274 )
...
Co-authored-by: caogu <sunlon1987@gmail.com>
2022-01-17 15:50:27 -06:00
VSaric
cb815a91ad
SendHeader, ContactListTab and AdvancedTab story: converted knobs and actions to controls / args ( #13230 )
...
* SendHeader, ContactListTab and AdvancedTab story: converted knobs and actions to controls / args
* Added the other function type props to action controls
* Requested review changes
2022-01-17 10:58:12 -08:00
Elliot Winkler
8beaae3361
Fix UI issues at top of confirm page container ( #13314 )
...
This commit fixes a few issues with ConfirmPageContainerSummary (which
holds the contract being used or action being performed and the money
being sent):
* Remove fixed height so that the secondary currency doesn't get cut off
or spill over
* Add missing padding
* Fix font size of primary and secondary currencies
* Add top border when there is a "address not in your address book"
alert at the top
Co-authored-by: Ariella <ariellavu@gmail.com>
2022-01-14 20:12:20 -07:00
Niranjana Binoy
58ff673bcd
V10.9.0: Disconnect all accounts flow ( #13309 )
2022-01-13 18:05:35 -05:00
Alex Donesky
269aaa6fb5
fix send duck standard setting bug in updateSendAsset ( #13289 )
2022-01-13 15:21:20 -06:00
Benjamin Bourgeois
4cf5c942aa
Typography stories : convert knobs and actions to controls / args ( #13220 )
...
Convert Typography story in ui/components/ui/typography/typography.stories.js to use controls argType annotation
- Add README.MDX
- Story has argTypes that align with component api / props
- All instances of @storybook/addon-knobs have been removed in favour of control args
- All instances of @storybook/addon-actions have been removed in favour of action argType annotation
2022-01-13 12:40:45 -07:00
Alejandro Garcia Anglada
5d7094cafc
Improve first time flow css - select action ( #12799 )
...
* Improve first time flow css - select action
* Update ui/pages/first-time-flow/select-action/index.scss
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
* Update ui/pages/first-time-flow/select-action/index.scss
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
Co-authored-by: George Marshall <georgewrmarshall@gmail.com>
Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com>
2022-01-13 09:46:38 -08:00
dragana8
76bfc399b6
convert knobs and actions to controls / args ( #13203 )
...
* changed knobs
* review updates
2022-01-13 08:06:27 -03:30
Brad Decker
b820ef131b
Implement event fragments ( #12251 )
2022-01-12 13:31:54 -06:00
MG
05f9ceda77
#10168 - Fix to Can't open settings if browser zoom level > 100% ( #13281 )
...
* Added css fix
* Fixed left margin
2022-01-12 17:54:51 +01:00
Jyoti Puri
88faef7e19
Adding user setting option for EIP-1559 V2 ( #13242 )
2022-01-12 00:47:56 +05:30
Niranjana Binoy
cd0892a3af
EIP-1559 V2: Use default gas preferences of user for all transactions ( #13238 )
2022-01-10 14:34:54 -05:00
Erik Marks
4d7689b2df
Handle missing eth_accounts permission history in getLastConnectedInfo ( #13257 )
...
This PR ensures that the `getLastConnectedInfo` selector handles missing `eth_accounts` permission history. Historically, `eth_accounts` was the only permission in existence, and the only way that a permission subject ended up with a permission history in the first place. This will no longer the case as of #11837 , and we were perhaps never right to bake in this assumption to begin with.
2022-01-10 09:07:26 -08:00
Mark Stacey
0aad0d55a4
Update the copy for the Flask welcome page ( #13223 ) ( #13244 )
...
* Update the copy for the Flask welcome page (#13223 )
* Update the copy for the Flask welcome page
The copy for the Flask Welcome page has been updated to better dissuade
users who are not the target audience, and to better explain the risks
of using Flask.
* Fix typo
* Suggested edits (#13225 )
* Suggested edits
* fixup! Suggested edits
Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
* Update app/_locales/en/messages.json
Co-authored-by: David Walsh <davidwalsh83@gmail.com>
Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
Co-authored-by: David Walsh <davidwalsh83@gmail.com>
2022-01-10 13:31:51 -03:30
Mark Stacey
57e83ff82a
Fix a propType warning on the Flask welcome screen ( #13224 ) ( #13246 )
...
The first page of the Flask onboarding was causing a propType warning
to appear in the console. It was caused by the array of React Fragments
used to construct the ASCII fox; they were missing the `key` prop.
These fragments are static content, so React doesn't really need to
worry about what to do in the event they are re-ordered. The array
index has been used as the key to silence the warning.
2022-01-10 13:31:37 -03:30
Alex Donesky
4826c8c95e
Feat/collectibles send flow ( #13048 )
...
* Add collectibles send flow
2022-01-10 10:23:53 -06:00
Niranjana Binoy
0d1e79dda5
EIP-1559 V2: : Advanced Gas Fee Modal - Updating the trend arrows ( #13196 )
2022-01-10 08:08:26 -05:00
George Marshall
4af7f250a2
Updating storybook docs ( #13055 )
...
* Updating and moving docs to .storybook/ folder and updating Button to be the standard of docs we want to strive for
* Capitalizing API
2022-01-07 12:30:37 -08:00