Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TW-1548 Redesign 'Advanced Features' section #1205

Merged

Conversation

keshan3262
Copy link
Collaborator

No description provided.

src/app/atoms/PageModal/index.tsx Outdated Show resolved Hide resolved
src/app/templates/enabling-setting.tsx Outdated Show resolved Hide resolved
src/app/templates/DialogBody.tsx Outdated Show resolved Hide resolved
Copy link
Contributor

@IrynaKhyzhynska IrynaKhyzhynska left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

firefox done

@alex-tsx alex-tsx merged commit 1e6bf34 into TW-1541-epic-evm-settings Oct 7, 2024
2 checks passed
alex-tsx added a commit that referenced this pull request Oct 11, 2024
* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* 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

* TW-1541 Fix ts error

---------

Co-authored-by: Alex <[email protected]>
alex-tsx added a commit that referenced this pull request Oct 30, 2024
* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants