6434-signInLog_issue #1839
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#1839
Loading…
Reference in New Issue
No description provided.
Delete Branch "6434-signInLog_issue"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -128,0 +129,4 @@
if (userToken.username !== user) {
console.error('ERROR!!! - Signin with other user', userToken, user);
throw new UserError('Try again');
Per a aço tenim traduccio? Sino li aplegara Try again al usuari.
I jo possaria algo mes descriptiu com ns "Algo ha salido mal, vuelva a intentarlo"
La traducción ya está definida en el fichero loopback/locale/es.json
@ -0,0 +1,19 @@
La carpeta creat una de la rama de test 234603
Ya lo he cambiado
@ -0,0 +10,4 @@
"id": {
"id": true,
"type": "string",
"forceId": false
esta linea jo no la pondria, no aporta nada, y si algun dia necesitamos poner fixtures podria chocar.
Solemos poner el autoincrement en la tabla.
Cierto, es una propiedad que no aplica al tipo string.
Subida la modificación
New commits pushed, approval review dismissed automatically according to repository settings