Commit Graph

157 Commits

Author SHA1 Message Date
Alex Moreno 23dbd2a862 fix: refs #8224 update VnSelect component to handle nullish emit-value correctly
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-04-30 10:41:01 +02:00
Alex Moreno efa68e9489 fix: refs #8224 refine loading condition in VnSelect component
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-04-30 09:38:11 +02:00
Alex Moreno c2a470c25e Merge branch 'dev' of https: refs #8224//gitea.verdnatura.es/verdnatura/salix-front into 8224-contextMenu
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-04-30 08:58:00 +02:00
Javier Segarra 614bb73f94 Merge branch 'dev' into fix_vnselect_scroll 2025-04-28 13:24:12 +02:00
Alex Moreno 1511264aea test: refs #8224 adapt fillInForm
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-04-28 09:08:22 +02:00
Alex Moreno b1d637f382 test: refs #8224 fix e2e using select, use containts()
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-04-25 14:13:45 +02:00
Alex Moreno 24f8d1c2e5 fix(VnSelect): refs #8224 add hideSelected prop to VnSelect for improved focus handling
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-25 11:12:16 +02:00
Alex Moreno f509616f86 fix(VnSelect): refs #8224 improve focus handling and update selected item template
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-04-23 14:59:41 +02:00
Alex Moreno 4ad9a3e613 feat: refs #8224 exclude filter
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-04-23 13:39:33 +02:00
Javier Segarra ccf3157043 fix: use popup evt to handle loading
gitea/salix-front/pipeline/pr-dev Build queued... Details
2025-04-23 13:13:04 +02:00
Alex Moreno 508a82ee75 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-23 12:12:34 +02:00
Alex Moreno 33bde1732f fix: remove readonly attribute from VnSelect component to improve interactivity
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-23 12:08:26 +02:00
Alex Moreno efa0be5bc5 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-23 11:17:16 +02:00
Alex Moreno 4da9d7b262 Merge branch 'test' into warmifx_select_scroll
gitea/salix-front/pipeline/pr-test This commit looks good Details
2025-04-22 10:32:38 +00:00
Javier Segarra 4033dd472d fix: change disable to readonly for loading state in VnSelect component
gitea/salix-front/pipeline/pr-test There was a failure building this commit Details
2025-04-22 11:22:18 +02:00
Jorge Penadés 412e04b1ff Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8277-createEntryControl
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-17 15:53:06 +02:00
Alex Moreno 95bbe04e32 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-17 15:02:45 +02:00
Alex Moreno 7d51465e03 fix(VnSelect): warning and error isLoading
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-17 15:02:35 +02:00
Jorge Penadés 0009ed8fdd Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8277-createEntryControl 2025-04-17 12:26:26 +02:00
Alex Moreno d4a0939c28 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-17 11:00:00 +02:00
Alex Moreno 99bc6d3b75 fix: add optional chaining to loading state check in VnSelect component
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-17 10:59:57 +02:00
Alex Moreno 6265c44c67 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-17 10:51:42 +02:00
Alex Moreno c5fb889b75 fix: simplify loading state check in VnSelect component
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-17 10:49:50 +02:00
Alex Moreno 3815a9772e Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-17 10:44:35 +02:00
Alex Moreno 6336cf9e24 test: fix warning
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-17 10:44:07 +02:00
Jorge Penadés 3d573fc871 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8277-createEntryControl
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-04-17 10:30:36 +02:00
Alex Moreno 9b1eaf949a Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-17 08:03:20 +02:00
Jorge Penadés 3ff9cdd8fc Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8277-createEntryControl
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-16 15:45:09 +02:00
Alex Moreno 650b205a04 fix(CrudModel, VnSelect): improve loading state handling and condition checks
gitea/salix-front/pipeline/pr-master Something is wrong with the build of this commit Details
2025-04-16 09:52:30 +02:00
Alex Moreno 71ae35be26 fix(ItemTags): wait data
gitea/salix-front/pipeline/pr-master This commit looks good Details
refactor: components use real loading
2025-04-16 09:18:53 +02:00
Jon Elias be3c48b9f1 refactor: refs #8647 solved inject warning
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-04-11 11:50:39 +02:00
Jon Elias a4e4c882ee refactor: refs #8647 deleted many warnings and skipped only true failing e2e in local branch
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-04-11 10:17:11 +02:00
Jorge Penadés 85fa1543c1 Merge branch '8647_fix_warnings' of https: refs #8647//gitea.verdnatura.es/verdnatura/salix-front into 8647_fix_warnings
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-10 18:10:45 +02:00
Jorge Penadés 7ee32158c7 Merge branch 'dev' of https: refs #8647//gitea.verdnatura.es/verdnatura/salix-front into 8647_fix_warnings 2025-04-10 18:09:47 +02:00
Jon Elias d31c2d55eb test: refs #8647 fix warnings arraydata and vnselect
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-09 14:00:52 +02:00
Javier Segarra 227dec72b3 Merge branch 'dev' into 8647_fix_warnings 2025-03-25 18:58:20 +01:00
Jorge Penadés 998cde58a1 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8277-createEntryControl
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-25 16:19:33 +01:00
Javier Segarra 303b9cb5a5 Merge branch 'dev' of https: refs #8647//gitea.verdnatura.es/verdnatura/salix-front into 8647_fix_warnings
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-24 03:32:27 +01:00
Benjamin Esteve a6531ff6e4 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8683-vnSelectSortByOptionLabel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-21 10:54:39 +01:00
Jorge Penadés 0315b1c8fc Merge branch 'dev' of https: refs #8277//gitea.verdnatura.es/verdnatura/salix-front into 8277-createEntryControl
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-21 08:51:50 +01:00
Jorge Penadés 9b3fc52377 feat: refs #8277 add agricultural and account type fields, enhance filtering options, and update localization
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-20 18:05:17 +01:00
Jorge Penadés 80cb7e9075 feat: refs #8775 enhance VnSelect component with nextTick for improved loading handling
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-03-18 10:09:10 +01:00
Benjamin Esteve 68af7a50fa fix: refs #8683 update computedSortBy to append ' ASC' to optionLabel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-07 11:59:22 +01:00
Benjamin Esteve d893505cd6 fix: refs #8683 update fetchFilter to use computed sortBy value
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-07 09:14:18 +01:00
Benjamin Esteve b311fe3449 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8683-vnSelectSortByOptionLabel
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-07 07:18:22 +01:00
Jorge Penadés 13a904290c refactor: refs #8647 simplify filter handling logic in VnSelect component
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-06 12:12:26 +01:00
Jorge Penadés 7433c3c551 Merge branch 'dev' of https: refs #8647//gitea.verdnatura.es/verdnatura/salix-front into 8647_fix_warnings 2025-03-06 11:17:55 +01:00
Alex Moreno 09c80bda41 fix(VnSelect): event.preventDefault(); (git revert)
gitea/salix-front/pipeline/pr-test This commit looks good Details
gitea/salix-front/pipeline/head This commit looks good Details
2025-03-04 08:19:53 +01:00
Benjamin Esteve a07afe3a94 refactor: refs #8683 enhance sorting logic in VnSelect component
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-02-28 13:44:14 +01:00
Jorge Penadés 55d51ddf22 fix: refs #8647 add filter function prop to VnSelect component and refactor bank entity filter logic 2025-02-28 12:43:35 +01:00