Commit Graph

12115 Commits

Author SHA1 Message Date
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
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
Pablo Natek a39f648da0 fix: refs #8638 update comment formatting in VnTable.vue
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-21 13:25:17 +01:00
Pablo Natek c9bd7d1a47 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into 8638-entryUpgradesForInvoiceInFixes
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-21 13:22:13 +01:00
Pablo Natek 4ed1021a67 feat: refs #8638 add AWB field to travel and entry forms, update translations and styles
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-21 13:19:43 +01:00
Jon Elias 0110ad3437 Merge pull request 'Warmfix[Submodule Descriptors]: Fixed submodule descriptors icons' (!1616) from Warmfix-SubModulesIcons into test
gitea/salix-front/pipeline/head This commit looks good Details
Reviewed-on: #1616
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
2025-03-21 06:17:18 +00:00
Jon Elias 0ff590d5bb fix: fixed submodule descriptors icons
gitea/salix-front/pipeline/pr-test This commit looks good Details
2025-03-20 16:30:38 +01:00
Alex Moreno 6c84c4ae77 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-20 14:38:58 +01: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 0d63c4ec2c Merge pull request 'Warmifx[CardDescriptor]: Fixed department descriptor icon' (!1612) from Warmfix-DepartmentIcon into test
gitea/salix-front/pipeline/head This commit looks good Details
Reviewed-on: #1612
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
2025-03-20 11:19:10 +00:00
Jon Elias 9ae89eaf93 refactor: deleted useless
gitea/salix-front/pipeline/pr-test This commit looks good Details
2025-03-20 09:24:56 +01:00
Jon Elias 42022889b2 fix: card descriptor imports
gitea/salix-front/pipeline/pr-test This commit looks good Details
2025-03-18 14:13:01 +01:00
Jon Elias 092a338e72 fix: card descriptor merge
gitea/salix-front/pipeline/pr-test There was a failure building this commit Details
2025-03-18 14:03:38 +01:00
Jon Elias fb912725b3 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into Warmfix-DepartmentIcon
gitea/salix-front/pipeline/pr-test There was a failure building this commit Details
2025-03-18 14:01:53 +01:00