-
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
MAIN - 2.13.0 #1490
Draft
alessandrogelmi
wants to merge
74
commits into
main
Choose a base branch
from
release/2.13.0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
MAIN - 2.13.0 #1490
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
… input when edit is clicked (#1474)
… input when edit is clicked (#1474)
Feature/PN-13345 - Rework contacts
…idation on Management Page (#1485) * fix: change LegalContactManager when no digital domicile has already been set or pec is validating * refactor: restore and improve confirmation modal when adding a special contact for a sender that already has one set * test: add/change tests for DigitalContactManagement and LegalContactManager when pec is validating * test: remove .only left in test * refactor: apply cr * test: fix tests not working after changes to ConfirmationModal api * add default Button as in wizard stepper --------- Co-authored-by: Francesco Bianchi <[email protected]>
) * fix: pending for wait design * insert comment * fix: insert copy and add case in test * feat: insert new invisbile component * feat: insert alert in submit and cancel filter form of notification page * refactor: change component invisible for a11y * commit comment * feat: delete interaction with popup indicator in autocomplete on group of delegation * feat: insert id in invisible container * fix(PN-13485): remove button in delegationcompany autocomplete * fix : insert color for search icon * fix: insert correct color * feat: insert summary of selected group * feat: insert modify of filter notification in pg * feat: insert summary for after and before filtering by group * fix: init fix test * feat: insert check a11y for iun filter * fixed failing tests * feat: insert message for aria filter * fix: fix filter notification test * fix: fix variable * fix: fix focus for modal * fix: should be correct fix for aria live * fix: delete aria live in tablebody * lint * fix: fix for cr * fix: fix for cr * fix: fix test * fix: fix for complete pr * fix: delete unused fn * fix: delete handle cancel useless --------- Co-authored-by: Sarah Donvito <[email protected]> Co-authored-by: Andrea Cimini <[email protected]>
… 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]>
Add payments to notification creation
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.