Commit Graph

9489 Commits

Author SHA1 Message Date
Jon Elias 295d514457 Merge branch 'master' into Hotfix-VnDmsList
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-24 10:53:43 +00:00
Jon Elias 7c699e9022 fix: open dms file in new window instead of downloading it automatically to equal salix behavior
gitea/salix-front/pipeline/pr-master This commit is unstable Details
2025-04-24 12:27:58 +02:00
Alex Moreno 3b6c41208f fix: remove unused props and simplify component structure in multiple descriptor proxies
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-24 09:04:42 +02:00
Alex Moreno bcdb89d1a7 fix: refactor createTicket function to use formData directly and remove unused reactive state
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-23 11:21:14 +02:00
Benjamin Esteve 55d2cbe028 Merge branch 'master' into 8909-hotfix-removeFieldFromTicketBasicdata
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-22 10:59:53 +00:00
Javier Segarra 6ff71374fc fix: rename 'import' column to 'totalWithVat' in ticketColumns
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-22 12:31:50 +02:00
Benjamin Esteve 1985ab2910 fix: refs #8909 remove column shippedHour from ticket basicdata
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-22 09:16:01 +02:00
Javier Segarra 3fa7fe7ae0 fix: make setDefault function async axios patch 2025-04-17 12:16:02 +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 6336cf9e24 test: fix warning
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-17 10:44:07 +02:00
Javier Segarra 9d166691fa fix: update route parameter from 'id' to 'itemFk' in TicketLack components
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-16 21:32:58 +02:00
Alex Moreno 34c59b9d20 Merge branch 'master' into 8910-TicketFilter_fix_order
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-16 13:43:08 +00:00
Javier Segarra de50676c65 fix: re-call workerSummary
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-16 14:39:07 +02:00
Alex Moreno 8396c0547c Merge branch 'master' into 8910-TicketFilter_fix_order
gitea/salix-front/pipeline/pr-master This commit is unstable Details
2025-04-16 12:31:22 +00:00
Alex Moreno 7c5fcf78b9 fix: refs #8910 ticketList orders
gitea/salix-front/pipeline/pr-master Something is wrong with the build of this commit Details
2025-04-16 14:30:54 +02:00
Jorge Penadés 5317f2c104 fix(SupplierFiscalData): refs #8916 integrate array data fetching on form save
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-16 12:03:15 +02:00
Alex Moreno 0af58c0536 refactor(cloneItem): simplify dialog invocation by removing unnecessary chaining
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-16 09:56:50 +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
Javier Segarra f615c5c196 Merge branch 'master' into hotfix_negative_available
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-15 13:35:38 +00:00
Jon Elias d8234ba141 Merge branch 'master' into Hotfix-RouteClient
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-15 13:00:44 +00:00
Jon Elias 1d573b5dee fix: show in table client id instead of client's name
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-15 14:37:09 +02:00
Pau Rovira d122752672 hotfix: make accountNumber to work on blur
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-15 11:54:26 +00:00
Javier Segarra 82b6fb6c2f fix: correct data retrieval after fetching in getData function
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-15 13:49:21 +02:00
Javier Segarra 31acc3d0a1 Merge branch 'master' into hotfix_negative_available 2025-04-15 12:23:31 +02:00
Javier Segarra a66849f361 fix: ensure submit is awaited
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-15 11:38:04 +02:00
Guillermo Bonet 917a7e8ecc fix: i18n error
gitea/salix-front/pipeline/head This commit looks good Details
2025-04-15 11:01:40 +02:00
Jon Elias 63e7c55b7d fix: fixed dated when clicking an indefinetely/range event and delete when partial exclusion
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-15 10:32:12 +02:00
Javier Segarra de359043af Merge branch 'master' into hotfix_negative_available
gitea/salix-front/pipeline/pr-master This commit is unstable Details
2025-04-15 07:43:11 +00:00
Jon Elias dcf6d3cad4 Merge branch 'master' into Hotfix-ZoneInclusionDeleteEvent
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-15 06:49:23 +00:00
Jon Elias 0f7bb9cfe1 fix: fixed event inclusion duplicateKey because of props assignment in onMounted
gitea/salix-front/pipeline/pr-master Something is wrong with the build of this commit Details
2025-04-15 08:46:31 +02:00
Pau Rovira 01ac0f2921 Merge branch 'master' into hotfix_customerSamples
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-15 05:07:40 +00:00
Jon Elias 9838342e27 Merge branch 'master' into Hotfix-ZoneExclusionDatedValue
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-14 13:56:39 +00:00
Alex Moreno bbd07e71fa Merge branch 'master' into fix_ticketList_fromTo_unremovable
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-14 12:55:50 +00:00
Jon Elias 6692b499d2 Merge branch 'Hotfix-ZoneExclusionDatedValue' of https://gitea.verdnatura.es/verdnatura/salix-front into Hotfix-ZoneExclusionDatedValue
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-14 14:34:08 +02:00
Jon Elias 78f1756edc fix: dated name 2025-04-14 14:34:07 +02:00
Pau Rovira 9919352e8c hotfix: fixed CustomerSamples table not loading correctly when reloading
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-14 12:32:11 +00:00
Jon Elias 690d807ef1 Merge branch 'master' into Hotfix-ZoneExclusionDatedValue
gitea/salix-front/pipeline/pr-master Something is wrong with the build of this commit Details
2025-04-14 12:19:19 +00:00
Jon Elias ff6d2a71bf fix: fixed zone exclusion dated and fixed exclusion and inclusion when there was already an event
gitea/salix-front/pipeline/pr-master This commit is unstable Details
2025-04-14 13:44:53 +02:00
Javier Segarra f49f694970 Merge branch 'master' into hotfix_negative_available
gitea/salix-front/pipeline/pr-master This commit is unstable Details
2025-04-14 11:09:13 +00:00
Jon Elias 535bfa4347 fix: fixed arrayData key
gitea/salix-front/pipeline/pr-master This commit is unstable Details
2025-04-14 09:00:18 +02:00
Alex Moreno 6acd2e9e9f fix: add unremovableParams to VnFilterPanel for better filtering control
gitea/salix-front/pipeline/pr-master This commit is unstable Details
2025-04-14 08:38:16 +02:00
Javier Segarra 510eab8af0 feat: fix minor bugs
gitea/salix-front/pipeline/pr-master This commit is unstable Details
2025-04-11 15:04:24 +02:00
Javier Segarra b32a889dfe feat: updates 2025-04-11 12:30:37 +02:00
Javier Segarra 37bc464a98 Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into hotfix_negative_available
gitea/salix-front/pipeline/pr-master This commit is unstable Details
2025-04-11 10:06:21 +02:00
Javier Segarra 5fca08aaa2 test: add VnInputDateTime component tests 2025-04-11 10:05:47 +02:00
Jon Elias 02b7afb9ec Merge branch 'Hotfix-TicketSummaryAddress' of https://gitea.verdnatura.es/verdnatura/salix-front into Hotfix-TicketSummaryAddress
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-10 16:13:59 +02:00
Jon Elias 3027d579cf perf: deleted !important 2025-04-10 16:13:57 +02:00
Jon Elias 9e74a4a3f8 Merge branch 'master' into Hotfix-TicketSummaryAddress
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-04-10 13:44:53 +00:00
Jon Elias 6b6118c66c fix: fixed recommended credit not showing correctly
gitea/salix-front/pipeline/pr-master There was a failure building this commit Details
2025-04-10 15:03:03 +02:00