Commit Graph

208 Commits

Author SHA1 Message Date
Jorge Penadés e29f82ba8c fix: refs #8581 ensure listbox defaults in validateDescriptor 2025-02-24 16:30:43 +01:00
Jorge Penadés 7326d08051 fix: refs #8581 ensure case-insensitive 2025-02-24 16:26:06 +01:00
Jorge Penadés 702f295403 refactor: refs #8581 extract number & date validation 2025-02-24 16:04:28 +01:00
Javier Segarra 2725571ee1 perf: remove comments 2025-02-23 14:06:31 +01:00
Jorge Penadés fcea5b7bbe feat: refs #8581 validateVnTableRows 2025-02-21 17:37:58 +01:00
Jorge Penadés 44532c4265 feat: refs #8581 add data-cy attr VnTable & implement validation rows 2025-02-21 16:59:43 +01:00
Jorge Penadés e1c4a0bdb9 Merge branch 'dev' of https: refs #8581//gitea.verdnatura.es/verdnatura/salix-front into 8581-invoiceinE2e 2025-02-21 15:15:48 +01:00
Jorge Penadés 9b0365aac4 feat: refs #8581 add validation command for card descriptor 2025-02-21 13:44:37 +01:00
Alex Moreno 1a14440850 ci: refs #6695 skip intermitent e2e
gitea/salix-front/pipeline/pr-dev Build queued... Details
2025-02-21 13:09:31 +01:00
Jorge Penadés c041877f65 refactor: refs #8581 simplify fillInForm and validateForm 2025-02-20 18:02:07 +01:00
Jorge Penadés 813e677a12 feat: refs #8581 add validateForm command for form validation with date handling 2025-02-20 16:33:46 +01:00
Jorge Penadés 94cc4f2950 refactor: refs #8581 enhance fillInForm 2025-02-20 15:53:08 +01:00
Alex Moreno a4fa89f15e fix: refs #6695 update Cypress cache handling and increase wait timeout for elements
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-20 09:47:12 +01:00
Alex Moreno 0f5f5b847e fix: refs #6695 update Cypress cache handling and increase wait timeout for elements
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-20 09:30:52 +01:00
Alex Moreno 2deeb51f5e test: refs #6695 fix e2e
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-19 14:43:48 +01:00
Javier Segarra ce15bdd99e Merge branch 'test' into warmfix_ticketList
gitea/salix-front/pipeline/pr-test This commit looks good Details
2025-02-19 00:05:28 +01:00
Jorge Penadés a4baa6812a fix: refs #8484 ensure document is fully loaded before visiting pages in tests
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-18 12:33:34 +01:00
Javier Segarra 7f370dc29c test: improve getOption command
gitea/salix-front/pipeline/pr-test This commit looks good Details
2025-02-17 22:57:11 +01:00
Jorge Penadés e1ea33c0cc fix: refs #8484 update Boss type from 'selectWorker' to 'select'
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-17 15:46:13 +01:00
Jorge Penadés d2aad80536 refactor: refs #8484 remove redundant visit command overwrite
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-17 15:42:37 +01:00
Jorge Penadés 02e94e6df5 test: refs #8484 rollback
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-17 15:26:40 +01:00
Jorge Penadés b43813d3b3 refactor: refs #8484 clean up test files by removing commented issue references and updating test cases
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-17 11:27:31 +01:00
Javier Segarra 33d6662f97 feat: same searchbar logic filter in VnFilterPanel 2025-02-16 23:35:56 +01:00
Javier Segarra b998aab6dd test: add test
gitea/salix-front/pipeline/pr-test There was a failure building this commit Details
2025-02-16 00:46:20 +01:00
Jorge Penadés 0db322474b feat: refs #8484 overwrite Cypress visit command to ensure main element exists
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-14 18:04:03 +01:00
Jorge Penadés 12615e2ce0 Merge branch 'dev' of https: refs #8484//gitea.verdnatura.es/verdnatura/salix-front into 8484-waitToDomContentLoadedInTests
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-14 17:52:48 +01:00
Alex Moreno 6d2268e433 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 6695-docker_push 2025-02-14 09:13:47 +01:00
Pablo Natek 5f624bbf7f refactor: refs #6897 clean up alignment and improve data attributes for better testing 2025-02-10 11:41:41 +01:00
Alex Moreno 257edbbd13 fix: refs #6695 fix e2e's
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-10 10:57:04 +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
Alex Moreno c1903a8e55 test: refs #6695 e2e better checkNotification
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-06 09:21:28 +01:00
Alex Moreno 02fc8fce52 test: refs #6695 e2e better checkNotification
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-06 09:15:13 +01:00
Alex Moreno 1ee6469ef7 test: refs #6695 e2e better selectOption
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-05 14:07:49 +01:00
Jose Antonio Tubau b7945fbf9a fix: refs #8484 update Boss field type to 'selectWorker' and add selectWorkerOption command 2025-02-05 12:25:06 +01:00
Jose Antonio Tubau 22dc45b91f fix: refs #8484 update wagon type deletion selector and clean up unused code in commands.js 2025-02-05 09:56:25 +01:00
Alex Moreno e8788cf2d0 test: refs #6695 e2e better selectOption
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-05 08:32:32 +01:00
Alex Moreno dbea92cb53 test: refs #6695 e2e better selectOption
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-05 07:44:14 +01:00
Alex Moreno 727b8dcbcc Merge branch 'dev' of https: refs #6695//gitea.verdnatura.es/verdnatura/salix-front into 6695-docker_push 2025-02-04 14:26:16 +01:00
Jose Antonio Tubau e31361fc9b Merge branch 'dev' of into 8484-waitToDomContentLoadedInTests
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-04 14:07:30 +01:00
Jose Antonio Tubau 3bb09c8310 refactor: refs #8484 improve selectOption command with retry logic for visibility checks 2025-02-04 13:58:56 +01:00
Alex Moreno 421970ba45 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good Details
gitea/salix-front/pipeline/pr-test There was a failure building this commit Details
2025-02-04 13:02:21 +01:00
Alex Moreno 6388d4e0f4 test: refs #6695 run all e2e (try better selectOption)
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-04 12:59:44 +01:00
Alex Moreno 6fe44481b6 test: refs #6695 run all e2e (try better selectOption)
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-04 09:13:41 +01:00
Alex Moreno c11993c413 test: refs #6695 run all e2e (try better selectOption)
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-03 15:26:42 +01:00
Alex Moreno 42ba6969ad test: refs #6695 run all e2e (try better selectOption)
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-03 15:09:40 +01:00
Alex Moreno b8761d3e4c test: refs #6695 run all e2e (try use cypress-vite && retries)
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-03 14:16:32 +01:00
Alex Moreno 6f839df311 test: refs #6695 fix selectOption command
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-03 10:55:12 +01:00
Alex Moreno c9679ac835 test: refs #6695 fix selectOption command
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-03 10:42:39 +01:00
Alex Moreno 97b93b5e38 test: refs #6695 fix selectOption command 2025-02-03 10:42:29 +01:00
Alex Moreno 0264e85aa7 test: refs #6695 handle e2e errors (better cypress config)
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-03 10:06:41 +01:00
Alex Moreno 38fea35f4f test: refs #6695 handle e2e errors (better cypress config)
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-03 09:34:23 +01:00
Jose Antonio Tubau 1acfbfa3cb refactor: refs #8484 enhance login command with session management and clean up unused commands
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-03 09:32:17 +01:00
Jose Antonio Tubau 98363c2197 refactor: refs #8484 improve search input behavior and enhance visit command with DOM content load
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-01-31 12:41:16 +01:00
Javier Segarra e156629775 feat: new command
gitea/salix-front/pipeline/pr-test This commit looks good Details
2025-01-28 23:33:39 +01:00
Carlos Satorres 39d31ec330 fix: refs #8352 fix right
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-01-28 12:40:50 +01:00
Carlos Satorres 4132bb2b46 fix: refs #8352 fix datacy
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-01-28 12:37:03 +01:00
Javier Segarra ff61a5931b test: fix clientList spec 2025-01-27 19:00:07 +01:00
Carlos Satorres 227d3a8c88 fix: refs #8352 fix rightPanel vnLog
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-01-24 08:59:12 +01:00
Jon Elias ec40dc6171 Merge branch 'dev' of https: refs #8219//gitea.verdnatura.es/verdnatura/salix-front into 8219-InvoiceOutE2E
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-01-08 07:15:52 +01:00
Jorge Penadés 30bdf42f3f Merge branch 'dev' of https: refs #7957//gitea.verdnatura.es/verdnatura/salix-front into 7957-monitorChanges
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-01-07 12:16:39 +01:00
Jon Elias c9179c101e fix: e2e tests
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-01-03 11:11:04 +01:00
Jon Elias 2b1e1e9e1a Merge branch 'dev' of https: refs #8219//gitea.verdnatura.es/verdnatura/salix-front into 8219-InvoiceOutE2E
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-12-27 08:47:42 +01:00
Jorge Penadés ea347338f4 Merge branch 'dev' of https: refs #7957//gitea.verdnatura.es/verdnatura/salix-front into 7957-monitorChanges
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2024-12-19 13:16:01 +01:00
Alex Moreno 17527cb4e7 test: refs #8315 fix VnSelect in e2e
gitea/salix-front/pipeline/pr-test This commit looks good Details
2024-12-18 11:22:04 +01:00
Jorge Penadés efeb32fb28 fix: refs #7957 vn-searchbar test
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-12-17 10:44:04 +01:00
Jon Elias a4062f188b refactor: refs #8219 requested changes
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-12-16 07:46:36 +01:00
Jon Elias 56308f40f2 Merge branch '8219-InvoiceOutE2E' of https://gitea.verdnatura.es/verdnatura/salix-front into 8219-InvoiceOutE2E
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-12-16 07:45:36 +01:00
Javier Segarra 4c01cf9603 perf: remove timeout 2024-12-05 14:55:51 +01:00
Javier Segarra 408aa9d535 test: pref minor change
gitea/salix-front/pipeline/pr-test This commit looks good Details
2024-12-05 10:20:35 +01:00
Javier Segarra c601083f8c perf: refs #8219 #8219 minor change
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-12-05 09:52:16 +01:00
Javier Segarra b1f42cc7e0 test: fix own test
gitea/salix-front/pipeline/pr-test This commit looks good Details
2024-12-03 15:35:24 +01:00
Alex Moreno 50796df06a Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good Details
2024-11-29 07:28:06 +01:00
Javier Segarra 89a2486f62 fix: refs #8061 improve code dependencies
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-11-27 23:33:39 +01:00
Javier Segarra 4539a73efc test: improve clientList
gitea/salix-front/pipeline/pr-master This commit looks good Details
2024-11-26 23:34:57 +01:00
Javier Segarra cf34204f82 Merge branch 'master' into hotfix_8217_updateCustomerCredit
gitea/salix-front/pipeline/pr-master This commit looks good Details
2024-11-26 23:21:05 +01:00
Javier Segarra 4e5754ccb5 test: perf clientList descriptor action 2024-11-25 23:49:24 +01:00
Javier Segarra c0d427ecb9 Revert "test: rename client by customer"
gitea/salix-front/pipeline/pr-master This commit looks good Details
This reverts commit 30a2da027b.
2024-11-25 23:20:15 +01:00
Javier Segarra 582a3b333a Merge branch 'dev' into cypress_randomizeValue
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-11-25 14:01:27 +01:00
Javier Segarra c4f2ea032c feat: randomize functions and example
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-11-24 17:01:54 +01:00
Javier Segarra fb4de9cda9 Merge branch 'dev' into 8061_newCP
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-11-24 09:23:37 +01:00
Javier Segarra 30a2da027b test: rename client by customer 2024-11-23 00:51:45 +01:00
Javier Segarra 4ea0d04b86 perf: formModel 2024-11-22 10:48:03 +01:00
Alex Moreno fdc71a13ff Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good Details
2024-11-21 10:26:38 +01:00
Javier Segarra 81d7b9f04f Merge branch 'dev' into 8162-E2ETickets
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-11-21 08:20:29 +00:00
William Buezas 8e411125bf test: refs #8162 more tests and change data-testid for data-cy
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-11-20 18:58:08 -03:00
Javier Segarra deb6467af8 feat: remove comments
gitea/salix-front/pipeline/pr-test This commit looks good Details
2024-11-20 10:05:10 +01:00
Javier Segarra 9da0488184 feat: remove comments 2024-11-20 10:03:23 +01:00
Javier Segarra e6f8b87890 Merge branch 'test' into fix_test_jsegarra 2024-11-19 15:05:39 +01:00
Jon Elias 1b68d3c5ea Merge branch 'test' into Fix-WorkerCreateE2E
gitea/salix-front/pipeline/pr-test This commit looks good Details
2024-11-19 13:16:41 +00:00
Jon Elias f43e974bbc fix: worker test e2e
gitea/salix-front/pipeline/pr-test This commit looks good Details
2024-11-19 14:14:50 +01:00
Javier Segarra 5515f55bf6 test: fix e2e 2024-11-19 12:51:05 +01:00
Javier Segarra 69e6f0f467 test: refs #8061 #8061 CreateNewPostcodeForm 2024-11-17 12:57:35 +01:00
William Buezas 4bfbd1925e test: refs #8162 ticket list e2e tests 2024-11-11 15:18:29 -03:00
Javier Segarra 570c09bab5 Merge branch 'dev' into cypress_features
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-11-08 07:27:26 +00:00
Alex Moreno 0b5be9e67f chore: correct checkNotification
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-11-07 17:19:35 +01:00
Javier Segarra 489df51d64 Merge branch 'dev' into fix_customer_issues
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2024-11-07 12:54:19 +01:00
Javier Segarra ed8225bf6c feat: #7782 waitUntil domContentLoad 2024-10-29 14:23:06 +01:00
Javier Segarra 0de4dfd4f8 feat: apply changes for customerModule 2024-10-29 02:15:02 +01:00
Jorge Penadés 1e16e3312e fix: refs #8078 improve cy command
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-10-28 16:21:00 +01:00
Jorge Penadés 1da86900e6 fix: refs #7524 e2e & worker module
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-10-27 13:43:38 +01:00