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-1543 'General' section update #1200

Merged
merged 29 commits into from
Sep 24, 2024

Conversation

keshan3262
Copy link
Collaborator

No description provided.

@keshan3262 keshan3262 self-assigned this Sep 16, 2024
@keshan3262 keshan3262 changed the base branch from development to TW-1542-apply-design-for-settings-page September 16, 2024 15:27
@keshan3262 keshan3262 marked this pull request as ready for review September 17, 2024 07:04
@keshan3262 keshan3262 requested review from lendihop and removed request for lourenc September 17, 2024 07:04
src/lib/i18n/core.ts Outdated Show resolved Hide resolved
@keshan3262 keshan3262 requested a review from lendihop September 17, 2024 09:00
@alex-tsx
Copy link
Collaborator

alex-tsx commented Sep 17, 2024

Great job!

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.

done

@alex-tsx alex-tsx changed the base branch from TW-1542-apply-design-for-settings-page to TW-1541-epic-evm-settings September 24, 2024 19:25
@alex-tsx alex-tsx merged commit b1a95a9 into TW-1541-epic-evm-settings Sep 24, 2024
1 check 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 26, 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-1545 Implement 'Security and Privacy' section

* TW-1545 Remove extra margin

* TW-1545 Change logic for auto-lock time storage

* TW-1545 Remove an unused variable

* TW-1545 Fix setting timeout to 'Never'

* TW-1545 Fix auto-lock for newly installed extension

* TW-1545 Some bugfixes

* TW-1545 Fix setting lock timeout to 'Never'

* TW-1545 Fix ts errors

* TW-1545 Remove an unused component

* TW-1545 Implement screen lock in useTempleClient hook

* TW-1545 Add requesting app lock

* TW-1545 Implement ignoring some audit errors

* TW-1545 Remove unnecessary console output

* TW-1545 Revert changes to audit script

* TW-1545 Revert changes to audit script

---------

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants