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

331 add user friendly validations to Forms #341

Merged
merged 68 commits into from
Feb 21, 2024

Conversation

tom-karasch
Copy link
Member

Also closes #322

Add Back-end and front-end page validation using JavaScript "Placeholders" and Regular Expressions, as well as C# validation procedures on the Backend.

tom-karasch and others added 30 commits November 30, 2023 14:06
…accommodate-new-data-fields-from-access-db' into 267-modify-existing-entities-to-accommodate-new-data-fields-from-access-db
…accommodate-new-data-fields-from-access-db

267 modify existing entities to accommodate new data fields
Additional fields added
Need review in present state.
@tom-karasch tom-karasch added enhancement request New feature or request Code Cleanup Use Best Practice coding Task Project Task labels Feb 21, 2024
@tom-karasch tom-karasch self-assigned this Feb 21, 2024
@tom-karasch tom-karasch linked an issue Feb 21, 2024 that may be closed by this pull request
@tom-karasch tom-karasch added this to the 2 - Application Coding milestone Feb 21, 2024
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
40.0% Coverage on New Code (required ≥ 80%)
44.2% Duplication on New Code (required ≤ 10%)

See analysis details on SonarCloud

@tom-karasch tom-karasch merged commit cf0fc2d into main Feb 21, 2024
7 of 10 checks passed
@tom-karasch tom-karasch deleted the 331-add-user-friendly-validations branch February 21, 2024 18:10
This was referenced Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Cleanup Use Best Practice coding enhancement request New feature or request Task Project Task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Validation for HSI number entry Check format of Facility Number for All Facility Types
1 participant