Zone Delivery #377

Merged
jsegarra merged 8 commits from :feature/ZoneDelivery into dev 2024-05-18 07:07:40 +00:00
Contributor
No description provided.
hyervoni added 3 commits 2024-05-15 13:30:57 +00:00
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
f3a5ebbcec
Bug fix
wbuezas added 1 commit 2024-05-15 13:31:42 +00:00
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
5677a1af1b
remove unused onMounted
hyervoni requested review from alexm 2024-05-15 13:31:55 +00:00
hyervoni requested review from jsegarra 2024-05-15 13:31:55 +00:00
jsegarra requested changes 2024-05-17 06:28:46 +00:00
Dismissed
jsegarra left a comment
Member

Cuando trae eventos el verde no es el mismo y combinado con el color blanco de los numeros...la legibilidad, cuesta.
Cuando hacemos hover sobre el dia en curso, falta resaltar y en esta misma linea los dias que no son el "current"

Cuando trae eventos el verde no es el mismo y combinado con el color blanco de los numeros...la legibilidad, cuesta. Cuando hacemos hover sobre el dia en curso, falta resaltar y en esta misma linea los dias que no son el "current"
jsegarra added 2 commits 2024-05-17 07:52:27 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
01ad6d9bea
Merge branch 'dev' into feature/ZoneDelivery
alexm reviewed 2024-05-17 12:07:17 +00:00
@ -0,0 +119,4 @@
v-if="deliveryMethodFk === 'delivery'"
:label="t('deliveryPanel.postcode')"
v-model="formData.geoFk"
:options="postcodesOptions"
Member

usar propiedad url
En entornos reales no llega a cargar la seccion
Solucionado: 75f3d4f410

usar propiedad url En entornos reales no llega a cargar la seccion Solucionado: https://gitea.verdnatura.es/verdnatura/salix-front/commit/75f3d4f410ae0ebe28698e435c70bf9e5abaa2de
alexm reviewed 2024-05-17 12:07:29 +00:00
@ -0,0 +148,4 @@
)
"
v-model="formData.agencyModeFk"
:options="agencyModesOptions"
Member

usar propiedad url
En entornos reales no llega a cargar la seccion
Solucionado: 75f3d4f410

usar propiedad url En entornos reales no llega a cargar la seccion Solucionado: 75f3d4f410
alexm added 1 commit 2024-05-17 12:32:46 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
75f3d4f410
fix: refs #6539 VnSelect use url
alexm approved these changes 2024-05-17 12:34:25 +00:00
jsegarra approved these changes 2024-05-18 07:06:53 +00:00
jsegarra added 1 commit 2024-05-18 07:06:59 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
902d260822
Merge branch 'dev' into feature/ZoneDelivery
jsegarra scheduled this pull request to auto merge when all checks succeed 2024-05-18 07:07:26 +00:00
jsegarra merged commit 3be5b66daa into dev 2024-05-18 07:07:40 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
4 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/salix-front#377
No description provided.