Commit Graph

1533 Commits

Author SHA1 Message Date
Alex Moreno 101298f681 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good Details
2025-05-20 08:04:30 +02:00
Alex Moreno 1cfb03c3cb fix: update date management and input event handling in VnInputDate component
gitea/salix-front/pipeline/head This commit looks good Details
2025-05-20 07:44:11 +02:00
Alex Moreno 749fb7a4a8 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good Details
2025-05-19 14:39:34 +02:00
Javier Segarra 0505fb69b6 perf: change default prop
gitea/salix-front/pipeline/pr-test This commit is unstable Details
2025-05-19 11:36:31 +02:00
Javier Segarra 2bdb73dfde feat: hide excludedDates chip
gitea/salix-front/pipeline/pr-test Build queued... Details
2025-05-19 11:33:01 +02:00
Javier Segarra 6fd247badd Merge branch 'test' into warmfix_8556_excludeDates 2025-05-19 11:23:37 +02:00
Jorge Penadés f4d91701fa Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8564-throwErr
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-05-19 11:20:02 +02:00
Jorge Penadés e89cf14447 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8564-throwErr 2025-05-19 10:14:47 +02:00
Jorge Penadés 08c67e3bcf Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8388-fineTunningInvoiceIn
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-05-16 17:22:29 +02:00
Jose Antonio Tubau feef61bf32 Merge branch 'dev' into 7069-testVnAccountNumber
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-05-16 13:09:16 +00:00
Jorge Penadés cda333fabd Merge branch 'dev' of https: refs #8388//gitea.verdnatura.es/verdnatura/salix-front into 8388-fineTunningInvoiceIn
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-05-16 13:34:32 +02:00
Jorge Penadés 13f461f878 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8388-fineTunningInvoiceIn
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-05-16 10:47:17 +02:00
Alex Moreno c03562ed47 Merge branch 'dev' of https: refs #8224//gitea.verdnatura.es/verdnatura/salix-front into 8224-contextMenu
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-05-16 10:26:38 +02:00
Alex Moreno 175a1ff681 Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into test
gitea/salix-front/pipeline/head This commit looks good Details
2025-05-16 08:03:18 +02:00
Alex Moreno ba864eae09 fix: update filter parameters in VnLog and clean up unused fields in useArrayData
gitea/salix-front/pipeline/head This commit looks good Details
2025-05-16 08:03:08 +02:00
Alex Moreno d87308844b fix: remove unused router import and update filter syntax in VnLog
gitea/salix-front/pipeline/head This commit looks good Details
2025-05-15 09:19:37 +02:00
Javier Segarra 3940ac3c82 feat: new vnInputMultipleDates
gitea/salix-front/pipeline/pr-test There was a failure building this commit Details
2025-05-14 14:39:43 +02:00
Javier Segarra 534bb9f121 Merge branch 'test' into warmfix_8556_excludeDates 2025-05-14 14:29:14 +02:00
Jorge Penadés f020db7fe1 refactor: refs #8388 update VnSelectExpense to use computed for expenses and improve data fetching
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-05-13 11:13:14 +02:00
Jose Antonio Tubau ad1bde3f43 Merge branch 'dev' into 7069-testVnAccountNumber
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-05-12 11:07:36 +00:00
Jorge Penadés ab542c1872 fix: refs #8564 remove unnecessary error rethrow in password change validation
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-05-12 11:20:16 +02:00
Jorge Penadés 9f56fc292b fix: refs #8564 improve error handling in password change validation 2025-05-12 11:18:04 +02:00
Jorge Penadés 22747995cb Merge branch 'dev' of https: refs #7939//gitea.verdnatura.es/verdnatura/salix-front into 7939-showUserErr
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-05-12 10:42:00 +02:00
Jorge Penadés 3d0191eb0c Merge branch 'dev' of https: refs #8388//gitea.verdnatura.es/verdnatura/salix-front into 8388-fineTunningInvoiceIn
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-05-12 10:13:56 +02:00
Jose Antonio Tubau def62c5e12 Merge branch 'dev' into 7069-testVnAccountNumber
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-05-12 05:13:46 +00:00
Jon Elias 7cacdbdf94 Merge branch 'dev' into Fix-VnBankDetail
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-05-09 07:54:25 +00:00
Alex Moreno 649686f128 refactor: refs #7069 remove keyup.enter and blur event emissions from VnInput component
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-05-09 09:53:42 +02:00
Alex Moreno 43258214e1 feat: refs #7069 add keyup.enter and blur event emissions to VnInput component
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-05-09 09:46:06 +02:00
Alex Moreno c723608d6b refactor: refs #7069 simplify VnInput emits and update event handling in tests
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-05-09 09:09:57 +02:00
Javier Segarra cbb36d0ec7 fix: minor bug related with vnTable selectAll
gitea/salix-front/pipeline/head This commit looks good Details
2025-05-08 10:28:03 +02:00
Alex Moreno b8231c4878 Merge branch 'dev' into 8224-contextMenu
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-05-07 10:39:50 +00:00
Alex Moreno 9d643a5a32 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good Details
2025-05-07 10:54:35 +02:00
Alex Moreno d1fee6d692 Merge branch 'dev' into 8224-contextMenu
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-05-07 08:22:48 +00:00
Alex Moreno de89eb437f chore: run eslint fix and prettier write
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-05-07 07:51:55 +02:00
Alex Moreno 88b460ee99 test: add VnUserLink stub to VnDmsList and VnLog tests 2025-05-06 11:27:50 +02:00
Jon Elias 5e17117db3 fix: fixed label and increased test coverage
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-05-06 11:24:45 +02:00
Alex Moreno 81e572e66d Merge branch 'dev' into 8224-contextMenu
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-05-06 08:14:19 +00:00
Alex Moreno a56cdf8053 fix: refs #8224 handle object values in formatValue function
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details
2025-05-06 10:13:59 +02:00
Alex Moreno 0b40134cfe refactor: refs #8224 simplify valueIsObject computed property
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-05-06 09:38:10 +02:00
Javier Segarra 4e45845cff fix: bug 2025-05-02 11:09:33 +02:00
Javier Segarra 22f77fc70c perf: minor changes 2025-05-02 10:09:47 +02:00
Javier Segarra adf33c14ae Merge branch 'test' into warmfix_8556_excludeDates 2025-05-02 09:28:21 +02:00
Javier Segarra 87b5727e79 fix: simplify dependencies 2025-05-02 09:16:23 +02:00
Jorge Penadés a0a5c13865 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8388-fineTunningInvoiceIn
gitea/salix-front/pipeline/pr-dev Build queued... Details
2025-04-30 15:10:27 +02:00
Jorge Penadés 0dfb5a47b7 fix: refs #8388 enhance keydown event handling in VnTable and add expense fetching in InvoiceInVat
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-30 15:10:10 +02:00
Alex Moreno 23a13a0347 Merge branch 'dev' of https: refs #8224//gitea.verdnatura.es/verdnatura/salix-front into 8224-contextMenu 2025-04-30 11:57:55 +02:00
Jorge Penadés 4e650378a4 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 7939-showUserErr
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-30 11:03:32 +02:00
Javier Segarra bfb5c021bd fix: reset error message when onClick
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-30 10:52:23 +02:00
Jorge Penadés ff38cd7590 Merge branch 'dev' of https: refs #8388//gitea.verdnatura.es/verdnatura/salix-front into 8388-fineTunningInvoiceIn
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-30 10:42:50 +02:00
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