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

Improvements, Bug Fixes, and Refactoring Across Multiple Components #183

Merged
merged 11 commits into from
Jun 13, 2024

Conversation

aeddaqqa
Copy link
Collaborator

@aeddaqqa aeddaqqa commented Jun 11, 2024

This PR includes a series of improvements, bug fixes, and code refactoring across various components of the project:

Bug Fixes:

•	Responsive Design: Fixed responsive design issues for the advanced section.
•	Deposit Duration: Corrected the deposit duration calculation.

Code Quality:

•	Linting: Resolved linting errors to ensure code quality and consistency.
•	Styling: Removed trailing whitespace and improved overall styling for various components, including TxRow, ManageKeys, and KeyRow.

Code Formatting:

•	Prettier: Integrated Prettier for consistent code formatting.
•	Code Style: Reformatted code for better readability.

Refactoring:

•	RadioButtons Component: Refactored and updated the RadioButtons component, improving its styling and functionality.
•	TxRow Component: Refactored the TxRow component and enhanced styling for the activity section.
•	Studio.vue: Improved code readability and maintainability for the Studio.vue component.
•	NewCollectibleFamily and MintForm Components: Refactored these components for better code structure.

New Features:

•	SignMessage Component: Updated to display the signed message with a copy button.
•	CamBtn Component: Added the new CamBtn component to the project.

Other Changes:

•	Nginx Configuration: Removed the redundant /wallet route redirect in nginx.conf.

These changes collectively improve the functionality, maintainability, and user experience of the project.

@aeddaqqa aeddaqqa changed the title Suite Improvements, Bug Fixes, and Refactoring Across Multiple Components Jun 12, 2024
@aeddaqqa aeddaqqa requested review from mo-c4t, Ayagoumi and Ysrbolles and removed request for mo-c4t June 12, 2024 07:54
Copy link

@Ysrbolles Ysrbolles left a comment

Choose a reason for hiding this comment

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

LGTM!

@aeddaqqa aeddaqqa merged commit c78054d into suite-c4t Jun 13, 2024
7 checks passed
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