-
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
fix: now logs show details and the inputs that caused the error #302
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
ElrohirGT
requested changes
Nov 1, 2024
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.
Mi review del GetAllergic aplica para todos los demás! Porfa ahí se los pones jaja
ElrohirGT
requested changes
Nov 1, 2024
sanitas_backend/src/handlers/GetAllergicHistory/get-allergic-history-patient.mjs
Outdated
Show resolved
Hide resolved
…tasUVG/Sanitas into fix/fix-pino-logs-and-logout-button
ElrohirGT
approved these changes
Nov 5, 2024
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.
ElrohirGT
added a commit
that referenced
this pull request
Nov 9, 2024
* fix: max length on general information view input (#300) * fix: changed area and carrera columns to length 100 * fix: added maxlength to inputs * fix: lint and format * fix: fixed id * fix: fixing non pathologic message and use memo hook in views (#301) * fix: adding birthday validate form * fix: eliminate blood visualization and adding a toast error * fix: fixing message in welcome view * fix: fixing placeholders and padding in buttons * fix: format and lint * feat: adding UseMemo in History doctor * fix: format and lint * feat: adding memo in views * fix: separate useMemo in general info view * fix: change Seguro to Seguro Médico (#303) * feat: comments and access (#304) * fix: Added Protected API ID * fix: now logs show details and the inputs that caused the error (#302) * fix: now logs show details and the inputs that caused the error * fix: fixed button on all sections * feat: added toSafeEvent function * fix: now 500 status code errors have more useful info * fix: restore accidental delete * fix: Fixed hasOwn on old browsers (#306) * fix: UpdatePatientGeneralInformation navigation (#307) * fix: UpdatePatientGeneralInformation navigation * feat: Improved navigation for all views * feat: error handlers for toasts (#305) * feat: error handlers for toasts * fix: path typo * fix: formatter missed * fix: Personal styles --------- Co-authored-by: Xavier López (Nathan) <[email protected]> Co-authored-by: Nahomy Castro <[email protected]> Co-authored-by: Bianca Calderón <[email protected]> Co-authored-by: DanielDubon <[email protected]>
ElrohirGT
added a commit
that referenced
this pull request
Nov 11, 2024
* fix: max length on general information view input (#300) * fix: changed area and carrera columns to length 100 * fix: added maxlength to inputs * fix: lint and format * fix: fixed id * fix: fixing non pathologic message and use memo hook in views (#301) * fix: adding birthday validate form * fix: eliminate blood visualization and adding a toast error * fix: fixing message in welcome view * fix: fixing placeholders and padding in buttons * fix: format and lint * feat: adding UseMemo in History doctor * fix: format and lint * feat: adding memo in views * fix: separate useMemo in general info view * fix: change Seguro to Seguro Médico (#303) * feat: comments and access (#304) * fix: Added Protected API ID * fix: now logs show details and the inputs that caused the error (#302) * fix: now logs show details and the inputs that caused the error * fix: fixed button on all sections * feat: added toSafeEvent function * fix: now 500 status code errors have more useful info * fix: restore accidental delete * fix: Fixed hasOwn on old browsers (#306) * fix: UpdatePatientGeneralInformation navigation (#307) * fix: UpdatePatientGeneralInformation navigation * feat: Improved navigation for all views * feat: error handlers for toasts (#305) * feat: error handlers for toasts * fix: path typo * fix: formatter missed * fix: Personal styles * fix: Register user popup on mobile * fix: Scrolling white background --------- Co-authored-by: Xavier López (Nathan) <[email protected]> Co-authored-by: Nahomy Castro <[email protected]> Co-authored-by: Bianca Calderón <[email protected]> Co-authored-by: DanielDubon <[email protected]>
ElrohirGT
added a commit
that referenced
this pull request
Nov 12, 2024
* fix: max length on general information view input (#300) * fix: changed area and carrera columns to length 100 * fix: added maxlength to inputs * fix: lint and format * fix: fixed id * fix: fixing non pathologic message and use memo hook in views (#301) * fix: adding birthday validate form * fix: eliminate blood visualization and adding a toast error * fix: fixing message in welcome view * fix: fixing placeholders and padding in buttons * fix: format and lint * feat: adding UseMemo in History doctor * fix: format and lint * feat: adding memo in views * fix: separate useMemo in general info view * fix: change Seguro to Seguro Médico (#303) * feat: comments and access (#304) * fix: Added Protected API ID * fix: now logs show details and the inputs that caused the error (#302) * fix: now logs show details and the inputs that caused the error * fix: fixed button on all sections * feat: added toSafeEvent function * fix: now 500 status code errors have more useful info * fix: restore accidental delete * fix: Fixed hasOwn on old browsers (#306) * fix: UpdatePatientGeneralInformation navigation (#307) * fix: UpdatePatientGeneralInformation navigation * feat: Improved navigation for all views * feat: error handlers for toasts (#305) * feat: error handlers for toasts * fix: path typo * fix: formatter missed * fix: Personal styles * fix: Register user popup on mobile * fix: Scrolling white background * fix: RegisterView popup --------- Co-authored-by: Xavier López (Nathan) <[email protected]> Co-authored-by: Nahomy Castro <[email protected]> Co-authored-by: Bianca Calderón <[email protected]> Co-authored-by: DanielDubon <[email protected]>
ElrohirGT
added a commit
that referenced
this pull request
Nov 12, 2024
* fix: max length on general information view input (#300) * fix: changed area and carrera columns to length 100 * fix: added maxlength to inputs * fix: lint and format * fix: fixed id * fix: fixing non pathologic message and use memo hook in views (#301) * fix: adding birthday validate form * fix: eliminate blood visualization and adding a toast error * fix: fixing message in welcome view * fix: fixing placeholders and padding in buttons * fix: format and lint * feat: adding UseMemo in History doctor * fix: format and lint * feat: adding memo in views * fix: separate useMemo in general info view * fix: change Seguro to Seguro Médico (#303) * feat: comments and access (#304) * fix: Added Protected API ID * fix: now logs show details and the inputs that caused the error (#302) * fix: now logs show details and the inputs that caused the error * fix: fixed button on all sections * feat: added toSafeEvent function * fix: now 500 status code errors have more useful info * fix: restore accidental delete * fix: Fixed hasOwn on old browsers (#306) * fix: UpdatePatientGeneralInformation navigation (#307) * fix: UpdatePatientGeneralInformation navigation * feat: Improved navigation for all views * feat: error handlers for toasts (#305) * feat: error handlers for toasts * fix: path typo * fix: formatter missed * fix: Personal styles * fix: Register user popup on mobile * fix: Scrolling white background * fix: RegisterView popup --------- Co-authored-by: Xavier López (Nathan) <[email protected]> Co-authored-by: Nahomy Castro <[email protected]> Co-authored-by: Bianca Calderón <[email protected]> Co-authored-by: DanielDubon <[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.
Jira
Link al issue en Jira
Descripción
Se cambiaron los logs de pino, para que se muestre el error y los parámetros que hicieron que fallara.
Tasks
Backend: PRs que modifican lógica relacionada al backend.
Frontend: PRs que modifican lógica relacionada al frontend.
Database: PRs que modifican lógica relacionada a la base de datos.
Wiki: PRs que editan la wiki.
Nix: PRs que modifican el entorno de desarrollo en Nix.
CI/CD: PRs relacionadas con la CI/CD pipeline.