-
Notifications
You must be signed in to change notification settings - Fork 7
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
Add payments to notification creation #1472
Merged
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
… creation(#1481) * feat: create debt position step * feat: loop on recipients instead of create a map * feat: utility to handle debt position change * fix: skip payment methods step if debt position is set to nothing * fix: handle steps * feat(PN-14000): create new component * feat(PN-14000): add new section in debt position detail * feat(PN-14000): restore newNotification page * feat(PN-14000): update debtposition detail * feat(PN-14000): wip * feat(PN-14000): update initialValues and validationSchema * feat: rework initial values structure and add payment box for pagopa and f24 * feat(PN-14000): add pafee and vat to debtdetailposition * feat(PN-14000): add validation and fix translations * feat(PN-14000): update redux * feat(PN-14000): update title for payment methods and remove useless prop for input field * feat: error handling on payment * feat(PN-14000): update config file and set forwardRef * feat(PN-14001): add error handling on payment boxes * feat(PN-14000): update validation Schema for pagopaintmode, vat and notificationfee * feat(PN-14000): update validation schema * feat(PN-14000): set to empty vat and pafee when NotificationFeePolicy is flat_rate * feat(PN-14001): add validations on payments * feat(PN-14000): fix error on vat and paFee * feat(PN-14000): manage error in pafee * feat(PN-14001): duplicated IUV validation * feat(PN-14001): validation on applyCost * feat(PN-14000): wip on a11y * fix(PN-14001): upload payment attachment * feat(PN-14000): update applyCost when switch to flat_rate * feat: handle error on switch and on empty attachment * fix: required on f24 name and hide recipient with debt position none * fix: set error on F24 switch and handle undefined vat * fix: payment info validation * fix: ts error on tests * fix: alignment of F24 delete icon * fix: subtitle of new notification page * fix link env name * remove empty space * remove TODO comment * fix: typo on setDebtPositionDetail * fix: test of external link --------- Co-authored-by: alessandrogelmi <[email protected]> Co-authored-by: Francesco Bianchi <[email protected]>
ZorbaDimatteo
approved these changes
Feb 28, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.