Skip to content

refactor: create schema page ui #469

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

Merged
merged 17 commits into from
Dec 4, 2023
Merged

Conversation

16-karan
Copy link
Contributor

@16-karan 16-karan commented Dec 3, 2023

WHAT

  • Refactored the "Create Schema" page for improved code structure, readability, and user experience
  • Implemented pop-up confirmation handling for schema actions
  • Updated the SVG for the schema pop-up to ensure consistency in the appearance and styling of the pop-up across the platform
  • Streamlined the alert component by removing unnecessary conditions and unused code
  • Resolved issues on the connection page
  • Enhanced alert management in the proof request pop-up
  • Addressed pagination concerns on the organization dashboard, user member page, and user invitations page
  • Ensured proper alignment on the user invitations page for an improved user experience
  • Maintained a consistent interface for the schema pop-up, alert component, empty list component, and proof request component
  • Eliminated unnecessary conditions and unused code to optimize the overall codebase

WHY

  • To enhance the attractiveness and user-friendliness of the schema page
  • To ensure consistent use of SVGs across the platform for a unified visual experience
  • To improve code cleanliness and readability, avoiding unnecessary rendering for enhanced maintainability
  • To implement a color-coded alert system for an effective and visually clear display of alert messages.
  • To optimize pagination to hide it in situations where it is not required, reducing clutter
  • To show the alignment properly and visually appealing user interface
  • To maintain consistency and readability in the codebase, organized within an understandable folder structure for better development practices

HOW

  • Created a more user-friendly and intuitive User Interface (UI) to enhance the overall user experience
  • Removed unused and unwanted code along with unnecessary conditions, streamlining the codebase for improved clarity and performance
  • Implemented backend API calls to fetch data, enabling the seamless integration of functionality with the front end. This ensures a robust and responsive application

Signed-off-by: karan <karan.tompe@ayanworks.com>
…ctor-create-schema-ui

Signed-off-by: karan <karan.tompe@ayanworks.com>
Signed-off-by: karan <karan.tompe@ayanworks.com>
Signed-off-by: karan <karan.tompe@ayanworks.com>
@16-karan 16-karan added the enhancement New feature or request label Dec 3, 2023
@16-karan 16-karan self-assigned this Dec 3, 2023
Signed-off-by: karan <karan.tompe@ayanworks.com>
Signed-off-by: karan <karan.tompe@ayanworks.com>
Signed-off-by: karan <karan.tompe@ayanworks.com>
Signed-off-by: karan <karan.tompe@ayanworks.com>
Signed-off-by: karan <karan.tompe@ayanworks.com>
Signed-off-by: karan <karan.tompe@ayanworks.com>
Signed-off-by: karan <karan.tompe@ayanworks.com>
Signed-off-by: karan <karan.tompe@ayanworks.com>
Signed-off-by: karan <karan.tompe@ayanworks.com>
Signed-off-by: karan <karan.tompe@ayanworks.com>
Signed-off-by: karan <karan.tompe@ayanworks.com>
Signed-off-by: karan <karan.tompe@ayanworks.com>
Copy link

sonarqubecloud bot commented Dec 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
0.8% 0.8% Duplication

Copy link
Contributor

@nishad-ayanworks nishad-ayanworks left a comment

Choose a reason for hiding this comment

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

LG

@nishad-ayanworks nishad-ayanworks merged commit 90e514e into develop Dec 4, 2023
@nishad-ayanworks nishad-ayanworks deleted the refactor-create-schema-ui branch December 6, 2023 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants