Jon Elias
|
c9e7411c90
|
Merge branch 'master' into hotfix_ticketSale_hasChanges
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-27 14:04:07 +00:00 |
Javier Segarra
|
6e84341aea
|
perf: add await
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
|
2025-03-27 13:06:29 +01:00 |
Javier Segarra
|
a91a0146fe
|
fix: hasChanges
|
2025-03-27 13:03:21 +01:00 |
Pablo Natek
|
ba875ba5da
|
Merge pull request 'fix: correct badge color logic in EntryList based on time difference' (!1646) from fixColorOnEntryList into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1646
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-03-27 11:46:54 +00:00 |
Pablo Natek
|
e06201c3d0
|
Merge branch 'master' into fixColorOnEntryList
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-27 11:08:36 +00:00 |
Pablo Natek
|
07cb49f7a1
|
fix: comment out checkBadgeDate function in entryList.spec.js for clarity
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-27 11:41:51 +01:00 |
Javier Segarra
|
d45990c4a1
|
fix: monitorClients and monitorOrders descriptors
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-27 10:37:26 +01:00 |
Pablo Natek
|
5966fe5390
|
fix: correct badge color logic in EntryList based on time difference
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
|
2025-03-27 09:09:50 +01:00 |
Javier Segarra
|
90a49a8513
|
Merge pull request 'hotfix_rowClickActions' (!1643) from hotfix_rowClickActions into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1643
Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
|
2025-03-26 15:32:02 +00:00 |
Javier Segarra
|
28d7878b80
|
Merge branch 'master' into hotfix_rowClickActions
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-26 15:21:38 +00:00 |
Alex Moreno
|
61083b54bf
|
Merge pull request 'fix: update filter in EntryCard to include route parameter' (!1644) from hotFix_entryCard_addWhere into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1644
Reviewed-by: Pablo Natek <pablone@verdnatura.es>
|
2025-03-26 13:39:31 +00:00 |
Alex Moreno
|
bca84c54af
|
fix: update filter in EntryCard to include route parameter
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-26 14:19:09 +01:00 |
Javier Segarra
|
6528e76abb
|
Merge branch 'master' into hotfix_rowClickActions
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-26 13:50:08 +01:00 |
Javier Segarra
|
59f250fd65
|
fix: refactor click handling for state column in MonitorTickets.vue
|
2025-03-26 13:49:48 +01:00 |
Javier Segarra
|
3e0c6e0214
|
feat: add row click functionality to open customer and order summary tabs
|
2025-03-26 13:33:40 +01:00 |
Pablo Natek
|
0eda125579
|
Merge pull request 'feat: add rounded CC field to travel summary and translations' (!1639) from ccRoundedFix into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1639
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-03-26 12:16:30 +00:00 |
Pablo Natek
|
dcc45cf3d4
|
test: skip TicketList test suite
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-26 12:38:53 +01:00 |
Pablo Natek
|
ef2ce0500e
|
test: mark route cloning test as skipped for task 8814
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
|
2025-03-26 12:05:32 +01:00 |
Pablo Natek
|
1a1b399606
|
fix: move warning badge condition to the correct position in getBadgeAttrs function
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
|
2025-03-26 09:57:40 +01:00 |
Pablo Natek
|
eb4c05bc02
|
Merge branch 'ccRoundedFix' of https://gitea.verdnatura.es/verdnatura/salix-front into ccRoundedFix
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
|
2025-03-26 09:55:28 +01:00 |
Pablo Natek
|
42d613429f
|
test: mark specific tests as skipped for tasks 8814 and 8779
|
2025-03-26 09:55:26 +01:00 |
Pablo Natek
|
117bc84ec9
|
Merge branch 'master' into ccRoundedFix
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-26 07:42:47 +00:00 |
Alex Moreno
|
bbc03ddcad
|
fix: remove duplicated department selection from MonitorTicketFilter
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-26 08:30:20 +01:00 |
Pablo Natek
|
df396c08ea
|
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into ccRoundedFix
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-26 07:48:23 +01:00 |
Pablo Natek
|
02e29c167a
|
feat: add rounded CC field to travel summary and translations
gitea/salix-front/pipeline/pr-master There was a failure building this commit
Details
|
2025-03-26 07:46:39 +01:00 |
Pablo Natek
|
77f0e7b492
|
Merge pull request 'fix: update default DMS code and improve filter handling in various components' (!1637) from someHotFixes into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1637
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-03-25 13:32:41 +00:00 |
Pablo Natek
|
31205d40d3
|
fix: update default DMS code and improve filter handling in various components
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-25 14:01:29 +01:00 |
Javier Segarra
|
a519014685
|
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-25 11:41:07 +01:00 |
Javier Segarra
|
af5a850311
|
fix: remove create prop departmentFk
|
2025-03-25 11:41:04 +01:00 |
Javier Segarra
|
aa869f2bd8
|
Merge pull request 'HOTFIX: use store instead formData' (!1634) from hotfix_ticket_basicdata into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1634
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-03-25 09:22:33 +00:00 |
Javier Segarra
|
0014356b33
|
fix: use store instead formData
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-25 10:08:58 +01:00 |
Alex Moreno
|
ca4e02a2bf
|
chore: update changelog
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-25 08:39:19 +01:00 |
Alex Moreno
|
c6b36a64cb
|
Merge pull request 'fix: refs #8602 disable use-like option in EntryBuys component' (!1632) from 8602-warmFix into test
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1632
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-03-25 06:36:22 +00:00 |
Alex Moreno
|
4223680b60
|
Merge branch 'test' into 8602-warmFix
gitea/salix-front/pipeline/pr-test This commit looks good
Details
|
2025-03-25 05:30:37 +00:00 |
Pablo Natek
|
8da61655e2
|
fix: refs #8602 disable use-like option in EntryBuys component
gitea/salix-front/pipeline/pr-test This commit looks good
Details
|
2025-03-24 23:02:05 +01:00 |
Alex Moreno
|
075f81a104
|
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into test
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-24 15:10:38 +01:00 |
Alex Moreno
|
a2594d2ab0
|
Merge pull request 'feat: implement onBeforeSave function to handle form data updates' (!1629) from hotFix_claim_basicData into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1629
Reviewed-by: Javier Segarra <jsegarra@verdnatura.es>
|
2025-03-24 14:10:27 +00:00 |
Alex Moreno
|
95b566993a
|
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into test
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-24 14:53:13 +01:00 |
Alex Moreno
|
ec456b5ac8
|
Merge branch 'master' into hotFix_claim_basicData
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-24 13:52:52 +00:00 |
Jorge Penadés
|
e36d36e2d5
|
Merge pull request 'feat: refs #6919 enhance filter in AccountSummary component to include entity ID' (!1628) from 6919-hotfix-whereClause into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1628
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-03-24 13:37:06 +00:00 |
Alex Moreno
|
e1ef6f87f3
|
feat: implement onBeforeSave function to handle form data updates
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-24 14:01:43 +01:00 |
Pablo Natek
|
9f9f4555dc
|
Merge pull request 'feat: refs #8638 add AWB field to travel and entry forms, update translations and styles' (!1620) from 8638-entryUpgradesForInvoiceInFixes into test
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1620
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-03-24 12:52:12 +00:00 |
Jorge Penadés
|
ae228b7ed5
|
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into 6919-hotfix-whereClause
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-24 12:42:03 +01:00 |
Jorge Penadés
|
798371682c
|
feat: refs #6919 enhance filter in AccountSummary component to include entity ID
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
|
2025-03-24 12:39:40 +01:00 |
Pablo Natek
|
dd1ec72bee
|
Merge branch 'test' into 8638-entryUpgradesForInvoiceInFixes
gitea/salix-front/pipeline/pr-test This commit looks good
Details
|
2025-03-24 11:19:25 +00:00 |
Javier Segarra
|
d008b23bdc
|
Merge pull request '#8779 - TicketList e2e inter' (!1624) from warmifx_ticketList_e2e into test
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1624
Reviewed-by: Pablo Natek <pablone@verdnatura.es>
|
2025-03-24 09:22:45 +00:00 |
Javier Segarra
|
2bdebc1e0d
|
test: waitSpinner() when load dialog
gitea/salix-front/pipeline/pr-test This commit looks good
Details
|
2025-03-24 09:27:35 +01:00 |
Pablo Natek
|
bfa375bacd
|
feat: refs #8638 add data attributes for transfer buys functionality in EntryBuys.vue and corresponding tests
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
gitea/salix-front/pipeline/pr-test This commit looks good
Details
|
2025-03-24 08:22:13 +01:00 |
Pablo Natek
|
c5e1ebec82
|
fix: refs #8638 update null check for maxlength validation in VnInput.vue
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
|
2025-03-21 13:51:05 +01:00 |
Pablo Natek
|
eb6046f338
|
fix: refs #8638 restore invoiceInBasicData
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
|
2025-03-21 13:28:22 +01:00 |