-
Notifications
You must be signed in to change notification settings - Fork 0
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
(hel-426) Fix taux de caf si pas de données #330
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
s-ferre-cat
added a commit
that referenced
this pull request
Jun 15, 2023
nbenyahiadev
added a commit
that referenced
this pull request
Jul 3, 2023
* (hel-426) Fix taux de caf si pas de données (#330) * (hel-494) install next auth and do some modifs * (hel-495) Interconnexion Helios correction script migration typeORM * (hel-494) database models and entities * (hel-494) first login version * (hel-494) fix warnings and errors * (hel-494) fix deduped error * (hel-494) fix unit tests * (hel-494) fix some unit tests * (hel-494) add next auth url and secret env variables * (hel-494) try to fix redirection * (hel-494) fix router * (hel-494) try another path * (hel-494) fix bug in connxion --------- Co-authored-by: Sébastien FERRE <s.ferre@cat-amania.com>
s-ferre-cat
added a commit
that referenced
this pull request
Jul 6, 2023
* (hel-426) Fix taux de caf si pas de données (#330) * (hel-495) Interconnexion Helios correction script migration typeORM * (hel-495) Interconnexion Helios Modification migration ajout colonne inst_code_geo dans la table institution * Revert "(hel-495) Interconnexion Helios" This reverts commit 59474ad. * (hel-495) Interconnexion Helios Ajout de la colonne institution.inst_code_geo * (hel-495) Interconnexion Helios insertion des institution DNUM (SCN), CAT-AMANIA, et TEST * (hel-495) modification du gitignore ajout des clefs de chiffrement et du repertoire de conf vscode * (hel-495) Interconnexion Helios suppression de la contrainte d'unicité sur la colonne inst_code_geo
s-ferre-cat
added a commit
that referenced
this pull request
Jul 6, 2023
* (hel-426) Fix taux de caf si pas de données (#330) * (hel-495) Interconnexion Helios correction script migration typeORM * (hel-496) Script d'insertion des utilisateurs en base ajout de la variable environnement UTILISATEURS_DATA_PATH indiquant le chemin du fichier à importer * (hel-496) Script d'insertion des utilisateurs en base modification du mdp par defaut ajout du code institution de chaque utilisateur * (hel-496) Script d'insertion des utilisateurs en base ajout du repertoir .vscode au gitignore * (hel-496) Script d'insertion des utilisateurs en base prise en compte des changement de la table institution * (hel-496) Script d'insertion des utilisateurs en base prise en compte des rremarque du CI * (hel-496) Script d'insertion des utilisateurs en base prise en compte des remarques du CI * (hel-496) Script d'insertion des utilisateurs en base prise en compte des remarques du CI * (hel-496) Script d'insertion des utilisateurs en base prise en compte des remarques du CI * (hel-496) Script d'insertion des utilisateurs en base prise en compte des remarques du CI
nbenyahiadev
added a commit
that referenced
this pull request
Jul 7, 2023
* (hel-503) mise en place des pages mot de passe oublie et changement de mot de passe * (hel-426) Fix taux de caf si pas de données (#330) * (hel-503) mettre en place l'arborescence des fichiers backend pour le changement de mot de passe * (hel-494) install next auth and do some modifs * (hel-495) Interconnexion Helios correction script migration typeORM * (hel-494) database models and entities * (hel-494) first login version * (hel-503) (503) gestion oublie mot passe * (hel-503) (503) gestion oublie mot passe * (hel-503) (503) gestion oublie mot passe * (hel-503) fix build errors * (hel-503) fix build errors * (hel-503) fix build errors * (hel-503) fix build errors * (hel-503) fix build errors * (hel-503) fix build errors * (hel-503) fix build errors * (hel-503) fix build errors * (hel-503) fix build errors * (hel-503) add bcrypt compare passeword * (hel-503) remove dnum_ssh_key file * (hel-503) fix bug while pressing enter key * (hel-503) fix header wording * (hel-503) fix code review comments * (hel-503) fix build errors * (hel-503) fix code review and warnings * (hel-503) fix code review and warnings * (hel-503) add new line at end of file * (hel-503) add try catch * (hel-503) add ligne at the end of file * (hel-503) fix code review comments * (hel-503) fix code review comments * (hel-503) fix design issues * (hel-503) fix comments * (hel-503) fix architecture forget password * (hel-503) fix syntaxe and design * (hel-503) fix build error * (hel-503) add error msg invalid email * (hel-503) back validation * (hel-503) block sending mail to invalid email * (hel-503) add show password * (hel-503) fix header picto --------- Co-authored-by: schlaifa <s.chlaifa@cat-amania.com> Co-authored-by: Sébastien FERRE <s.ferre@cat-amania.com> Co-authored-by: NbyDev <n.benyahia@cat-amania.com>
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.
Vérifier avant de merger
data_set
?middleware.ts
etlighthouserc.js
dû à la création/suppression d'une page ?Content-Security-Policy
dansnext.config.js
?