Skip to content

Conversation

cbanlawi
Copy link
Contributor

@cbanlawi cbanlawi commented May 13, 2025

Purpose

  • This PR implements the isLatLong validation endpoint and tests with support for the optional checkDMS flag using a checkbox in the UI.
  • The checkbox allows users to validate DMS (degrees, minutes, seconds) coordinates without modifying the input string (e.g., not requiring "34°3'8.1"N 118°14'37.2"W, true").

Screen Recordings

Functionality:
https://github.com/user-attachments/assets/2c7e26a8-c405-439f-9866-235c406ee0de

Docs:
https://github.com/user-attachments/assets/e18de560-6076-407a-bea6-86b463f6901c

@cbanlawi cbanlawi changed the title (feat): Add latitude-longitude validation endpoint (feat): Add isLatLong API route and function May 13, 2025
@MahdadGhasemian
Copy link
Collaborator

Hi @cbanlawi
Thanks for your contribute!

Please update your PR to only include changes relevant to the functionality you've worked on.
Avoid unrelated changes like converting double quotes (") to single quotes ('), as they make the diff harder to review.

Also, for better contributing and transparency, please include test results. A few screenshots from your local testing would be very helpful.

Thanks again!

@cbanlawi
Copy link
Contributor Author

Hi @cbanlawi

Thanks for your contribute!

Please update your PR to only include changes relevant to the functionality you've worked on.

Avoid unrelated changes like converting double quotes (") to single quotes ('), as they make the diff harder to review.

Also, for better contributing and transparency, please include test results. A few screenshots from your local testing would be very helpful.

Thanks again!

Hi @MahdadGhasemian, my PR is not yet ready for review, but thanks for the feedback!

@cbanlawi cbanlawi marked this pull request as ready for review May 22, 2025 21:03
@cbanlawi
Copy link
Contributor Author

cbanlawi commented Jun 5, 2025

Hey @MahdadGhasemian @drewg2009 ready for review now! 🙏🏽

@MahdadGhasemian
Copy link
Collaborator

Hey @MahdadGhasemian @drewg2009 ready for review now! 🙏🏽

Thanks a lot for your contributions, really appreciate you! 🙏🏽

@MahdadGhasemian MahdadGhasemian self-requested a review June 7, 2025 05:38
@MahdadGhasemian MahdadGhasemian merged commit 9cfa517 into ReadableRegex:main Jun 7, 2025
3 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.

2 participants