#8372 prevent double submit #1333

Merged
alexm merged 29 commits from 8372-fixDoubleRequest into dev 2025-02-13 12:40:17 +00:00

29 Commits

Author SHA1 Message Date
Alex Moreno 88e3bfa2b8 Merge branch 'dev' into 8372-fixDoubleRequest
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-13 12:38:44 +00:00
Jorge Penadés 75914f1870 Merge branch '8372-fixDoubleRequest' of https://gitea.verdnatura.es/verdnatura/salix-front into 8372-fixDoubleRequest
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-13 12:32:26 +01:00
Jorge Penadés 3a2cf9ae77 Merge branch 'dev' of https: refs #8372//gitea.verdnatura.es/verdnatura/salix-front into 8372-fixDoubleRequest 2025-02-13 12:32:23 +01:00
Alex Moreno 9ffafa7514 Merge branch 'dev' into 8372-fixDoubleRequest
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-13 06:30:51 +00:00
Jorge Penadés 3fc076b006 fix: refs #8372 update routeList.spec.js to correct input values for route creation and selection
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-12 10:37:40 +01:00
Jorge Penadés aee9be59aa fix: refs #8372 update routeList.spec.js to improve search functionality and clean up commented code
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-12 10:36:38 +01:00
Jorge Penadés 1f89233372 refactor: refs #8372 simplify button click handlers in FormModelPopup.vue
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-12 10:34:02 +01:00
Jorge Penadés cc2d1ed09d fix: refs #8372 correct comment syntax in routeList.spec.js
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-12 10:17:06 +01:00
Jorge Penadés 5f12532983 Merge branch 'dev' of https: refs #8372//gitea.verdnatura.es/verdnatura/salix-front into 8372-fixDoubleRequest
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-12 10:12:00 +01:00
Jorge Penadés 115b60751a chore: refs #8372 remove unnecessary param
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-11 09:31:03 +01:00
Jorge Penadés 012acb76b3 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8372-fixDoubleRequest
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-11 09:29:53 +01:00
Jorge Penadés c3fb92e26d fix: refs #8372 row selection for editing
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-09 08:39:51 +01:00
Jorge Penadés 8101e014f5 fix: refs #8372 update prevent option in FormModel tests to use false directly
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-07 17:21:29 +01:00
Jorge Penadés 9a946c0f39 fix: refs #8372 update save method calls in FormModel tests to use prevent option directly
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-07 17:18:57 +01:00
Jorge Penadés e1605e0610 fix: refs #8372 update save method to default prevent option to false
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-07 16:48:21 +01:00
Jorge Penadés c2facd5f99 fix: refs #8372 remove prevent option from save method calls in form components
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-07 16:40:18 +01:00
Jorge Penadés 2aabef2e11 fix: refs #8372 simplify save method calls by removing prevent option
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-07 16:32:52 +01:00
Jorge Penadés bcb2d5f850 Merge branch '8372-fixDoubleRequest' of https: refs #8372//gitea.verdnatura.es/verdnatura/salix-front into 8372-fixDoubleRequest
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-07 16:20:26 +01:00
Jorge Penadés 705f3d7d62 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8372-fixDoubleRequest 2025-02-07 16:19:50 +01:00
Jorge Penadés bf160dc1b0 Merge branch 'dev' into 8372-fixDoubleRequest
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-07 09:06:48 +00:00
Jorge Penadés f51e8b2e4d fix: refs #8372 e2e tests
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-06 15:47:49 +01:00
Jorge Penadés 95a2a21c80 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8372-fixDoubleRequest
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-06 13:45:12 +01:00
Jorge Penadés 16805afc88 fix: refs #8372 front test
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-06 13:44:14 +01:00
Jorge Penadés 60d96c8030 feat: refs #8372 add prevent-submit attribute
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-06 09:47:13 +01:00
Jorge Penadés d047a9deea fix: refs #8372 allow form submission without prevention
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-06 09:46:31 +01:00
Jorge Penadés b1d6f9dd9c fix: refs #8372 rollback
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-05 16:34:14 +01:00
Jorge Penadés 63133f6a18 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8372-fixDoubleRequest 2025-02-05 15:00:54 +01:00
Jorge Penadés 7c47d19a9a Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8372-fixDoubleRequest
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-05 12:59:17 +01:00
Jorge Penadés e597552dc3 fix: refs #8372 remove trailing commas in various files
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-05 12:55:26 +01:00