Commit Graph

925 Commits

Author SHA1 Message Date
Jose Antonio Tubau 2d03b3a0b7 Merge branch 'dev' into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-31 06:34:06 +00:00
Alex Moreno 7648fc6743 refactor: refs #8534 simplify stateQueryGuard usage and improve test structure
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-28 08:06:51 +01:00
Alex Moreno 9d53418e21 fix: refs #8534 enhance stateQueryGuard to handle identical routes and improve test coverage 2025-03-27 07:53:17 +01:00
Alex Moreno d63c35192d fix: refs #8534 update stateQueryGuard to check route changes and improve loading state handling
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-03-26 15:01:23 +01:00
Jose Antonio Tubau 2775e0193b Merge branch 'dev' into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-24 07:56:13 +00:00
Alex Moreno 3fd6eeda49 refactor: refs #8534 simplify title extraction logic and update Cypress command for warehouse selection
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-03-24 08:41:43 +01:00
Alex Moreno d17ff84a29 feat: refs #8534 add setPageTitle to router hooks for improved page title management
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-23 12:47:05 +01:00
Alex Moreno b5e9c381ad test: refs #8534 add unit tests for stateQueryGuard to ensure proper loading behavior
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-23 11:59:53 +01:00
Alex Moreno 44e5b136f0 feat: refs #8534 implement navigation and state query guards for improved routing control
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-23 11:58:21 +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 b2eaf7543c fix: refs #7323 department
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-03-20 12:25:14 +01:00
Pablo Natek 90c07d36cd Merge branch 'dev' into 8602-refatorAndCreateEntry
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-18 07:40:23 +00:00
Jose Antonio Tubau 013410e4a9 Merge branch 'dev' into 8440-createVehicleNotes 2025-03-17 15:05:39 +00:00
Jorge Penadés 43c15f141c Merge branch 'dev' into fix_monitor_leftMenu
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-17 14:27:47 +00: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
Pablo Natek 0127df6738 Merge branch 'dev' of https: refs #8602//gitea.verdnatura.es/verdnatura/salix-front into 8602-refatorAndCreateEntry
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-17 09:24:28 +01:00
Javier Segarra 8f775869ae fix: simplify menu structure in monitor router module
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-16 12:53:24 +01:00
Jose Antonio Tubau 1f8c881af2 Merge branch 'dev' into 8626-addTestCasesInRouteListTest
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-14 12:22:22 +00:00
Jose Antonio Tubau c4cf81a802 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-14 07:30:34 +01:00
Jose Antonio Tubau 8bbd3a63ab refactor: refs #8626 update button styles and improve route redirection logic 2025-03-13 08:21:35 +01:00
Javi Gallego 345e9532e6 Merge branch 'dev' into 6802-Clientes-gestionados-por-equipos 2025-03-12 16:16:29 +01:00
Jose Antonio Tubau 8674e14fe7 Merge branch 'dev' into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-12 10:12:30 +00:00
Jose Antonio Tubau 3aec5584db Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8440-createVehicleNotes 2025-03-12 09:02:23 +01:00
Pablo Natek c2a29e4a9d Merge branch 'dev' into 8616-fixWarningsRouteSection
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-11 08:13:50 +00:00
Pablo Natek 2b2f4bb8ab feat: refs #8602 update entry components and tests, add data-cy attributes for Cypress integration 2025-03-10 11:12:46 +01:00
Alex Moreno 3098d24184 Merge branch 'dev' into 8616-fixWarningsRouteSection
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-07 11:20:20 +00:00
Alex Moreno 32d1381003 Merge branch 'dev' into 8322-Wagon
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-07 10:53:52 +00:00
Jon Elias 504f70ab55 refactor: refs #8606 deleted code and fixed translation 2025-03-07 07:44:31 +01:00
Alex Moreno 64ad46a4d9 refactor: refs #8322 remove keyBinding from Wagon router module 2025-03-06 13:44:22 +01:00
Alex Moreno 94918011e6 refactor: refs #8322 update WagonCard component and routing structure 2025-03-06 13:22:02 +01:00
Jon Elias 1057e1d469 Merge branch 'dev' of https: refs #8606//gitea.verdnatura.es/verdnatura/salix-front into 8606-FixZoneModuleV2 2025-03-06 12:21:10 +01:00
Alex Moreno 57c2cc1baf Merge branch 'dev' of https: refs #8322//gitea.verdnatura.es/verdnatura/salix-front into 8322-Wagon 2025-03-06 11:42:20 +01:00
Alex Moreno 91e25acd55 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev 2025-03-06 11:33:17 +01:00
Jorge Penadés 3679cbd253 fix: refs #8316 add rectificative handling in invoiceIn route
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-03-06 10:16:27 +01:00
Javi Gallego d1d4da1183 Merge branch 'dev' into 6802-Clientes-gestionados-por-equipos 2025-03-05 12:55:41 +01:00
Alex Moreno b9b5bd4c8a Revert "revert 1015acefb7e400be2d8b5958dba69b4d98276b34"
gitea/salix-front/pipeline/pr-test This commit looks good Details
This reverts commit 223a1ea449.
2025-02-25 09:40:46 +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
Javier Segarra 82b2180cba Merge branch 'dev' into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-21 10:26:38 +00:00
Jon Elias 705ca0402a feat: refs #8606 adapt module to VnCatdBeta
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-21 10:14:59 +01:00
Jose Antonio Tubau bb928a0c76 refactor: refs #8616 update routing components for AgencyList and RouteRoadmap in route.js
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-20 08:53:37 +01:00
PAU ROVIRA ROSALENY cb2d2d1ce0 feat: refs #8612 changed shelving to VnTable & created e2e tests
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-18 15:00:58 +01:00
Javi Gallego 520db66ac6 Merge branch 'dev' into 6802-Clientes-gestionados-por-equipos 2025-02-12 08:03:32 +01:00
Pablo Natek cce9016e4e Merge branch 'dev' into 6897-refactorVnTableAndEntryBuys
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-11 15:50:51 +00:00
Carlos Satorres a0b7f0083d Merge branch 'dev' into 7550-refactPagesParking
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-11 15:26:23 +00:00
Pablo Natek 7b2240b01d Merge branch 'dev' of https: refs #6897//gitea.verdnatura.es/verdnatura/salix-front into 6897-entryBuyListRefactor 2025-02-11 12:24:15 +01:00
Jose Antonio Tubau b229fc0ff3 Merge branch 'dev' into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-10 12:43:59 +00:00
Jose Antonio Tubau 51afa21fa4 feat: refs #8440 add VehicleNotes component and update routing
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-10 13:41:03 +01:00
Alex Moreno 03ef6f01e5 Merge branch 'dev' into 7550-refactPagesParking
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 06:14:25 +00:00
Pablo Natek af2cbda077 Merge branch 'dev' of https: refs #6897//gitea.verdnatura.es/verdnatura/salix-front into 6897-entryBuyListRefactor
gitea/salix-front/pipeline/head This commit looks good Details
2025-02-09 18:28:33 +01:00
Pablo Natek b37923e194 feat: refs #6897 add success messages for entry lock and improve data attributes for better testing 2025-02-09 18:24:41 +01:00