-
Notifications
You must be signed in to change notification settings - Fork 2
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
Merge #255: Refactor frontend and add validation placeholder, support in depth form change #262
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- refactor form section schemas, form initial data, functions into different folders refs: #89
- refactor the form data and update form value functions to be global states, refs: #255
- refactor some validation function - update the validation result type refs: #255
- design global state management - rename type files - add hardcode validation error display as example - add hardcode validation error cleanup as example refs: #255
- refactor the update form value functions - update the way to display error message, create a error property and computed based on the validation result, compute fieldprops based on the error - fix add row problem for table/group refs: #255
… feat/fe/validation-placeholder merge(fe:FSADT1-539): - merge from main refs: #255
- improve structure of global state management refs: #255
- add method to update form data when object depth increase, put as comment for now refs: #255
- added in depth repeatable sections - support in depth form value update for in depth repeatble sections - fix test refs: #255
Current changelogBug Fixes
Features
Reverts |
- remove package installed by accident refs: #255
Current changelogBug Fixes
Features
Reverts |
- support display error message for in-depth form field refs: #255
Current changelogBug Fixes
Features
Reverts |
Current changelogBug Fixes
Features
Reverts |
- remove unused env vars refs: #255
Current changelogBug Fixes
Features
Reverts |
mamartinezmejia
approved these changes
Jan 19, 2023
Current changelogBug Fixes
Features
Reverts |
paulushcgcj
approved these changes
Jan 19, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks for removing the node env from the backend
- update form content to the latest refs: #255
Current changelogBug Fixes
Features
Reverts |
… feat/fe/validation-placeholder
…cgov/nr-forest-client into feat/fe/validation-placeholder
Current changelogBug Fixes
Features
Reverts |
- remove unused file refs: #255
Current changelogBug Fixes
Features
Reverts |
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
configuration
changes related to configuration file
frontend
java
Pull requests that update Java code
javascript
Pull requests that update Javascript code
openshift
source
source code changes
tests
test classes changes
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Thanks for the PR!
Any successful deployments (not always required) will be available below.
Backend available
Frontend available
Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow
Thanks for the PR!
Any successful deployments (not always required) will be available below.
Backend available
Frontend available
Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow
Thanks for the PR!
Any successful deployments (not always required) will be available below.
Backend available
Frontend available
Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow
Thanks for the PR!
Any successful deployments (not always required) will be available below.
Backend available
Frontend available
Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow