Javier Segarra
|
461bcb9462
|
fix: remove unused searchFn after each filter change
gitea/salix-front/pipeline/pr-master There was a failure building this commit
Details
|
2025-04-28 14:07:16 +02:00 |
Javier Segarra
|
b90c2bc2a3
|
fix: remove unused searchFn after each filter change
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-04-28 13:55:35 +02:00 |
Jorge Penadés
|
95afd958de
|
Merge pull request 'hotfix_ticketAdvance' (!1751) from hotfix_ticketAdvance into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1751
Reviewed-by: Carlos Andrés <carlosap@verdnatura.es>
|
2025-04-25 15:48:54 +00:00 |
Javier Segarra
|
797a48b04c
|
feat(TicketAdvance): add futurePreparation column to ticket table
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-04-25 15:40:06 +02:00 |
Javier Segarra
|
36102aff00
|
style: adjust column alignment and add class for improved layout
|
2025-04-25 13:52:05 +02:00 |
Alex Moreno
|
8bceb21493
|
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into test
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-04-25 09:39:15 +02:00 |
Alex Moreno
|
e30232741f
|
fix(VnCard): conditionally update card descriptor based on visual prop
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-04-25 09:39:10 +02:00 |
Alex Moreno
|
0748a2728c
|
fix(ItemDescriptorProxy): add proxy-render prop to ItemDescriptor component
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-04-25 08:33:51 +02:00 |
Alex Moreno
|
ce81185089
|
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into test
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-04-25 08:28:14 +02:00 |
Alex Moreno
|
4eff607ecb
|
fix(WorkerTimeControl): replace axiosNoError with axios for API calls
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-04-25 08:28:06 +02:00 |
Alex Moreno
|
92b3ea126f
|
refactor(WorkerBasicData): update addAdvancedData to use formData and remove state dependency
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-04-25 08:07:22 +02:00 |
Alex Moreno
|
312677964e
|
refactor(workerBasicData): fix useAdvancedSummary
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-04-25 07:35:30 +02:00 |
Alex Moreno
|
3ed24ae23d
|
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into test
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-04-24 15:08:23 +02:00 |
Alex Moreno
|
ba2ab0f300
|
refactor: workerDescriptor use CardDescriptor
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-04-24 15:08:08 +02:00 |
Javier Segarra
|
97f82ffa3a
|
fix: update getDate function to handle hour data and add VnInputTime component for shipped hour
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-04-24 12:41:17 +02:00 |
Jon Elias
|
8df3ed8779
|
Merge pull request 'Hotfix[VnDmsList]: Open file in new window to equal Salix's behavior' (!1744) from Hotfix-VnDmsList into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1744
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-04-24 11:25:22 +00:00 |
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 |
Alex Moreno
|
8ee1d96bda
|
Merge pull request 'fix: remove unused props and simplify component structure in multiple descriptor proxies' (!1742) from hotFix_descriptor_getData into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1742
Reviewed-by: Javier Segarra <jsegarra@verdnatura.es>
|
2025-04-24 10:47:11 +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 |
Javier Segarra
|
c540865694
|
fix: update getDate function to handle hour data and add VnInputTime component for shipped hour
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-04-24 12:01:43 +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 |
Jon Elias
|
3876dc4c34
|
Merge pull request 'Warmfix[ZoneList]: Fixed id filter' (!1739) from Warmfix-ZoneListIdFilter into test
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1739
Reviewed-by: Javier Segarra <jsegarra@verdnatura.es>
|
2025-04-23 14:16:43 +00:00 |
Jon Elias
|
02b8df4955
|
Merge branch 'test' into Warmfix-ZoneListIdFilter
gitea/salix-front/pipeline/pr-test This commit looks good
Details
|
2025-04-23 13:54:08 +00:00 |
Jon Elias
|
dfa7374bbc
|
fix: fixed zone id filter
gitea/salix-front/pipeline/pr-test There was a failure building this commit
Details
|
2025-04-23 15:51:12 +02:00 |
Javier Segarra
|
73f896f38a
|
fix: refactor canEditZone logic and improve date handling in getDate function
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-04-23 15:05:26 +02:00 |
Alex Moreno
|
f72543f533
|
Merge pull request 'fix: refactor createTicket function to use formData directly and remove unused reactive state' (!1737) from hotFix_ticketExpedition into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1737
Reviewed-by: Jon Elias <jon@verdnatura.es>
|
2025-04-23 10:20:50 +00: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
|
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 |
Alex Moreno
|
a689582e89
|
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into test
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-04-23 11:17:44 +02:00 |
Benjamin Esteve
|
794afc77c4
|
Merge pull request 'fix: refs #8909 remove column shippedHour from ticket basicdata' (!1730) from 8909-hotfix-removeFieldFromTicketBasicdata into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1730
Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
|
2025-04-23 07:25:58 +00:00 |
Javier Segarra
|
7ae4d1575f
|
Merge pull request 'WARMFIX: VnSelect cannot scroll' (!1732) from warmifx_select_scroll into test
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1732
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-04-22 13:44:22 +00: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 |
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
|
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 |
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 |
Alex Moreno
|
2d60ed5522
|
Merge pull request 'fix: #8698 Jenkins find use TARGET_BRANCH' (!1728) from warmFix_gitFetch_gitDiff into test
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1728
Reviewed-by: Jon Elias <jon@verdnatura.es>
|
2025-04-22 08:02:29 +00: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 |
Alex Moreno
|
83a0a1ab5d
|
fix: pass COMPOSE_TAG to find.js script for E2E module detection
gitea/salix-front/pipeline/pr-test This commit looks good
Details
|
2025-04-22 08:25:53 +02:00 |
Alex Moreno
|
5fa5776ee7
|
fix: ensure git fetch is executed with the correct encoding in getGitDiff function
gitea/salix-front/pipeline/pr-test There was a failure building this commit
Details
|
2025-04-17 15:08:30 +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 |
Javier Segarra
|
3fa7fe7ae0
|
fix: make setDefault function async axios patch
|
2025-04-17 12:16:02 +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
|
5a04aa8e27
|
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into test
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-04-17 10:51:36 +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
|
3eacf92404
|
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into test
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-04-17 10:44:30 +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 |
Alex Moreno
|
ae474bf99a
|
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into test
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-04-17 10:31:04 +02:00 |
Javier Segarra
|
3e06dacb07
|
Merge pull request 'HOTFIX: #8918 - Ticket Negative descriptor' (!1723) from hotfix_negative_descriptor into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1723
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-04-17 07:29:57 +00:00 |
Javier Segarra
|
8baa1c4af4
|
Merge branch 'master' into hotfix_negative_descriptor
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-04-17 07:09:30 +00:00 |
Alex Moreno
|
e3adbefc41
|
test: enable invoiceOutList, invoiceOutSummary and ticketSale skipped
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-04-17 08:23:18 +02:00 |