0
0
Fork 0
Commit Graph

12055 Commits

Author SHA1 Message Date
Pablo Natek 300d0aad22 Merge branch '8602-refatorAndCreateEntry' of https://gitea.verdnatura.es/verdnatura/salix-front into 8602-refatorAndCreateEntry 2025-03-18 09:00:38 +01:00
Pablo Natek 935ac752f5 test: refs #8602 skip ClaimDevelopment test suite 2025-03-18 09:00:36 +01:00
Pablo Natek 90c07d36cd Merge branch 'dev' into 8602-refatorAndCreateEntry 2025-03-18 07:40:23 +00:00
Alex Moreno 9014c148c5 build: init new version 2025-03-18 08:24:37 +01:00
Pablo Natek 96b4d9c51f refactor: refs #8602 remove redundant date input test from entryList.spec.js 2025-03-18 08:24:02 +01:00
Alex Moreno 99a40dba14 refactor: remove unnecessary login and reload calls in ClaimDevelopment tests 2025-03-18 08:12:31 +01:00
Pablo Natek 1961750c86 test: refs #8602 skip edit line and filter client tests in claimDevelopment and ticketList specs 2025-03-18 08:09:37 +01:00
Jorge Penadés c8dafb65e4 Merge pull request 'fix: simplify menu structure in monitor router module' (!1602) from fix_monitor_leftMenu into dev
Reviewed-on: verdnatura/salix-front#1602
Reviewed-by: Jorge Penadés <jorgep@verdnatura.es>
2025-03-17 16:32:00 +00:00
Jorge Penadés 43c15f141c Merge branch 'dev' into fix_monitor_leftMenu 2025-03-17 14:27:47 +00:00
Alex Moreno d744b22119 feat: integrate vue-router to enhance routing capabilities in ZoneCard component 2025-03-17 14:24:24 +01:00
Alex Moreno e0e15b3b3f Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev 2025-03-17 14:05:48 +01:00
Alex Moreno 2b4a24a6af Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into test 2025-03-17 14:04:02 +01:00
Alex Moreno 0b3130b4de feat: update URL generation in ZoneCard component to include route parameter 2025-03-17 14:03:23 +01:00
Pablo Natek 0ae4a98ea2 fix: refs #8602 delete unused entryDms and stockBought test files 2025-03-17 13:37:40 +01:00
Pablo Natek 53f7492d68 Merge branch 'dev' of https: refs #8602//gitea.verdnatura.es/verdnatura/salix-front into 8602-refatorAndCreateEntry 2025-03-17 13:36:29 +01:00
Jose Antonio Tubau e4b509c94d Merge pull request 'test: refs #8626 addTestCases' (!1422) from 8626-addTestCasesInRouteListTest into dev
Reviewed-on: verdnatura/salix-front#1422
Reviewed-by: Javier Segarra <jsegarra@verdnatura.es>
Reviewed-by: Pablo Natek <pablone@verdnatura.es>
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
2025-03-17 11:43:38 +00:00
Jose Antonio Tubau 02f3cbbf02 Merge branch 'dev' into 8626-addTestCasesInRouteListTest 2025-03-17 11:16:32 +00:00
Pablo Natek 64cee8b915 test: refs #8602 skip Logout test suite in logout.spec.js 2025-03-17 11:56:49 +01:00
Pablo Natek 2813322003 Merge branch '8602-refatorAndCreateEntry' of https://gitea.verdnatura.es/verdnatura/salix-front into 8602-refatorAndCreateEntry 2025-03-17 11:34:51 +01:00
Pablo Natek 4fc1427070 feat: refs #8602 skip warehouse creation and removal test in ZoneWarehouse spec 2025-03-17 11:34:48 +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
Reviewed-on: verdnatura/salix-front#1599
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
2025-03-17 10:34:31 +00:00
Jose Antonio Tubau a5716bea51 test: refs #8626 skip EntryDms, Entry, and EntryStockBought test suites 2025-03-17 11:34:21 +01:00
Alex Moreno abc64c3893 Merge branch 'dev' into 8602-refatorAndCreateEntry 2025-03-17 10:02:53 +00:00
Jose Antonio Tubau 861b535564 Merge branch '8626-addTestCasesInRouteListTest' of https://gitea.verdnatura.es/verdnatura/salix-front into 8626-addTestCasesInRouteListTest 2025-03-17 10:38:18 +01:00
Jose Antonio Tubau 46a0fb7a96 test: refs #8626 enable RouteAutonomous tests 2025-03-17 10:38:15 +01:00
Alex Moreno 68b42c4c4e test: enable 'not user' test suite in logout.spec.js and improve element visibility checks 2025-03-17 10:35:53 +01:00
Alex Moreno d18fbae3ef test: skip 'not user' test suite in logout.spec.js 2025-03-17 10:02:44 +01:00
Jose Antonio Tubau f5f32356e9 Merge branch 'dev' into 8626-addTestCasesInRouteListTest 2025-03-17 08:27:41 +00:00
Pablo Natek 0127df6738 Merge branch 'dev' of https: refs #8602//gitea.verdnatura.es/verdnatura/salix-front into 8602-refatorAndCreateEntry 2025-03-17 09:24:28 +01:00
Pablo Natek 70a1eff75f feat: refs #8602 remove unused state property from useArrayDataStore 2025-03-17 09:17:59 +01:00
Pablo Natek 8b73227b80 feat: refs #8602 streamline filter logic in EntryBuys component 2025-03-17 09:12:55 +01:00
Pablo Natek cc8aa4def0 feat: refs #8602 streamline beforeSaveFn execution in VnTable component 2025-03-17 09:00:54 +01:00
Pablo Natek f7af6d706c feat: refs #8602 streamline beforeSaveFn execution in CrudModel component 2025-03-17 08:57:47 +01:00
Pablo Natek 8e5cfe9fd8 feat: refs #8602 update localization for purchased spaces and enhance Entry components with new labels 2025-03-17 08:55:55 +01:00
Javier Segarra 8f775869ae fix: simplify menu structure in monitor router module 2025-03-16 12:53:24 +01:00
Jorge Penadés c2ade217e4 feat: refs #6919 use onMounted to fetch advanced summary in WorkerBasicData component 2025-03-14 17:13:51 +01:00
Alex Moreno 3a590d5639 test: update assertion to use contain.text for price validation 2025-03-14 13:24:06 +01:00
Jose Antonio Tubau 1f8c881af2 Merge branch 'dev' into 8626-addTestCasesInRouteListTest 2025-03-14 12:22:22 +00:00
Alex Moreno 9cfd70f252 docs: update README with e2e parallel run instructions and report viewing 2025-03-14 13:11:22 +01:00
Alex Moreno 7899f7903f test: fix intermitent e2e 2025-03-14 12:41:26 +01:00
Alex Moreno 0c2127f63f Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into dev 2025-03-14 12:15:22 +01:00
Alex Moreno 7521d506b5 test: skip reserved row marking and unmarking tests in ticketSale.spec.js 2025-03-14 12:15:20 +01:00
Javier Segarra 37e1b0a04b Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into dev 2025-03-14 12:12:32 +01:00
Javier Segarra 8bde3e4425 test: skip as reserved tests 2025-03-14 12:12:29 +01:00
Alex Moreno 1e84695a51 test: skip reserved row marking and unmarking tests in ticketSale.spec.js 2025-03-14 12:12:16 +01:00
Alex Moreno 51223e6cb4 feat: update Jenkinsfile to pull Docker images for back and db services 2025-03-14 11:40:19 +01:00
Jose Antonio Tubau a6b356a489 refactor: refs #8626 add cardVisible property to RouteList columns 2025-03-14 11:15:34 +01:00
Jose Antonio Tubau d21e0d6753 refactor: refs #8626 update RouteList columns and enable AgencyWorkCenter tests 2025-03-14 11:11:52 +01:00
Alex Moreno a83fecc706 chore: add junit-merge dependency to package.json 2025-03-14 08:02:13 +01:00
Alex Moreno 23f04dae1a Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev 2025-03-14 07:05:11 +01:00