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

[OSDEV-1129] Implement results page for name address search UI part. #465

Conversation

mazursasha1990
Copy link
Contributor

@mazursasha1990 mazursasha1990 commented Dec 19, 2024

OSDEV-1129 - SLC. Implement results page for name & address search (FE).

The UI for the results page for name and address search was implemented. It includes the following screens:

  • Successful Search: If the search is successful, the results screen displays a list of production locations. Each item includes the following information about the production location: name, OS ID, address, and country name. Users can either select a specific production location or press the "I don’t see my Location" button, which triggers a confirmation dialog window.

  • Confirmation Dialog Window: In this window, users can confirm that no correct location was found using the provided search parameters. They can either proceed to create a new production location or return to the search.

  • Unsuccessful Search: If the search is unsuccessful, an explanation is provided along with two options: return to the search or add a new production location.

Screenshot from 2025-01-03 11-57-16
Screenshot from 2025-01-03 11-57-45
Screenshot from 2025-01-03 11-58-30
Screenshot from 2025-01-03 12-00-21

@mazursasha1990 mazursasha1990 self-assigned this Dec 19, 2024
@mazursasha1990 mazursasha1990 marked this pull request as draft December 19, 2024 17:08
Copy link

barecheck bot commented Dec 19, 2024

Dedupe Hub App | Unittest test suite - Code coverage report

Total: 56.14%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

Copy link

barecheck bot commented Dec 19, 2024

Countries App | Unittest test suite - Code coverage report

Total: 100%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

Copy link

barecheck bot commented Dec 19, 2024

Contricleaner App | Unittest test suite - Code coverage report

Total: 98.91%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

Copy link

barecheck bot commented Dec 19, 2024

Django App | Unittest test suite - Code coverage report

Total: 80.18%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

Copy link
Contributor

@roman-stolar roman-stolar left a comment

Choose a reason for hiding this comment

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

LGTM

@mazursasha1990 mazursasha1990 temporarily deployed to Quality Environment January 7, 2025 13:33 — with GitHub Actions Inactive
@mazursasha1990 mazursasha1990 enabled auto-merge (squash) January 7, 2025 13:56
@mazursasha1990 mazursasha1990 temporarily deployed to Quality Environment January 7, 2025 14:33 — with GitHub Actions Inactive
@mazursasha1990 mazursasha1990 temporarily deployed to Quality Environment January 7, 2025 14:33 — with GitHub Actions Inactive
@mazursasha1990 mazursasha1990 temporarily deployed to Quality Environment January 7, 2025 14:33 — with GitHub Actions Inactive
@mazursasha1990 mazursasha1990 temporarily deployed to Quality Environment January 7, 2025 14:33 — with GitHub Actions Inactive
@mazursasha1990 mazursasha1990 temporarily deployed to Quality Environment January 7, 2025 14:33 — with GitHub Actions Inactive
@mazursasha1990 mazursasha1990 temporarily deployed to Quality Environment January 7, 2025 14:33 — with GitHub Actions Inactive
@mazursasha1990 mazursasha1990 temporarily deployed to Quality Environment January 7, 2025 14:33 — with GitHub Actions Inactive
@mazursasha1990 mazursasha1990 temporarily deployed to Quality Environment January 7, 2025 14:33 — with GitHub Actions Inactive
@mazursasha1990 mazursasha1990 temporarily deployed to Quality Environment January 7, 2025 14:33 — with GitHub Actions Inactive
@mazursasha1990 mazursasha1990 temporarily deployed to Quality Environment January 7, 2025 14:33 — with GitHub Actions Inactive
@mazursasha1990 mazursasha1990 temporarily deployed to Quality Environment January 7, 2025 14:33 — with GitHub Actions Inactive
@mazursasha1990 mazursasha1990 temporarily deployed to Quality Environment January 7, 2025 14:33 — with GitHub Actions Inactive
@mazursasha1990 mazursasha1990 temporarily deployed to Quality Environment January 7, 2025 14:33 — with GitHub Actions Inactive
@mazursasha1990 mazursasha1990 temporarily deployed to Quality Environment January 7, 2025 14:33 — with GitHub Actions Inactive
Copy link

sonarqubecloud bot commented Jan 7, 2025

@mazursasha1990 mazursasha1990 temporarily deployed to Quality Environment January 7, 2025 14:36 — with GitHub Actions Inactive
@mazursasha1990 mazursasha1990 temporarily deployed to Quality Environment January 7, 2025 14:40 — with GitHub Actions Inactive
@mazursasha1990 mazursasha1990 temporarily deployed to Quality Environment January 7, 2025 14:41 — with GitHub Actions Inactive
@mazursasha1990 mazursasha1990 temporarily deployed to Quality Environment January 7, 2025 14:41 — with GitHub Actions Inactive
@mazursasha1990 mazursasha1990 temporarily deployed to Quality Environment January 7, 2025 14:51 — with GitHub Actions Inactive
@mazursasha1990 mazursasha1990 merged commit 47a74ec into main Jan 7, 2025
21 checks passed
@mazursasha1990 mazursasha1990 deleted the OSDEV-1129-implement-results-page-for-name-address-search-front-end-part branch January 7, 2025 14:51
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