Nidhi Kumari
6a17d76efc
UX Multichain: Added Select an action Modal ( #20559 )
...
* added select-action-modal skeleton
* added select action modal item
* replaced stake link with constant
* added route for open and close of modal
* updated lint errors
* lint fix
* updated tests
* revert unnecessary changes
* fixed lint errors
* added suggestions
* lint fix
* updated test
* nit fix
* updated select action item to use button
* removed unused fragments
* moved onClose command to bottom
* moved select action modal on footer click
* changed isDisabled to disabled
* added hover and updated test
* nit fix
2023-08-29 22:15:30 +05:30
Victor Thomas
cf651c4d63
Multichain v1 App Footer component ( #20550 )
...
* wip bottom navbar
* creating app-footer component
* moving appfooter inline styles to scss
* lint:fix
* refactor app-footer
* reverting home component, icon-button changes
* adding hrefs and tabindex
2023-08-25 12:28:15 -04:00
David Walsh
ee4bf2d264
Fix #19829 : UX: Multichain: Move "Import Tokens" to Modal ( #19553 )
...
* Move Import Tokens to Modal
* Better dimensions for long token name
* Add padding above tabs
2023-08-14 11:08:59 -05:00
vthomas13
4dcde1e216
Multichain Activity Screen ( #19557 )
...
* layout wip
* Icon changes, add badgewrapped icons to smart tx
* grouping by date wip
* typo fix
* group txs by date, button styling
* removing queue/history division, adding datestamp for pending tx, minor styling changes
* adding tests, updating snap
* font size fix
* e2e fixes
* Remove unnecessary tabIndex and keypress handler
* Fix typo for fontWeight
* Fix nesting warning by removing unnecessary Text
* Fix tests
* Fix import and exports
* Remove unused verbiage
* Update E2E selectors
* More E2E
* More E2Es
* More test fixes
* awaiting find instead of click
* adding regularDelayMs to flaky test
* removing delay
* increasing delay outside of wait
* adding back first-child to selector
* test fixes
* using datatestid for primary currency
* sorting date txgroups
* wip alignment for big numbers
* alignment issues fix
* lintfix
* adding tabindex, cursor pointer, updating snap
* unit test fix
* storybook additions
* snaphot update
* update snap
---------
Co-authored-by: David Walsh <davidwalsh83@gmail.com>
2023-07-17 13:48:15 -04:00
Nidhi Kumari
5bc0ba7f3a
Move "Import NFTs" to Modal ( #19806 )
...
* moved import nft to modal
* fixed modal state
* updated port-nft-popup
* updated onChange for import nft modal
* updated tests
* updated tests
* updated tests
* added story and updated spec file
* updated spec file
* updated spec file
* updated spec file for import-nft
* added focus to form field
* added autofocus to tokenId
2023-07-14 21:48:41 +05:30
Garrett Bear
70d86ee67c
Feat/19274/ds popover update account list menu ( #19534 )
...
* update account list menu to use ds popover and fix accessibility issue
* close popover if user continues to tab to next items
* remove disable logic not doing anything
* add stylesheet
* add refs to track last menuitem
* cleaned up ref version for MenuItems
* fix test
* add click away option and fix test
* fix e2e test
* undo e2e test
* add account e2e
* fix click outside component
* remove additional line break
* remove commented out code
* add isOpen to story
* set width to 225px
2023-06-16 09:25:13 -07:00
Nidhi Kumari
bdb26b04fc
updated components with Multichain Prefix ( #19593 )
2023-06-14 21:21:19 +05:30
vthomas13
4f8c4820d2
Multichain NFT network badges ( #19029 )
...
* adding badges for nfts
* fixing default nft styling issue
* adding multichain flag, making borderRadius inline
* Apply suggestions from code review
Co-authored-by: George Marshall <george.marshall@consensys.net>
* fixing imports
* removing nullcheck for guaranteed fields
* moving badgewrapper UI into multichain component
* using Box for button, removing inline style, border-radius for NFT default image
* adding nft badges to NFT Details page
* nits, snap update
* fixing/refactoring nftdefaultimage display, adding clickable, removing handleimageclick, refactor NFTItem, required props
* editing nft-default-image story, test, and snap
* Updating to fix positioning, use Box props to reduce CSS and BEM naming conventions
* moving minor styling to Box props, adding comment
* display block typo
---------
Co-authored-by: George Marshall <george.marshall@consensys.net>
2023-06-02 11:01:51 -04:00
Nidhi Kumari
0efd00b755
UX Multichain: Added product tour component ( #18571 )
...
* adding product tour component
* updated control for prevIcon
* updated app-header and product tour
* updated css
* updated message strings
* updated tests
* removed console statement
* added selector for product tour
* updated test
* updated test
* updated state with steps
* Update ui/components/multichain/product-tour-popover/product-tour-popover.js
Co-authored-by: Garrett Bear <gwhisten@gmail.com>
* Update ui/components/multichain/product-tour-popover/product-tour-popover.js
Co-authored-by: Garrett Bear <gwhisten@gmail.com>
* Update ui/components/multichain/product-tour-popover/product-tour-popover.js
Co-authored-by: Garrett Bear <gwhisten@gmail.com>
* Update ui/components/multichain/product-tour-popover/product-tour-popover.js
Co-authored-by: Garrett Bear <gwhisten@gmail.com>
* Update ui/components/multichain/product-tour-popover/product-tour-popover.js
Co-authored-by: Garrett Bear <gwhisten@gmail.com>
* Update ui/components/multichain/product-tour-popover/product-tour-popover.js
Co-authored-by: Garrett Bear <gwhisten@gmail.com>
* Update ui/components/multichain/product-tour-popover/product-tour-popover.js
Co-authored-by: Garrett Bear <gwhisten@gmail.com>
* Update ui/components/multichain/product-tour-popover/product-tour-popover.js
Co-authored-by: Garrett Bear <gwhisten@gmail.com>
* Update ui/components/multichain/product-tour-popover/product-tour-popover.js
Co-authored-by: Garrett Bear <gwhisten@gmail.com>
* Update ui/components/multichain/product-tour-popover/product-tour-popover.scss
Co-authored-by: Garrett Bear <gwhisten@gmail.com>
* fixed lint errors
* updated lint error
* added changes for rtl support
* added changes for rtl support
* fixed lint errors
* Some suggestions (#18676 )
* updated messages and indentation
* fixed popup close on my final step
* updated rtl classname condition
---------
Co-authored-by: Garrett Bear <gwhisten@gmail.com>
Co-authored-by: George Marshall <george.marshall@consensys.net>
2023-04-21 20:58:18 +05:30
David Walsh
eb51460cae
UX: Multichain: App header ( #18363 )
...
* UX: Multichain: App header
* Export app header, provide required information, put feature flag in place
* Provide available data
* Implement account picker -- centered and opens account popover
* Remove backgrounds, use isUnlocked
* Fix placement of the global menu
* Show logo when unlocked
* Add selector for getting current network, provide props to AvatarNetwork and PickerNetwork
* Wire up the network menu to the header
* fixed ui for all the screens
* updated story for header
* fixed import and header settings
* updated lint error
* fixed tests
* updated header
* removed test
* updated snapshot test
* updated network menu
* updated changes
* removed comment from menu bar
* updated css
* updated test for network list menu
* updated stylesheet
* updated ButtonIcon import
---------
Co-authored-by: NidhiKJha <menidhikjha@gmail.com>
2023-04-13 22:24:03 +05:30
David Walsh
a71a06965c
UX: Multichain: Network Menu ( #18229 )
2023-03-31 12:58:25 -05:00
Nidhi Kumari
0bbfd38cc6
UX Multichain: Menu for Site connections and permissions ( #18167 )
...
* added site connection menu component
* reverted change for unlock page
* updated snapshot
* updated state with useSelector
* updated state for connected
* updated icons
* updated test
* updated snapshot
* moved component to multichain folder
* updated color
* added multichain connection to menu bar
* updated default color
* updated css
* updated multichain site with connected site info
* updated ui for not connected state
* removed scripts
* updated lint errors
* updated lint errors
* updated stories
* updated story for not connected to current state
* updated story for not connected to current state
* updated badge to 16px
* updated badge position
* updated snapshot
* fixed lint errors
* updated not connected state icon
* updated constants for status and added new locale string
2023-03-31 22:53:27 +05:30
David Walsh
ba307d7258
UX: Multichain: Account Picker ( #18177 )
...
* UX: Multichain: Account Picker
* Update ui/components/multichain/account-picker/index.js
Co-authored-by: Garrett Bear <gwhisten@gmail.com>
* Update ui/components/multichain/account-picker/index.js
Co-authored-by: Garrett Bear <gwhisten@gmail.com>
* Update ui/components/multichain/account-picker/index.js
Co-authored-by: Garrett Bear <gwhisten@gmail.com>
* Update ui/components/multichain/account-picker/index.js
Co-authored-by: Garrett Bear <gwhisten@gmail.com>
* Cleanup
* Move file names to DS standard
* Add index for export
* Add MULTICHAIN flag
* Fix hover color
* Fix lint
* Use BackgroundColor instead of Color
* Add comments for propTypes
* Provide args properly
* Implement onClick arg
* Fix alignment
* Update ui/components/multichain/account-picker/account-picker.js
* Update ui/components/multichain/account-picker/account-picker.js
* Update ui/components/multichain/account-picker/account-picker.js
* Update ui/components/multichain/account-picker/account-picker.js
* Update ui/components/multichain/account-picker/account-picker.js
* Only use account name and address, account for blockies or jazzicons
* Add test
* Fix jest change
* Fix CSS locations
* Update ui/components/multichain/account-picker/account-picker.js
Co-authored-by: Garrett Bear <gwhisten@gmail.com>
* Update ui/components/multichain/account-picker/account-picker.js
Co-authored-by: Garrett Bear <gwhisten@gmail.com>
* Update ui/components/multichain/account-picker/account-picker.js
Co-authored-by: Garrett Bear <gwhisten@gmail.com>
* Update snapshot
* Update border radius
* Fix jest
* Switch to using Button
---------
Co-authored-by: Garrett Bear <gwhisten@gmail.com>
2023-03-30 13:11:13 -05:00
David Walsh
efc34b9420
UX: Multichain: Address Copy Button ( #18153 )
2023-03-29 11:14:38 -05:00
Nidhi Kumari
fcfb8a8938
UX: Multichain: Added TokenList Component ( #17859 )
...
* added redesign storybook
* updated token list
* updated css
* fixed lint error
* updated the new token list component
* fixed redesign folder error
* reverted changes in settings.json
* updated redesign to multichain
* added feature flag
* reverted settings.json
* added detect token banner
* added button componeny
* fixed lint errors
* removed settings
* fixed lint errors
* added stories for multichain
* updated no token found string
* updated lint error
* updated padding values
* updated padding values
* updated tabs with role button
* updated hover state
* updated components with multichain
* fixed lint errors
* updated multichain import token link
* updated a tag
* updated fixes
* updated onClick to handleClick
* updated setShowDetectedTokens proptype
* updated multichain tokenlist with item suffix
* updated tests
* updated tests
* updated token list css
* updated snapshot
* updated text
* reverted story
* added story for multichain token list
* updated story
* updated tooltip
* updated the new token list component
* fixed redesign folder error
* added feature flag
* reverted unused setting change
* removed token list
* fixed lint error
* updated status
* updated tooltip
* updated token-list-item changes
* updated actionbutton click for detect token banner
* updated snapshot
* updated symbol
* updated styles
* updated eth decimal and token url
* updated snapshot
* updated scripts
* updated snapshots
2023-03-23 15:38:33 +05:30