Commit Graph

1461 Commits

Author SHA1 Message Date
Jorge Penadés fc0d409ab6 fix: refs #8581 update Cypress test paths and improve download validation logic
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-12 10:22:17 +01:00
Jorge Penadés b86ba0c67b Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8581-invoiceinE2e
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-12 09:15:21 +01:00
Jorge Penadés 0a41e0a93e fix: refs #8581 update invoiceInList tests to use waitTableScrollLoad for better synchronization
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-11 17:30:42 +01:00
Jorge Penadés 291946e78c fix: refs #8581 remove unnecessary waitTableLoad call in validateVnTableRows command
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-11 17:19:52 +01:00
Jorge Penadés 8890006c43 fix: refs #8581 update validateDownload command to support multiple file types 2025-03-11 17:19:39 +01:00
Jorge Penadés f5a1172d32 fix: refs #8581 update validateDownload command to restrict file type to text/plain
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-11 14:48:17 +01:00
Jorge Penadés 319c23dd98 fix: refs #8581 update validateDownload command to support jpeg/image type
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-11 14:42:43 +01:00
BENJAMIN ESTEVE DIAZ CANO 4c12af8ec2 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8041-unifyClassLink
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-11 12:57:40 +01:00
Jorge Penadés 2c134f9935 refactor: refs #8581 simplify createCorrective function and update assertions for invoice creation
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-11 12:52:02 +01:00
Jorge Penadés aeab837348 test: refs #8581 rollback
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-11 12:44:44 +01:00
Jorge Penadés ab1800d8ca Merge branch 'dev' of https: refs #8581//gitea.verdnatura.es/verdnatura/salix-front into 8581-invoiceinE2e
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-11 11:15:49 +01:00
Jorge Penadés f783aa43de feat: refs #8581 update InvoiceInDescriptorMenu and tests for improved dialog handling and form submission
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-11 11:15:25 +01:00
Alex Moreno edf6231b62 test: skip WorkerBusiness test suite
gitea/salix-front/pipeline/head This commit looks good Details
2025-03-11 11:09:31 +01:00
Jorge Penadés 4ce9254af0 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8581-invoiceinE2e 2025-03-11 10:55:37 +01:00
Jose Antonio Tubau 94df728641 Merge branch 'dev' into 8648-addTestCasesInRoadmapListTest
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-11 08:52:56 +00:00
Jorge Penadés b5f2abcfac Merge branch 'dev' of https: refs #8581//gitea.verdnatura.es/verdnatura/salix-front into 8581-invoiceinE2e
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-11 09:48:16 +01:00
Javier Segarra d37e01f35d Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good Details
2025-03-11 08:49:19 +01:00
Javier Segarra 216317a5a8 test: try to solve the problem 2025-03-11 08:49:17 +01:00
Alex Moreno 12a74948b2 test: enable clientBalance test suite
gitea/salix-front/pipeline/head This commit looks good Details
2025-03-11 08:48:49 +01:00
Alex Moreno 8cc7ae7b01 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev 2025-03-11 08:48:29 +01:00
Alex Moreno 95bd3e7d63 Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into test
gitea/salix-front/pipeline/head This commit looks good Details
gitea/salix-front/pipeline/pr-master This commit is unstable Details
2025-03-11 08:48:15 +01:00
Carlos Satorres 34d4944fbf test: fix clientBalance
gitea/salix-front/pipeline/head This commit looks good Details
2025-03-11 08:47:33 +01:00
Alex Moreno 5ca5c77437 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good Details
2025-03-11 08:20:11 +01:00
Alex Moreno a2a7bdb762 test: skip Client balance tests in Cypress
gitea/salix-front/pipeline/head This commit looks good Details
gitea/salix-front/pipeline/pr-master This commit is unstable Details
2025-03-11 08:20:06 +01:00
Jorge Penadés d528b48735 fix: refs #8581 correct syntax for down arrow key input in client balance mandate test 2025-03-10 16:40:28 +01:00
Jorge Penadés 1cf7c68a56 refactor: refs #8581 simplify file download validation in invoiceInDescriptor test
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-10 16:19:56 +01:00
Jorge Penadés 4bd5c70b44 refactor: refs #8581 remove unnecessary option selections in invoiceInCorrective test
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-10 16:08:44 +01:00
Jose Antonio Tubau 0fd66f8f7d Merge branch 'dev' into 8648-addTestCasesInRoadmapListTest
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-10 14:00:19 +00:00
BENJAMIN ESTEVE DIAZ CANO 6c76eb481b fix: refs #8041 update summaryHeader selector in ParkingList test
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-10 14:23:49 +01:00
Jorge Penadés 1b0f9daac4 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8581-invoiceinE2e
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-10 14:23:19 +01:00
BENJAMIN ESTEVE DIAZ CANO 6ade4231c9 Merge branch 'dev' into 8041-unifyClassLink
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-10 13:20:28 +00:00
Alex Moreno a49b2851a8 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good Details
2025-03-10 14:14:29 +01:00
Alex Moreno 0e06f1fdb4 Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into test
gitea/salix-front/pipeline/head This commit looks good Details
gitea/salix-front/pipeline/pr-master This commit is unstable Details
2025-03-10 14:14:19 +01:00
Jorge Penadés 120107cc7a Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8581-invoiceinE2e
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-10 14:00:38 +01:00
BENJAMIN ESTEVE DIAZ CANO 9e1ea248b4 Merge branch 'dev' into 8041-unifyClassLink
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-10 12:42:52 +00:00
Jorge Penadés d23bc5f67d fix(ui): refs #8581 add data-cy attributes for better test targeting
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-10 13:38:49 +01:00
Jose Antonio Tubau 80935d910b Merge branch 'dev' into 8648-addTestCasesInRoadmapListTest
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-10 12:07:08 +00:00
Alex Moreno 18909b429d test(OrderList): fix inconsistency
gitea/salix-front/pipeline/head This commit looks good Details
2025-03-10 12:36:19 +01:00
Carlos Satorres 4b1946c93b Merge branch 'dev' into 8583-workerE2ETest
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-10 10:50:07 +00:00
Carlos Satorres 3647dbe17c Merge branch '8583-workerE2ETest' of https://gitea.verdnatura.es/verdnatura/salix-front into 8583-workerE2ETest
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-10 11:39:52 +01:00
Carlos Satorres 1a824cd363 fix: refs #8583 fix AddCard 2025-03-10 11:39:49 +01:00
Jorge Penadés 5ae91430a9 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8581-invoiceinE2e
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-10 11:30:08 +01:00
Jorge Penadés c64986ba23 test(invoiceInCorrective): refs #8581 add visibility test for corrective invoice section
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-10 11:29:21 +01:00
Javier Segarra 7a244412ef test: skip random fail test 2025-03-10 11:27:35 +01:00
Jorge Penadés a239f84498 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8581-invoiceinE2e
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-10 11:04:40 +01:00
Javier Segarra 99ebfd155b Merge branch 'dev' into 8648-addTestCasesInRoadmapListTest
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-10 09:22:22 +00:00
Alex Moreno f627b1b775 test(TicketList): fix inconsistency
gitea/salix-front/pipeline/head This commit looks good Details
2025-03-10 09:57:10 +01:00
Carlos Satorres 1dce660239 Merge branch 'dev' into 8583-workerE2ETest
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-10 07:38:45 +00:00
Jorge Penadés 3d02b75365 test: refs #8581 update supplier reference in InvoiceInList filtering test
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-07 15:33:38 +01:00
Jose Antonio Tubau 081dd7ef4c Merge branch 'dev' into 8648-addTestCasesInRoadmapListTest
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-07 14:30:53 +00:00