#6656 addUserSignIn #18

Merged
jorgep merged 2 commits from 6656-addUserSingIn into test 2024-01-10 13:42:58 +00:00
Member
No description provided.
jorgep added 1 commit 2024-01-10 09:35:39 +00:00
gitea/worker-time-control/pipeline/head This commit looks good Details
8d122e44bf
refactor: refs #6656 addUserSignIn
jorgep changed title from WIP: #6656 addUserSignIn to #6656 addUserSignIn 2024-01-10 09:40:36 +00:00
jorgep requested review from jsegarra 2024-01-10 09:40:42 +00:00
jorgep reviewed 2024-01-10 09:41:19 +00:00
js/index.js Outdated
@ -15,3 +13,3 @@
title: 'Iniciar sesión',
html:
'<input id="pass" class="swal2-input" type="password" placeholder="Contraseña">',
`<input id="user" class="swal2-input" type="text" placeholder="Usuario" value="${localStorage.getItem('user') ?? ""}">
Author
Member

Si no pongo esto , muestra null

Si no pongo esto , muestra null
jorgep added 1 commit 2024-01-10 10:07:28 +00:00
gitea/worker-time-control/pipeline/head This commit looks good Details
5ff920cbfa
feat: refs #6656 addUserSignIn
jsegarra approved these changes 2024-01-10 12:58:25 +00:00
jorgep merged commit 21720b7b27 into test 2024-01-10 13:42:58 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: verdnatura/worker-time-control#18
No description provided.