VSaric
8184b150cb
Redesign screen/page "List of networks" ( #13560 )
...
Co-authored-by: George Marshall <george.marshall@consensys.net>
Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com>
3 years ago
filipsekulic
ee89eddb82
Removed metrics event ( #14042 )
3 years ago
Dan J Miller
1ded5618a1
Ensure only letters, numbers and spaces can be entered in settings search input ( #14226 )
3 years ago
Dan J Miller
b7ea820a82
Ensure only letters, numbers and spaces can be entered in settings search input ( #14226 )
3 years ago
ryanml
067fd78ea6
Add 'Enhanced Gas UI' setting to search index ( #14206 )
3 years ago
David Walsh
7f239997dc
Dark Mode: Remove feature flag ( #14207 )
3 years ago
Guillaume Roux
a7ac83f9d3
Dark Mode: Swap hex colors in ui/pages ( #14214 )
...
* swap hex colors in ui/pages
* update snapshots
3 years ago
Ariella Vu
73b3881348
Fix Settings Header Back Button and update "Add Contacts" position ( #14103 )
...
* Settings: use IconCaretLeft
- fix missing icon and fix icon position
* IconCaretLeft: fix onClick handler
* Settings: fix Add Contacts btn position
* Settings: update back btn paddings
- shrink padding a little because IconCaretLeft adds more width
3 years ago
David Walsh
382669bb34
Dark Mode: Remove last unused colors ( #14208 )
3 years ago
Guillaume Roux
57818fabbe
Dark Mode: Remove ui colors ( #14184 )
3 years ago
George Marshall
fd36eea443
Dark mode: Updating all left over static hex values in scss ( #14167 )
3 years ago
David Walsh
1edc475d3e
Dark Mode: Remove monzo, red, error-1 ( #14153 )
3 years ago
Hassan Malik
f192929a04
Add snaps search ( #14100 )
...
* added snaps routes
* changed settings search icons to font-awesome
* removed manual input of id
* added snap list to search
* removed console.logs and changed settingsRef to an array to work with settings search helper functions
* lint fixes
* updated tests
* test fix
* fixed util function
* renamed vars
* fixed spelling
* deps fix
3 years ago
Ariella Vu
28bcde5191
Fix Settings Header Back Button and update "Add Contacts" position ( #14103 )
...
* Settings: use IconCaretLeft
- fix missing icon and fix icon position
* IconCaretLeft: fix onClick handler
* Settings: fix Add Contacts btn position
* Settings: update back btn paddings
- shrink padding a little because IconCaretLeft adds more width
3 years ago
George Marshall
4525a81389
Replacing close icon with font awesome version in settings-search.js ( #14131 )
3 years ago
Guillaume Roux
8683282a6f
Dark Mode: Replace color occurences ( #14112 )
3 years ago
David Walsh
58f98f0627
Dark Mode: Settings -> Networks ( #14134 )
3 years ago
Hennadii Ivtushok
0461bbcded
Snap removal confirmation ( #13619 )
...
* Add Snap removal confirmation
* Add styling for Snap removal confirmation
* Update styling
* Update button margin
* Re-use styling code
* Address comments
* Update Popover props
* Lint
* Lint
Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
Co-authored-by: Erik Marks <rekmarks@protonmail.com>
3 years ago
Hassan Malik
9bb668d958
minor fixes per snaps pr comments ( #13721 )
3 years ago
Niranjana Binoy
90d6143071
Move Token Detection toggle to Advanced tab. ( #13977 )
3 years ago
David Walsh
aaf2bdb7fb
Dark Mode: Update colors in contact list ( #14089 )
3 years ago
George Marshall
8ef28702f2
Dark Mode: more icon updates ( #14064 )
...
* Updating settings icons to use fontawesome and removing unused svgs
* Updating more icons to use font-awesome icons and removing unused svgs
3 years ago
George Marshall
1c008eb966
Updating settings icons to use fontawesome and removing unused svgs ( #14061 )
3 years ago
David Walsh
c0e930ea53
Dark Mode: Standardize error colors ( #14029 )
3 years ago
David Walsh
3bdfd7f6a0
Dark Mode: Settings Search Bar ( #13997 )
3 years ago
David Walsh
b5c120c6a3
Dark mode: Settings / Contacts colors ( #13988 )
3 years ago
Guillaume Roux
ad28c81a39
General backgrounds and borders design token updates ( #13764 )
...
Co-authored-by: Guillaume Roux <guillaumeroux123@gmail.com>
Co-authored-by: George Marshall <george.marshall@consensys.net>
Co-authored-by: David Walsh <davidwalsh83@gmail.com>
3 years ago
David Walsh
8143222f92
Dark Mode: Fix currently selected network color ( #13918 )
3 years ago
George Marshall
8e0f71a008
Fixing dropdown caret for dark and light mode ( #13911 )
3 years ago
Hennadii Ivtushok
c666849c31
Snap removal confirmation ( #13619 )
...
* Add Snap removal confirmation
* Add styling for Snap removal confirmation
* Update styling
* Update button margin
* Re-use styling code
* Address comments
* Update Popover props
* Lint
* Lint
Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
Co-authored-by: Erik Marks <rekmarks@protonmail.com>
3 years ago
George Marshall
fa4d884a87
Find and replace of all typography colors to design tokens ( #13885 )
3 years ago
George Marshall
55abc00c34
Updating all caret icons for dark mode 🥕 ( #13861 )
...
* Updating all caret icons
* lint fixes
* Fixing settings search list
3 years ago
Brad Decker
9cea401022
extract determineTransactionType from tx controller ( #13737 )
3 years ago
Niranjana Binoy
4bb3ba4aef
Adding new settings dropdown for Dark mode in Experimental tab ( #13097 )
3 years ago
amerkadicE
3ed08a09e4
[ FIX #12760 ] Highlighting on search ( #13730 )
3 years ago
Hassan Malik
219f8e6299
minor fixes per snaps pr comments ( #13721 )
3 years ago
igorms-cons
f5e86d0351
Feat/settings search ( #13214 )
...
* fix error with color variable - fix rebase
* clean list search & fuse threshold decreased
* update search-icon , fix tests
* nice to have highlighting text & cleaning
* unit test on settings & search input ui up on expanded view
* fix color variable in alert scss
* setting search input padding right up
* fix dom warning
* util/search test added & Dom element warning fix
* renaming files
* fix color text in settings search
* settings search highlight text refacto & fix ui
* fix settings-search test & renaming
* Fix styling on search field for edge cases, update components and e2e
E2E tests update for search feature
Update components from class to functional component
#
Fix storybook for search box
Fix styling
Fix unit tests
fix: remove z-index
Fix unit tests
Co-authored-by: amerkadicE <amer.kadic@endava.com>
3 years ago
dragana8
5095071083
Make default icons the same on mobile and extension #13264 ( #13408 )
3 years ago
Erik Marks
35ac762e10
Add Snaps via Flask ( #13462 )
...
This PR adds `snaps` under Flask build flags to the extension. This branch is mostly equivalent to the current production version of Flask, excepting some bug fixes and tweaks.
Closes #11626
3 years ago
Alex Donesky
7223d4cd2c
fix opensea/autodetect setting dependency relation ( #13575 )
3 years ago
Alex Donesky
7148607906
remove infura project_id from networks form field ( #13539 )
...
* remove infura project_id from networks form field
3 years ago
dragana8
31eb5fc88a
[BUILD FIX #12920 ] Updated style for full screen mode in settings page ( #13569 )
3 years ago
Guillaume Roux
f82ce7ddd3
Fix network edition error ( #13527 )
...
* check if blockExplorer exists in rpcPrefs
* revert unnecessary change
3 years ago
dragana8
47e2e37712
Setting search feature - Setting component UI updates #12761 ( #12920 )
...
* updated settings page
removed unused messages
fixed width
moved icons into one folder
review comments update
removed unused strings
renamed components
removed class
added prop
updated e2e test
e2e
extracted icons
* locales fix
* update
* margin-inline
3 years ago
Alex Donesky
48cc9d5ad3
Add currency symbol validation in the add network form ( #12431 )
...
* validate ticker symbol in add/edit network form
3 years ago
Jyoti Puri
760ed3457d
Removing EIP_1559_V2 feature flag ( #13481 )
3 years ago
Alex Donesky
be65eb7339
More nft ux fixes ( #13388 )
...
* a batch of nft ux fixes
3 years ago
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
3 years ago
Jyoti Puri
88faef7e19
Adding user setting option for EIP-1559 V2 ( #13242 )
3 years ago
David Walsh
10dc686505
Dark Mode Part 1: Switch to Using CSS Variables ( #13147 )
3 years ago