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

feat: validation improvements #428

Merged
merged 22 commits into from
Apr 12, 2023
Merged

feat: validation improvements #428

merged 22 commits into from
Apr 12, 2023

Conversation

paulushcgcj
Copy link
Contributor

@paulushcgcj paulushcgcj commented Apr 6, 2023

Description

Backend and frontend validation and improvements

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Further comments


Thanks for the PR!

Any successful deployments (not always required) will be available below.
Backend available
Frontend available
Legacy available

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

mamartinezmejia and others added 21 commits April 3, 2023 13:02
- Fixed validation messages on the BE
- Fixed missing return in validation messages component
- Added missing validation in contacts section
- Refactored code in both FE and BE
- Beautified code
- Fixed as per recommended (WhitespaceAround: '+' is not followed by whitespace.)
- Cleaned and organized imports
- Improved code after code reviews
- Fixed unit testting bug
- Cleaned imports
- Beautified code for better readibility
This reverts commit 12b8122.
- Made code reviews
- Fixed code smell issues #1
- Removed extra separation in import group to satisfy SonarCloud
- Fixed code smell issues #2
- Fixed code smell issues #3
- Code reviews: Defined a constant instead of duplicating literal
- Reverted change as I had it before
- Fixed typo
- Changed field to businessName as the incorporation number is hidden in the UI
- Fixed based on code reviews standard
- Fixed code smells. Need to discuss this with the team as this doesn't make sense.
- Removed error msgs when value changes
- FSADT1-736
- Changed wording as per suggested by Paulo
@mamartinezmejia mamartinezmejia marked this pull request as ready for review April 11, 2023 22:53
@github-actions github-actions bot added backend code related to the java backend application frontend java Pull requests that update Java code javascript Pull requests that update Javascript code source source code changes labels Apr 11, 2023
@github-actions github-actions bot added tests test classes changes feature labels Apr 11, 2023
@github-actions
Copy link
Contributor

Current changelog

Features

  • BE: updating bc registry to use document requisition (afe8746)

Reverts

@sonarqubecloud
Copy link

[forest-client-frontend] 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 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@mamartinezmejia mamartinezmejia temporarily deployed to dev April 11, 2023 23:04 — with GitHub Actions Inactive
@mamartinezmejia mamartinezmejia temporarily deployed to dev April 11, 2023 23:05 — with GitHub Actions Inactive
@mamartinezmejia mamartinezmejia temporarily deployed to dev April 11, 2023 23:05 — with GitHub Actions Inactive
@mamartinezmejia mamartinezmejia temporarily deployed to dev April 11, 2023 23:05 — with GitHub Actions Inactive
@mamartinezmejia mamartinezmejia temporarily deployed to dev April 11, 2023 23:07 — with GitHub Actions Inactive
@mamartinezmejia mamartinezmejia merged commit 645c19a into main Apr 12, 2023
@mamartinezmejia mamartinezmejia deleted the feat/fe-be-improvements branch April 12, 2023 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend code related to the java backend application feature frontend java Pull requests that update Java code javascript Pull requests that update Javascript code source source code changes tests test classes changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants