-
Notifications
You must be signed in to change notification settings - Fork 2
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
Hotfix - Calendario laboral - Validar el envío del formulario de actualización de hora de inicio y de fin #554
base: develop
Are you sure you want to change the base?
Conversation
Actions executed at: 2025-01-30 15:44:47. |
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.
(A)Probado
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.
Cadenas revisadas.
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.
df21324
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.
(A)Probado
Descripción
En este PR se añade una validación al formulario que permite actualizar masívamente la hora de los campos Fecha y hora de inicio y Fecha y hora de finalización de un registro de Calendario Laboral, mostrando un mensaje de error en caso de que no haya sido indicado un operador en al menos uno de los campos mostrados y el usuario pulse en el botón de enviar el formulario. Además, se muestra un asterisco rojo en el Operador para indicar que es un campo requerido.
Pruebas