Commit Graph

86 Commits

Author SHA1 Message Date
Alex Moreno 659d73e11a test: skip RouteAutonomous tests temporarily
gitea/salix-front/pipeline/head This commit looks good Details
2025-03-26 08:13:42 +01:00
Jose Antonio Tubau 93b5be7628 test: refs #8621 ensure elements are visible before interaction in cmrList tests
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-17 14:09:14 +01:00
Jose Antonio Tubau aa9e0bb2a2 Merge branch 'dev' into 8621-createCmrListE2eTest
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-17 13:07:12 +01:00
Jose Antonio Tubau 7e74ab58da fix: refs #8621 intermittent test
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-17 12:03:26 +01:00
Jose Antonio Tubau 46a0fb7a96 test: refs #8626 enable RouteAutonomous tests 2025-03-17 10:38:15 +01:00
Jose Antonio Tubau d21e0d6753 refactor: refs #8626 update RouteList columns and enable AgencyWorkCenter tests
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-14 11:11:52 +01:00
Jose Antonio Tubau 911097dae4 test: refs #8621 remove unnecessary checkbox click in CMR list test
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-14 07:25:58 +01:00
Jose Antonio Tubau bf7533e82f Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8621-createCmrListE2eTest
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-13 15:35:28 +01:00
Jose Antonio Tubau 18fe420021 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8626-addTestCasesInRouteListTest
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-13 13:18:53 +01:00
Alex Moreno f151bbec59 test: skip intermitent e2e
gitea/salix-front/pipeline/head This commit looks good Details
2025-03-13 13:15:41 +01:00
Jose Antonio Tubau 17a18e8b49 refactor: refs #8626 improve test messages and selectors in route tests
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-13 10:06:05 +01:00
Jose Antonio Tubau c50d6d884e test: refs #8621 add data-cy attributes for summary navigation buttons in CMR list tests
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-13 09:02:41 +01:00
Jose Antonio Tubau 54bfd9f384 Merge branch '8626-addTestCasesInRouteListTest' into 8621-createCmrListE2eTest
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-13 08:41:04 +01:00
Jose Antonio Tubau b5b863bc4f test: refs #8626 enable route listing and creation tests, add assigned tickets redirection test
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-13 08:21:45 +01:00
Jose Antonio Tubau 656f279301 refactor: refs #8626 enhance Worker and Agency components with data attributes and improved routing
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-12 15:32:15 +01:00
Jose Antonio Tubau 2d7e16764e Merge branch 'dev' into 8626-addTestCasesInRouteListTest
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-12 12:50:15 +01:00
Jose Antonio Tubau 6a0c58631c fix: refs #8621 test for date input selector
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-12 12:34:03 +01:00
Jose Antonio Tubau 050c76a8ac Merge branch 'dev' into 8621-createCmrListE2eTest
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-12 11:55:08 +01:00
Jose Antonio Tubau f255963ef0 refactor: refs #8621 update RouteDescriptor and RouteList components; enhance route tests
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-12 11:51:18 +01:00
Alex Moreno e42260207d Merge branch 'dev' into 8659-fixAgencyWorkCenterE2eTest
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-12 08:46:57 +00:00
Jose Antonio Tubau 9c7034f6cd Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8621-createCmrListE2eTest 2025-03-12 08:48:32 +01:00
Jose Antonio Tubau 4f7c6eb739 Merge branch 'dev' into 8621-createCmrListE2eTest
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-11 08:44:01 +01:00
Jose Antonio Tubau fb64c24db5 test: refs #8626 refactor routeList.spec.js to use a constant for summary URL 2025-03-10 07:03:29 +01:00
Jose Antonio Tubau 574b143626 test: refs #8626 update assertion in routeList.spec.js to use 'should' syntax
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-07 15:50:45 +01:00
Jose Antonio Tubau e4c40b899c Merge branch 'dev' into 8659-fixAgencyWorkCenterE2eTest
gitea/salix-front/pipeline/pr-dev Build started... Details
2025-03-07 13:41:25 +01:00
Jose Antonio Tubau 716a30aef2 test: refs #8659 update AgencyWorkCenter spec to combine add, check, and remove work center scenarios
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-07 13:40:33 +01:00
Jose Antonio Tubau bf1e9d20af Merge branch 'dev' into 8648-addTestCasesInRoadmapListTest
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-07 12:32:45 +00:00
Jose Antonio Tubau 27957c5775 test: refs #8626 enable route extended list tests in Cypress
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-07 13:25:29 +01:00
Jose Antonio Tubau f2f0256034 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8626-addTestCasesInRouteListTest
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-07 13:25:03 +01:00
Jose Antonio Tubau d6f53ad63c fix: refs #8626 remove duplicate ref attribute from RouteList.vue
gitea/salix-front/pipeline/pr-dev Build queued... Details
2025-03-07 13:24:57 +01:00
Alex Moreno dfddab0892 test: skip route extended list tests in Cypress
gitea/salix-front/pipeline/head This commit looks good Details
2025-03-07 13:19:31 +01:00
Alex Moreno 3f21c61bef Merge branch 'dev' into 8648-addTestCasesInRoadmapListTest
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-07 11:13:23 +00:00
Jose Antonio Tubau 74a9adec5e Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8626-addTestCasesInRouteListTest
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-07 11:20:34 +01:00
Jose Antonio Tubau ccba0d038e Merge branch 'dev' into 8626-addTestCasesInRouteListTest
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-07 08:28:02 +00:00
Javier Segarra 68cc1ad016 Merge branch 'dev' into 8648-addTestCasesInRoadmapListTest
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-03 21:57:36 +00:00
Jose Antonio Tubau a0a5c4944b refactor: refs #8648 update roadmap deletion test to use current element text
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-03 14:13:26 +01:00
Jose Antonio Tubau 01985512b6 Merge branch 'dev' into 8619-fixRouteExtendedListTest
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-03 08:35:45 +00:00
Jose Antonio Tubau 3cbca6ca26 Merge branch 'dev' into 8594---createTestE2eVehicleList
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-03 07:11:02 +00:00
Jose Antonio Tubau 250f814b4b Merge branch 'dev' into 8619-fixRouteExtendedListTest
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-02-28 12:35:49 +00:00
Jose Antonio Tubau 0ec0dcdd9a Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8620-createTestE2ERouteAutonomous 2025-02-28 10:36:58 +01:00
Jose Antonio Tubau b614cb2046 refactor: refs #8619 simplify empty data check in RouteDescriptor component
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-27 11:53:49 +01:00
Jose Antonio Tubau 6ff5e30ade Merge branch 'dev' of https: refs #8626//gitea.verdnatura.es/verdnatura/salix-front into 8626-addTestCasesInRouteListTest
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-27 08:20:30 +01:00
Jose Antonio Tubau cc621e4814 Merge branch 'dev' into 8648-addTestCasesInRoadmapListTest
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-27 06:11:28 +00:00
Jose Antonio Tubau 8d28253548 Merge branch 'dev' into 8594---createTestE2eVehicleList
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-27 06:10:39 +00:00
Jose Antonio Tubau 70c2f6b2b0 refactor: refs #8594 update vehicle summary tests to use expected variable for consistency
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-26 12:33:35 +01:00
Jose Antonio Tubau 083e68c291 test: refs #8621 add functionality to remove filters in cmrList e2e tests
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-26 09:09:19 +01:00
Jose Antonio Tubau ee3ebc51f1 test: refs #8621 add e2e tests for cmrList
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-25 15:27:01 +01:00
Alex Moreno c67ae3e17e Revert "revert 1015acefb7e400be2d8b5958dba69b4d98276b34"
gitea/salix-front/pipeline/head There was a failure building this commit Details
This reverts commit 223a1ea449.
2025-02-25 09:53:02 +01:00
Alex Moreno c89178e6a5 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good Details
2025-02-25 07:23:18 +01:00
Javier Segarra 223a1ea449 revert 1015acefb7
gitea/salix-front/pipeline/pr-test This commit looks good Details
gitea/salix-front/pipeline/head This commit looks good Details
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
revert Merge branch 'test' into master
2025-02-24 15:52:21 +00:00