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

Refactor the Support Tool UI #6388

Merged
merged 1 commit into from Nov 25, 2022
Merged

Refactor the Support Tool UI #6388

merged 1 commit into from Nov 25, 2022

Conversation

ghost
Copy link

@ghost ghost commented Oct 24, 2022

This is the tool used for Manual Payouts and Message Sign/Verify.

The original was a monolithic code block that had grown over several iterations (#4899, #5375) into something not very maintainable.

This replaces the monolithic code with a class based solution for each tab in the UI.

This refactoring was necessary in preparation for adding a new tab (see bisq-network/proposals#381 (comment)).

 

image

This is the tool used for Manual Payouts and message sign/verify.
Replaces the monolithic code with a class for each tab in the UI.
This refactoring was necessary in preparation for adding a new tab.
@ripcurlx ripcurlx added this to the v1.9.7 milestone Oct 25, 2022
Copy link
Collaborator

@HenrikJannsen HenrikJannsen left a comment

Choose a reason for hiding this comment

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

utACK

Copy link
Contributor

@alejandrogarcia83 alejandrogarcia83 left a comment

Choose a reason for hiding this comment

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

utACK

@alejandrogarcia83 alejandrogarcia83 merged commit bb428d8 into bisq-network:master Nov 25, 2022
@ghost ghost mentioned this pull request Dec 7, 2022
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.

3 participants