Alex Moreno
|
16eecb324f
|
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-24 15:08: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 |
Jorge Penadés
|
5b4ff55a1d
|
Merge pull request 'fix: refs #8936 change default value of preventSubmit to false' (!1743) from 8936-preventSubmit into dev
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1743
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-04-24 09:27:08 +00:00 |
Jorge Penadés
|
43b23f62a5
|
fix: refs #8936 change default value of preventSubmit to false
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-04-24 10:20:06 +02:00 |
Jon Elias
|
82736beef0
|
Merge pull request '#8254: New autofill component' (!1741) from 8254-CreateAutofillComponent into dev
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1741
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-04-24 07:20:59 +00:00 |
Jon Elias
|
71fddf14c5
|
Merge branch 'dev' into 8254-CreateAutofillComponent
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-04-24 07:06:40 +00: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
|
172b2d1574
|
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-24 08:45:27 +02:00 |
Jon Elias
|
e96da2fa59
|
Merge branch 'dev' into 8254-CreateAutofillComponent
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
|
2025-04-24 06:39:32 +00:00 |
Jon Elias
|
e824a53fa3
|
feat: refs #8254 new autofill component
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
|
2025-04-24 08:24:20 +02:00 |
Javier Segarra
|
ebc2357685
|
perf: change limit
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-04-23 20:14:24 +02:00 |
Javier Segarra
|
2c8d3ac0e0
|
Merge pull request 'feat: add VnMultiCheck component for multi-selection functionality' (!1734) from vnTable_multi_check into dev
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1734
|
2025-04-23 17:53:04 +00:00 |
Javier Segarra
|
0016ee8e12
|
Merge branch 'vnTable_multi_check' of https://gitea.verdnatura.es/verdnatura/salix-front into vnTable_multi_check
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-04-23 19:25:16 +02:00 |
Javier Segarra
|
a0ceabb527
|
fix: revert test to allow removal of all items in ItemFixedPrice tests
|
2025-04-23 19:25:14 +02:00 |
Javier Segarra
|
a3420a0a83
|
Merge branch 'dev' into vnTable_multi_check
|
2025-04-23 19:24:45 +02:00 |
Javier Segarra
|
2c9f756871
|
fix: update checkbox selector for editing and removing items in ItemFixedPrice tests
|
2025-04-23 19:24:13 +02:00 |
Javier Segarra
|
0c0d21e53e
|
feat: add multi-check support to VnTable and VnMultiCheck components
|
2025-04-23 19:24:07 +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
|
af8909177e
|
Merge branch 'dev' into vnTable_multi_check
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
|
2025-04-23 13:41:41 +00:00 |
Javier Segarra
|
c8a9661d50
|
fix: enhance layout and styling for TicketNotes, TicketPackage components
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-04-23 15:09:26 +02:00 |
Javier Segarra
|
7ec9c44130
|
fix: remove v-bind
|
2025-04-23 15:09:09 +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
|
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
|
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
|
02b5141c01
|
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:49 +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 |
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 |
Jose Antonio Tubau
|
dad798abaf
|
Merge pull request '#7638 - showAllCmrs' (!1642) from 7638-showAllCmrs into dev
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1642
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-04-23 08:14:57 +00:00 |
Jose Antonio Tubau
|
74fc843406
|
Merge branch 'dev' into 7638-showAllCmrs
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-04-23 08:00:54 +00: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 |
Benjamin Esteve
|
adfd9eba6f
|
Merge pull request 'feat: refs #8828 add warehouse filtering for tickets and travels' (!1678) from 8828-filterVnSelectWarehouses into dev
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1678
Reviewed-by: Pablo Natek <pablone@verdnatura.es>
|
2025-04-23 07:19:41 +00:00 |
Benjamin Esteve
|
17211b5e4e
|
Merge branch 'dev' into 8828-filterVnSelectWarehouses
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-04-23 07:04:39 +00:00 |
Javier Segarra
|
f683d78e0e
|
feat: enhance i18n support for campaign consumption and select all functionality
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
|
2025-04-22 18:02:54 +02:00 |
Javier Segarra
|
7bbabb9761
|
Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into vnTable_multi_check
|
2025-04-22 17:51:19 +02:00 |
Javier Segarra
|
b13bcea331
|
feat: add VnMultiCheck component for multi-selection functionality
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
|
2025-04-22 17:43:29 +02:00 |
Jorge Penadés
|
259a8f7df2
|
Merge pull request 'fix(VnFilter): refs #8277 update columnFilter event handling on component mount' (!1733) from 8277-fixSupplierFilter into dev
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1733
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-04-22 14:31:59 +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
|
6b472341a1
|
fix: refs #8828 correct response index in ticket filter interception
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
|
2025-04-22 13:40:30 +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 |