Carlos Satorres
|
e2e0b2e022
|
Merge branch 'master' into 8745-fixCustomer
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
|
2025-03-20 16:13:06 +00:00 |
Carlos Satorres
|
26ac4cf7cc
|
Merge pull request 'fix: refs #7323 department' (!1615) from 7323-workerDepartmentFix into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1615
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-03-20 11:41:18 +00:00 |
Carlos Satorres
|
b2eaf7543c
|
fix: refs #7323 department
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-20 12:25:14 +01:00 |
Jon Elias
|
4a1b6136d8
|
Merge pull request 'Hotfix[SendSms]: Fixed SMS when clients do not have phone' (!1610) from Hotfix-RouteSendSms into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1610
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-03-18 11:55:40 +00:00 |
Jon Elias
|
8ae196ac3d
|
Merge branch 'master' into Hotfix-RouteSendSms
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-18 11:25:32 +00:00 |
Jon Elias
|
dfdb9685d2
|
fix: fixed sms when clients do not have phone
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-18 12:09:46 +01:00 |
Jorge Penadés
|
c2c21098bb
|
Merge pull request 'feat: refs #8775 enhance VnSelect component with nextTick for improved loading handling' (!1607) from 8775-hotfix-virtualScroll into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1607
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-03-18 09:28:43 +00:00 |
Jorge Penadés
|
80cb7e9075
|
feat: refs #8775 enhance VnSelect component with nextTick for improved loading handling
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-18 10:09:10 +01:00 |
Carlos Satorres
|
6c1218a49c
|
Merge branch 'master' into 8745-fixCustomer
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
|
2025-03-17 13:45:06 +00:00 |
Alex Moreno
|
0b3130b4de
|
feat: update URL generation in ZoneCard component to include route parameter
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-17 14:03:23 +01:00 |
Jorge Penadés
|
137c165b4d
|
Merge pull request 'feat: refs #6919 use onMounted to fetch advanced summary in WorkerBasicData component' (!1599) from 6919-hotfix-getAdvancedSummary into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1599
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-03-17 10:34:31 +00:00 |
Jorge Penadés
|
c2ade217e4
|
feat: refs #6919 use onMounted to fetch advanced summary in WorkerBasicData component
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-14 17:13:51 +01:00 |
Carlos Andrés
|
11b5a63fa1
|
Merge pull request 'feat: refs #8700 add external reference display in InvoiceOutDescriptor' (!1594) from 8700-InvoiceOutRef into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1594
Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
|
2025-03-13 16:21:48 +00:00 |
Jon Elias
|
af70429b52
|
Merge pull request 'revert: reverted issued field' (!1595) from Hotfix-InvocieOutListIssuedField into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1595
Reviewed-by: Jorge Penadés <jorgep@verdnatura.es>
|
2025-03-13 15:44:07 +00:00 |
Jon Elias
|
2755a0b7d9
|
Merge branch 'master' into Hotfix-InvocieOutListIssuedField
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-13 15:28:50 +00:00 |
Jon Elias
|
7213e2d1fc
|
revert: reverted issued field
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-13 16:12:13 +01:00 |
Carlos Andrés
|
422c8483b7
|
feat: refs #8700 add external reference display in InvoiceOutDescriptor
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-13 15:03:33 +01:00 |
Javier Segarra
|
d5d4f63717
|
test: skip claimAction
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-13 09:00:09 +01:00 |
Alex Moreno
|
f5d01b2ebd
|
Merge branch 'master' into 8745-fixCustomer
gitea/salix-front/pipeline/pr-master There was a failure building this commit
Details
|
2025-03-13 06:48:18 +00:00 |
Javier Segarra
|
32fde59fba
|
Merge pull request 'fix: solve problem when discount is 0' (!1586) from hotfix_ticketSale_updateDiscountTo0 into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1586
Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
Reviewed-by: Jon Elias <jon@verdnatura.es>
|
2025-03-12 11:58:26 +00:00 |
Javier Segarra
|
428a3bfb5c
|
Merge branch 'master' into hotfix_ticketSale_updateDiscountTo0
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-12 11:40:56 +00:00 |
Jon Elias
|
9b2b488ca6
|
Merge pull request 'Hotfix[ZoneLocationsTree]: Fixed node fetching and adapted to back data' (!1589) from Hotfix-ZoneLocationsGetLeaves into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1589
Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-03-12 11:36:15 +00:00 |
Jon Elias
|
4900751bfc
|
chore: try fix cypress bug
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-12 11:34:02 +01:00 |
Carlos Satorres
|
88e3b16380
|
Merge branch '8745-fixCustomer' of https://gitea.verdnatura.es/verdnatura/salix-front into 8745-fixCustomer
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
|
2025-03-12 11:26:36 +01:00 |
Carlos Satorres
|
5f3810184b
|
fix: refs #8745 fix customer
|
2025-03-12 11:26:34 +01:00 |
Jon Elias
|
5cb17fa4c9
|
chore: try fix cypress bug
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
|
2025-03-12 11:26:26 +01:00 |
Jon Elias
|
ee54b38271
|
chore: try fix cypress bug
gitea/salix-front/pipeline/pr-master There was a failure building this commit
Details
|
2025-03-12 11:25:31 +01:00 |
Jon Elias
|
7a36c10128
|
chore: try fix cypress bug
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-12 11:15:02 +01:00 |
Jon Elias
|
c47e46dc5d
|
test: updated pageLoadTimeout
gitea/salix-front/pipeline/pr-master Something is wrong with the build of this commit
Details
|
2025-03-12 11:04:26 +01:00 |
Carlos Satorres
|
8abca25693
|
Merge branch 'master' into 8745-fixCustomer
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
|
2025-03-12 09:28:42 +00:00 |
Javier Segarra
|
c89081fbb5
|
Merge branch 'hotfix_ticketSale_updateDiscountTo0' of https://gitea.verdnatura.es/verdnatura/salix-front into hotfix_ticketSale_updateDiscountTo0
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
|
2025-03-12 10:01:44 +01:00 |
Jon Elias
|
afb0e912d6
|
test: fix selectOption wait to ariaControl is visible
|
2025-03-12 10:01:33 +01:00 |
Javier Segarra
|
9306f88b99
|
fix: ticketSale
|
2025-03-12 09:59:44 +01:00 |
Jon Elias
|
cb64dfdb41
|
Merge branch 'Hotfix-ZoneLocationsGetLeaves' of https://gitea.verdnatura.es/verdnatura/salix-front into Hotfix-ZoneLocationsGetLeaves
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
|
2025-03-12 09:46:03 +01:00 |
Jon Elias
|
2bcc0cdefe
|
test: fix selectOption wait to ariaControl is visible
|
2025-03-12 09:46:02 +01:00 |
Javier Segarra
|
44198ae7a7
|
fix: reset rows selected
|
2025-03-12 08:56:43 +01:00 |
Javier Segarra
|
bf41ab168d
|
feat: add icon deleted
|
2025-03-12 08:55:48 +01:00 |
Javier Segarra
|
01e8fe9eee
|
Merge branch 'master' into hotfix_ticketSale_updateDiscountTo0
|
2025-03-12 08:55:13 +01:00 |
Jon Elias
|
d22d5208e7
|
Merge branch 'master' into Hotfix-ZoneLocationsGetLeaves
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
|
2025-03-11 14:24:32 +00:00 |
Jon Elias
|
b9e5ed7346
|
fix: fixed node fetching and adapted to back data
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
|
2025-03-11 15:07:10 +01:00 |
Carlos Satorres
|
3d37fe4205
|
fix: refs #8745 customerBalance
gitea/salix-front/pipeline/pr-master There was a failure building this commit
Details
|
2025-03-11 14:13:48 +01:00 |
Javier Segarra
|
06a0ac931a
|
Merge branch 'master' into hotfix_ticketSale_updateDiscountTo0
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
|
2025-03-11 12:37:49 +00:00 |
Javier Segarra
|
0e10abc338
|
test: solve fail test
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-11 13:37:39 +01:00 |
Carlos Satorres
|
f648d8c84c
|
fix: refs #8745 checkIconTooltip, webPayment
|
2025-03-11 13:15:58 +01:00 |
Javier Segarra
|
d42b6a643d
|
fix: solve problem when discount is 0
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
|
2025-03-11 12:43:11 +01:00 |
Carlos Satorres
|
4ec90842a5
|
fix: refs #8745 fix customerGreuges, webPayment
|
2025-03-11 12:22:37 +01:00 |
Alex Moreno
|
d1b92d0f26
|
build: rebuild
gitea/salix-front/pipeline/head This commit looks good
Details
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
|
2025-03-11 10:01:47 +01:00 |
Alex Moreno
|
51776f33d4
|
Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-11 08:54:22 +01:00 |
Alex Moreno
|
427968f269
|
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front
|
2025-03-11 08:54:11 +01:00 |
Alex Moreno
|
0f85e7d8c0
|
test: enable clientBalance test suite
gitea/salix-front/pipeline/head This commit looks good
Details
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
|
2025-03-11 08:49:01 +01:00 |