-
Notifications
You must be signed in to change notification settings - Fork 20
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
[tra-14474] Ajouter la Quantité refusée et la Quantité traitée sur l'Aperçu des différents BSDD #3389
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
Collaborator
JulianaJM
commented
Jun 6, 2024
- Mettre à jour la documentation
- Mettre à jour le change log
- Documenter les manipulations à faire lors de la mise en production (sur le ticket Favro de release)
- S'assurer que la numérotation des nouvelles migrations est bien cohérente
- Informer le data engineer de tout changement de schéma DB
- Ticket Favro
…Aperçu des différents BSDD
Quality Gate passedIssues Measures |
kornifex
approved these changes
Jun 6, 2024
GaelFerrand
added a commit
that referenced
this pull request
Jul 23, 2024
* feat: added quantityRefused to model Form * feat: continuing implementation. Added quantityRefused to GQL resolver + tests * feat: implemented validation. Removing some constraints on quantityReceived * feat: fixes in the tests & legacy management * feat: added variables to the registry * fix: fixing integration tests * fix: fixing tests * feat: added fields to BSDD PDF * feat: endpoint markAsAccepted * fix: micro fixes * fix: lint * feat: wording (registry & PDF) * fix: fixed test * feat: temp storage * fix: lint * feat: annexe 2 * fix: removed .only * feat: more tests & fixes for annexe 2 * fix: micro fix in annexe2 PDF * feat: bsddRevisionRequest with quantityRefused * fix: lint * feat: added migration for revision requests * fix: removing comments * fix: fixed PDFs * fix: emails * fix: fixed refusal emails subjects * fix: fixed bsda & paoh refusal mails * fix: fixed email labels in tests * fix: fixed integration tests * [tra-14474] Ajouter la Quantité refusée et la Quantité traitée sur l'Aperçu des différents BSDD (#3389) * feat: new registry columns * feat: implemented registry for BSDD * feat: implemented registry for BSDA * feat: implemented registry for BSFF * feat: did registry for BSDASRI * feat: did registry for BSVHU * feat: did registry for BSPAOH * lint * fix: fixed columns test * lint * fix: rollbacked unwanted changes * fix: removed log * Changes annexe 2 wording (#3387) * fix: fixing tests * merge * fix: fixed type * fix: fixed integration tests * fix: micro fixes * fix: changed 'Non renseigné' to 'Non reseignée' * feat: added quantityRefused to markAsTempStoredAccepted mutation * fix: fixing BE converter that didn't include quantityRefused * test: added a test on revision requests * fix: lint * fix: fixed integration test --------- Co-authored-by: JulianaJM <[email protected]> Co-authored-by: Julien Seren-Rosso <[email protected]>
GaelFerrand
added a commit
that referenced
this pull request
Jul 23, 2024
* feat: added quantityRefused to model Form * feat: continuing implementation. Added quantityRefused to GQL resolver + tests * feat: implemented validation. Removing some constraints on quantityReceived * feat: fixes in the tests & legacy management * feat: added variables to the registry * fix: fixing integration tests * fix: fixing tests * feat: added fields to BSDD PDF * feat: endpoint markAsAccepted * fix: micro fixes * fix: lint * feat: wording (registry & PDF) * fix: fixed test * feat: temp storage * fix: lint * feat: annexe 2 * fix: removed .only * feat: more tests & fixes for annexe 2 * fix: micro fix in annexe2 PDF * feat: bsddRevisionRequest with quantityRefused * fix: lint * feat: added migration for revision requests * fix: removing comments * fix: fixed PDFs * fix: emails * fix: fixed refusal emails subjects * fix: fixed bsda & paoh refusal mails * fix: fixed email labels in tests * fix: fixed integration tests * [tra-14474] Ajouter la Quantité refusée et la Quantité traitée sur l'Aperçu des différents BSDD (#3389) * feat: new registry columns * feat: implemented registry for BSDD * feat: implemented registry for BSDA * feat: implemented registry for BSFF * feat: did registry for BSDASRI * feat: did registry for BSVHU * feat: did registry for BSPAOH * lint * fix: fixed columns test * lint * fix: rollbacked unwanted changes * fix: removed log * Changes annexe 2 wording (#3387) * fix: fixing tests * merge * fix: fixed type * fix: fixed integration tests * Adds reception and acceptation V2 modals * fix: micro fixes * fix: rounding kilos tooltips * fix: fixed rounding in acceptedWeight input + disabling buttons on loading * fix: not showing error message on refusedWeight when selecting PARTIALLY_REFUSED * fix: displaying correct values for quantityRefused & quantityAccepted even if 0 * fix: removed console.log * fix: changed 'Non renseigné' to 'Non reseignée' * fix: changed 'Non renseigné' to 'Non renseignée' * fix: fixed weight & isEstimated display * fix: fixed displayed quantity in Annex2 form * feat: added quantityRefused to markAsTempStoredAccepted mutation * fix: tmpStorage reception and acceptation can be done in 2 steps + fixed BsdDetailsContent display * fix: fixing BE converter that didn't include quantityRefused * test: added a test on revision requests * fix: lint * fix: fixed integration test * fix: fixed cancel button that triggerd on press Enter * refacto: PR review comments. Moved files & fixed imports * fix: fixed test * fix: fixed imports * fix: fixed imports * fix: fixed imports --------- Co-authored-by: GaelFerrand <[email protected]> Co-authored-by: GaelFerrand <[email protected]> Co-authored-by: JulianaJM <[email protected]>
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.