Skip to content
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

Feature/total summary #23

Merged
merged 2 commits into from
Nov 23, 2024
Merged

Feature/total summary #23

merged 2 commits into from
Nov 23, 2024

Conversation

nmarulo
Copy link
Member

@nmarulo nmarulo commented Nov 21, 2024

No description provided.

- Agrego los nuevos campos de la consulta a la API /shopping-list/{id} (total de unidades por producto, total de productos seleccionados y precio total de productos seleccionados).
- Ahora cuando se modifica un elemento de la lista (en este caso cuando se selecciona un producto), se actualiza la propiedad con la información de la lista en local.
- Nuevo componente "totals-summary.component".
@nmarulo nmarulo self-assigned this Nov 21, 2024
Copy link
Contributor

deepsource-io bot commented Nov 21, 2024

Here's the code health analysis summary for commits 406fda8..efee2ef. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript❌ Failure
❗ 4 occurences introduced
🎯 3 occurences resolved
View Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@nmarulo nmarulo merged commit a33fda9 into master Nov 23, 2024
3 of 4 checks passed
@nmarulo nmarulo deleted the feature/total-summary branch November 23, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant