-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TW-1544: [evm] Networks management (#1202)
* TW-1555 Update some design and fix some bugs * TW-1555 Make some modals close after their backdrop is clicked * TW-1542 Resolve merge conflicts * TW-1542 Revert harmful changes * TW-1542 Remove unused components * TW-1542 Implement new Settings menu design * TW-1542 Remove some unused translations * TW-1542 Fix find-deadcode errors * TW-1542 Add changes from comments * TW-1543 Redesign 'General' settings section * TW-1543 Refactoring * TW-1542 Move localStorage clearing to frontend * TW-1542 Update a label * TW-1555 Some more bugfixes * TW-1543 Change error output * TW-1543 Apply design updates * TW-1555 Remove some commented out code * TW-1543 Remove excessive locales loading checks * TW-1555 Refactor setting classes Co-authored-by: Alex <alexseleznov@madfish.solutions> * TW-1555 Fix prettier problem * TW-1555 Agree styles for app content wrapper and action modals * TW-1543 Bugfixes according to the comment from Figma * TW-1542 Change a label * TW-1542 Fix font size for page header * TW-1543 Remove an unused import * TW-1544 Implement RPCs and block explorers management (raw version) * TW-1544 Fix some bugs * TW-1542: Apply design for settings menu (#1199) * TW-1555 Update some design and fix some bugs * TW-1555 Make some modals close after their backdrop is clicked * TW-1542 Resolve merge conflicts * TW-1542 Revert harmful changes * TW-1542 Remove unused components * TW-1542 Implement new Settings menu design * TW-1542 Remove some unused translations * TW-1542 Fix find-deadcode errors * TW-1542 Add changes from comments * TW-1542 Move localStorage clearing to frontend * TW-1542 Update a label * TW-1555 Some more bugfixes * TW-1555 Remove some commented out code * TW-1555 Refactor setting classes Co-authored-by: Alex <alexseleznov@madfish.solutions> * TW-1555 Fix prettier problem * TW-1555 Agree styles for app content wrapper and action modals * TW-1542 Change a label * TW-1542 Fix font size for page header --------- Co-authored-by: Alex <alexseleznov@madfish.solutions> * TW-1543: 'General' section update (#1200) * TW-1555 Update some design and fix some bugs * TW-1555 Make some modals close after their backdrop is clicked * TW-1542 Resolve merge conflicts * TW-1542 Revert harmful changes * TW-1542 Remove unused components * TW-1542 Implement new Settings menu design * TW-1542 Remove some unused translations * TW-1542 Fix find-deadcode errors * TW-1542 Add changes from comments * TW-1543 Redesign 'General' settings section * TW-1543 Refactoring * TW-1542 Move localStorage clearing to frontend * TW-1542 Update a label * TW-1555 Some more bugfixes * TW-1543 Change error output * TW-1543 Apply design updates * TW-1555 Remove some commented out code * TW-1543 Remove excessive locales loading checks * TW-1555 Refactor setting classes Co-authored-by: Alex <alexseleznov@madfish.solutions> * TW-1555 Fix prettier problem * TW-1555 Agree styles for app content wrapper and action modals * TW-1543 Bugfixes according to the comment from Figma * TW-1542 Change a label * TW-1542 Fix font size for page header * TW-1543 Remove an unused import --------- Co-authored-by: Alex <alexseleznov@madfish.solutions> * TW-1544 Implement whole networks management * TW-1544 Some bugfixes * TW-1544 Some bugfixes * TW-1544 Additional refactoring * TW-1544 Major refactoring * TW-1544 Refactoring according to comments * TW-1544 Fix a linting error * TW-1544 Additional refactoring according to comments * TW-1548: Redesign 'Advanced Features' section (#1205) * TW-1548 Redesign 'Advanced Features' section * TW-1548 Some refactoring * TW-1548 Remove old EnablingSetting component * TW-1548 Remove unused exports * TW-1548 Refactoring according to comments * Fix some bugs from comments in Jira * TW-1544 Fix rest of bugs from comments in Jira * TW-1544 Implmenent reserving space for an error below FormField * TW-1544 Remove an unused import * TW-1544 Prevent disabling main Tezos and EVM networks * TW-1544 Minor refactoring --------- Co-authored-by: Alex <alexseleznov@madfish.solutions>
- Loading branch information
1 parent
9af1789
commit 63c9e85
Showing
111 changed files
with
3,676 additions
and
1,303 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.