#7750 - first-beta-review #95
Loading…
Reference in New Issue
No description provided.
Delete Branch "wbuezas/hedera-web-mindshore:first-beta-review"
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?
first-beta-reviewto #7750 - first-beta-reviewreemplazar data-testid por data-cy
@ -10,7 +10,6 @@
"type": "git",
"url": "https://git.verdnatura.es/hedera-web"
},
porque lo eliminamos?
Porque estaba duplicado
@ -748,2 +763,4 @@
const filtered = res.results[1].data.filter(item => item.category);
itemSubcategories.value = filtered.map(i => i.category);
} catch (error) {
console.error('Error getting subcategories:', error);
En lilium hemos quitado los trycatch porque si la peticion falla, el usuario no se entera.
Ya tenemos el controlador de axios, no?
Si, tenemos el controlador de axios
@ -182,0 +185,4 @@
const found = agencies.value.find(
agency => agency.id === defaultValues.value.defaultAgencyFk
);
Duda, si no se encuentra no debería mostrar mensaje de error al usuario?
Cambiar found por agency
No creo que se deba mostrar un error por esto, supongo que por algo el hedera viejo no lo hacía
@ -190,0 +174,4 @@
},
localeDates() {
const { messages, locale } = i18n.global;
return {
dale una vuelta porque esto se puede simplificar mucho
Simplificado
@wbuezas a falta de tener el entorno correctamente puesto en mi pc, cuando puedas, pasa los test y adjunta el reporte como adjunto de un comentario, porfa
gitea no me deja subir el reporte por el formato de archivo, lo paso al grupo de rocket:
https://chat.verdnatura.es/group/SalixMindshore?msg=dJGRRrQAhMXfNL9Mc
Si lo zipeas si que te deja
el reporte