Commit Graph

87 Commits

Author SHA1 Message Date
Pablo Natek c5e1ebec82 fix: refs #8638 update null check for maxlength validation in VnInput.vue
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-21 13:51:05 +01:00
Alex Moreno 9d0aee059f fix: warmFix vnInput dataCy
gitea/salix-front/pipeline/head This commit looks good Details
2025-03-05 12:38:19 +01:00
Jorge Penadés d4a18e5846 refactor(VnAccountNumber): refs #8718 update input handling and improve test descriptions
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-03-04 16:08:20 +01:00
Jorge Penadés 110b6ef548 refactor(VnAccountNumber): refs #8718 simplify model handling and input management 2025-03-04 14:28:05 +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
Pablo Natek 6b9f9188a2 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-03 13:27:23 +01:00
Pablo Natek b258c4eaac refactor: refs #6897 enhance localization entries, clean up unused code, and improve component structure 2025-02-03 13:16:57 +01:00
Alex Moreno ff813dc97a Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good Details
2025-01-28 12:15:08 +01:00
Pau Rovira 2f19f093cb feat: #8258 added hover and description to uppercase button
gitea/salix-front/pipeline/pr-test This commit looks good Details
2025-01-28 06:49:39 +00:00
Pablo Natek ece705b0ae Merge branch 'dev' of https: refs #6897//gitea.verdnatura.es/verdnatura/salix-front into 6897-entryBuyListRefactor 2025-01-27 08:21:06 +01:00
Pablo Natek f33c4d42bf refactor: refs #6897 clean up unused code, enhance input components, and add new localization entries 2025-01-27 08:11:28 +01:00
Jon Elias 59783c3d3a Merge branch 'dev' into Fix-ItemRequestDuplicate
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-01-20 07:04:09 +00:00
Jon Elias cce3162816 fix: deleted duplicate request
gitea/salix-front/pipeline/pr-dev Build queued... Details
2025-01-17 13:46:26 +01:00
Pau Rovira f834f3b754 feat: refs #8258 added button to pass to uppercase
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-01-10 07:52:22 +01:00
Pau Rovira 3148461dc1 Merge branch 'dev' of https: refs #8258//gitea.verdnatura.es/verdnatura/salix-front into 8258-uppercaseInputs
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-01-10 07:44:02 +01:00
Carlos Satorres 96f8cab38c Merge branch 'dev' into 7699-refactroViewPassword
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-01-08 08:27:54 +00:00
Pau Rovira dfd7ba9379 feat: refs #8258 added uppercase option to VnInput
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-01-08 08:14:37 +01:00
Carlos Satorres 4c57e55f25 fix: refs #7699 fix vnInputPassword 2025-01-02 13:23:02 +01:00
Pablo Natek 0d146cb3bc Merge branch 'dev' of https: refs #6897//gitea.verdnatura.es/verdnatura/salix-front into 6897-entryBuyListRefactor 2024-12-30 11:33:54 +01:00
Carlos Satorres 0d9ba62d37 fix: refs #7699 fix vnChangePassword, clean VnInput
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-12-26 07:34:31 +01:00
Carlos Satorres f0364124cc fix: refs #7699 add pwd vnInput
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-12-26 07:29:00 +01:00
Jorge Penadés 1e0e859726 fix: refs #7957 update visibility handling for clear icon in VnInput component 2024-12-16 16:08:46 +01:00
Javier Segarra a45c40f796 fix: refs #8163 minor problem when keypress
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-11-25 22:34:56 +01:00
Javier Segarra 1974fd4663 Merge branch 'dev' into 8163-VnInputFunctionality
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-11-25 14:27:44 +01:00
William Buezas 62cd952e84 feat: refs #8163 resolve conflictss
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-11-25 09:22:21 -03:00
Javier Segarra 2fa8c3f88a feat: refs #8163 limit with maxLength
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-11-23 15:59:29 +01:00
William Buezas be1cd824d8 feat: refs #8163 add max length and more tests 2024-11-22 10:55:11 -03:00
Javier Segarra ce28757a1a feat: refs #8163 maxLengthVnInput 2024-11-22 08:54:19 +01:00
William Buezas 86d19218de feat: refs #8163 add prop
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-11-21 16:54:22 -03:00
William Buezas ec40ef9351 feat: refs #8163 add VnInput insert functionality and e2e test
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-11-21 10:49:19 -03:00
Carlos Satorres a0f804ab78 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 7529-workerPIT 2024-11-21 12:19:30 +01:00
Carlos Satorres 991ef7b243 fix: refs #7529 fix te2e
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-11-21 09:32:45 +01:00
Alex Moreno 6b8470d6e1 Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into test
gitea/salix-front/pipeline/head This commit looks good Details
2024-11-21 07:59:42 +01:00
Javi Gallego 2a1cc49499 fix: ticketDescriptor
gitea/salix-front/pipeline/head This commit looks good Details
2024-11-20 13:15:40 +01:00
Javier Segarra 0a5c3bfe5b Merge branch 'dev' into improve_isRequired_input
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2024-11-08 07:29:54 +00:00
Alex Moreno abd7b76636 feat(VnInput): empty to null
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-11-05 13:50:25 +01:00
Javier Segarra 4de23c31b3 feat: use composable to unify logic
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2024-10-29 15:01:49 +01:00
Javier Segarra 4b00ab877c perf: use required instead :required="true"
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-10-29 02:26:35 +01:00
Pablo Natek 54ace8c682 refactor: refs #6897 refactor vnTable for non input editable table
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2024-10-23 10:47:44 +02:00
Pablo Natek 6dd0b32389 feat: refs #6897 editable table on field click 2024-10-19 08:45:46 +02:00
Javier Segarra 3dfb836f8e revert: rollback compress spacestyle 2024-10-10 13:56:11 +02:00
Javier Segarra d6efd21db6 style: remove space between value and label 2024-10-01 10:03:39 +02:00
Javier Segarra b3c36e555f style: refs #7404 compress spaces 2024-09-30 12:50:23 +02:00
Javier Segarra b41026806f style: refs #7404 compress spaces 2024-09-30 12:48:05 +02:00
Javier Segarra cf67865b0b feat: refs #7404 updates 2024-09-30 11:53:54 +02:00
Javier Segarra e9e2caee85 feat: autofocus after clear
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-09-23 13:18:14 +00:00
Javier Segarra ed5ba1dd1a Merge branch 'dev' into 7017_formModel_validations
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2024-09-13 22:50:13 +02:00
Javier Segarra e592a76946 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 7671_dense_itemFixedPrices 2024-09-06 10:42:07 +02:00
Javier Segarra a131cb559d feat: add max rule 2024-08-21 13:34:40 +02:00