-
Notifications
You must be signed in to change notification settings - Fork 0
REC-136: Efectores y cuil paciente #105
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
base: master
Are you sure you want to change the base?
Conversation
d7f8aa2 to
7f19dc9
Compare
7f19dc9 to
66fb970
Compare
a9f901f to
a8980e1
Compare
| endDate.setHours(23, 59, 59, 999); | ||
| return `Fecha de fin: ${endDate.toLocaleString('es-AR', { day: '2-digit', month: '2-digit', year: 'numeric', hour: '2-digit', minute: '2-digit', timeZone: 'America/Argentina/Buenos_Aires' })}`; | ||
| onEfectorSelected(efector: any): void { | ||
| // El efector ya se actualiza automáticamente a través del FormControl |
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.
eliminar si no se usa
|
Agus haciendo pruebas veo bien el funcionamiento, pero consideraría lo siguiente a mejorar: |
280c3e6 to
fa919ae
Compare
fa919ae to
28c56f5
Compare
28c56f5 to
4255f4c
Compare
Requerimiento
REC-136
Funcionalidad desarrollada
UserStory llegó a completarse
Requiere actualizaciones en la base de datos
Requiere actualizaciones en la API
PR-API REC-136
andes/api#2150
andes/app#3283