-
Notifications
You must be signed in to change notification settings - Fork 5
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
feat(inscripcion): permite modificar localidad #2231
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
liquid36
requested changes
Apr 21, 2021
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.
Cuando edito la localidad se cambia inmediatamente en el listado. Y si cancelo queda el cambio en el listado.
corregido! |
liquid36
approved these changes
Apr 21, 2021
palita1991
approved these changes
Apr 21, 2021
condorpiedra
force-pushed
the
change-localidad-inscripto
branch
from
April 21, 2021 16:29
573b5e6
to
34941fe
Compare
liquid36
pushed a commit
that referenced
this pull request
Apr 28, 2021
# [5.44.0](v5.43.0...v5.44.0) (2021-04-28) ### Bug Fixes * **ficha-epidemio:** control codigo snomed ([9ff205c](9ff205c)) * **ficha-epidemio:** fechaMuestra ([69ce71e](69ce71e)) * **ficha-epidemio:** no readonly PCR ([ce145fa](ce145fa)) * **mapa-camas:** varios fix internacion ([#2236](#2236)) ([0b30611](0b30611)) * **pdp:** ordenar turnos de mas reciente a los mas viejos ultimos ([#2234](#2234)) ([2df0a6c](2df0a6c)) ### Features * **accesibilidad:** idioma global español ([#2214](#2214)) ([c52b377](c52b377)) * **buscador-ficha:** scroll y sort ([9e37f33](9e37f33)) * **EP:** labels en form builder ([2cdc01f](2cdc01f)) * **epidemio:** Se agregan select para actualización automática de resultados pcr ([b512daa](b512daa)) * **ficha-epidemio:** nuevos requerimientos ([97a9990](97a9990)) * **ficha-epidemio:** nuevos requermientos mpi ([ee5a055](ee5a055)) * **ficha-epidemio:** semana epidemiologica e instituciones ([04b114a](04b114a)) * **ficha-epidemiologica:** set mpi y snomed ([214f74b](214f74b)) * **fichaEpidemiologia:** pequeños cambios en la clasificación y el seteo de lo que se envía desde el laboratorio ([bda575f](bda575f)) * **inscripcion:** permite modificar localidad ([#2231](#2231)) ([b71d51e](b71d51e)) * **pdp:** cache de la consulta de turnos, laboratorios y vacunas ([#2233](#2233)) ([cc0a91f](cc0a91f)) * **vac:** filtro pro nombre y apellido ([#2232](#2232)) ([fdf70c2](fdf70c2))
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.
Requerimiento
Agrega la posibilidad de cambiar la localidad del inscripto a la vacunación
Funcionalidad desarrollada
UserStory llegó a completarse
Requiere actualizaciones en la base de datos
Requiere actualizaciones en la API
Requiere actualizaciones en andes-test-integracion