Benjamin Esteve
|
cc41c90d8e
|
Merge branch 'dev' into 8673-viewEntryNotesField
|
2025-03-28 07:39:20 +00:00 |
Alex Moreno
|
7648fc6743
|
refactor: refs #8534 simplify stateQueryGuard usage and improve test structure
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-03-28 08:06:51 +01:00 |
Alex Moreno
|
5c2c761eb0
|
Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8534-wait_queries
|
2025-03-28 07:18:51 +01:00 |
Javier Segarra
|
2a3e072b1b
|
feat: add departmentFk to user data and filter clients by department
gitea/salix-front/pipeline/head There was a failure building this commit
Details
|
2025-03-28 01:25:38 +01:00 |
Javier Segarra
|
dcf0b906f4
|
Merge branch 'master' into hotfix_remove_reserved
gitea/salix-front/pipeline/head This commit is unstable
Details
|
2025-03-27 20:22:54 +00:00 |
Javier Segarra
|
cb4c740319
|
Merge pull request 'hotfix_ticketSale_hasChanges' (!1650) from hotfix_ticketSale_hasChanges into master
Reviewed-on: #1650
|
2025-03-27 20:21:25 +00:00 |
Javier Segarra
|
195fc7efd2
|
Merge branch 'dev' into 8667-FixClientNewPayment
|
2025-03-27 20:16:36 +00:00 |
Javier Segarra
|
7bc793cfb7
|
Merge branch 'dev' into 8717-reviewAndFixAgencySection
|
2025-03-27 20:15:57 +00:00 |
Javier Segarra
|
71755025a6
|
Merge branch 'master' into hotfix_remove_reserved
|
2025-03-27 19:42:57 +00:00 |
Jose Antonio Tubau
|
0aa4c1c527
|
test: refs #8717 skip RouteAutonomous test suite
|
2025-03-27 16:12:03 +01:00 |
Jose Antonio Tubau
|
34c18d2baa
|
test: refs #8717 update invoice creation test to ensure save button visibility
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
|
2025-03-27 15:31:55 +01:00 |
Jon Elias
|
c9e7411c90
|
Merge branch 'master' into hotfix_ticketSale_hasChanges
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-27 14:04:07 +00:00 |
Alex Moreno
|
c4ab00ffd2
|
fix: update filter in TravelCard to include route parameter
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-27 14:56:22 +01:00 |
Alex Moreno
|
f5dd0834b4
|
Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-27 14:49:06 +01:00 |
Alex Moreno
|
69da78b655
|
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into test
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-27 14:48:58 +01:00 |
Alex Moreno
|
6e27edcf54
|
Merge branch 'dev' into 8449-vnLogFilter
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
|
2025-03-27 13:14:55 +00:00 |
Jose Antonio Tubau
|
1805e1e553
|
Merge branch 'dev' into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-03-27 12:59:27 +00:00 |
Jon Elias
|
c743ad4ac1
|
Merge branch 'dev' into 8667-FixClientNewPayment
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-03-27 12:37:25 +00:00 |
Javier Segarra
|
6e84341aea
|
perf: add await
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
|
2025-03-27 13:06:29 +01:00 |
Javier Segarra
|
a91a0146fe
|
fix: hasChanges
|
2025-03-27 13:03:21 +01:00 |
Benjamin Esteve
|
c1536bd762
|
refactor: refs #8673 simplify evaNotes display logic in ExtraCommunity.vue
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-03-27 12:54:52 +01:00 |
Pablo Natek
|
ba875ba5da
|
Merge pull request 'fix: correct badge color logic in EntryList based on time difference' (!1646) from fixColorOnEntryList into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1646
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-03-27 11:46:54 +00:00 |
Benjamin Esteve
|
0d1f2f33e0
|
refactor: refs #8673 enhance display of evaNotes in ExtraCommunity.vue with conditional rendering
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-03-27 12:27:42 +01:00 |
Benjamin Esteve
|
0b6ee4ba70
|
Merge branch 'dev' of https: refs #8673//gitea.verdnatura.es/verdnatura/salix-front into 8673-viewEntryNotesField
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-03-27 12:13:11 +01:00 |
Pablo Natek
|
e06201c3d0
|
Merge branch 'master' into fixColorOnEntryList
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-27 11:08:36 +00:00 |
Pablo Natek
|
07cb49f7a1
|
fix: comment out checkBadgeDate function in entryList.spec.js for clarity
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-27 11:41:51 +01:00 |
Pablo Natek
|
3caa4abe9e
|
Merge pull request 'refactor: refs #8699 adjust column alignment in ExtraCommunity.vue for better readability' (!1647) from 8699-align-correctly-extra-comunity-columns into dev
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1647
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-03-27 10:39:43 +00:00 |
Javier Segarra
|
d45990c4a1
|
fix: monitorClients and monitorOrders descriptors
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-27 10:37:26 +01:00 |
Pablo Natek
|
169ebbe593
|
refactor: refs #8699 adjust alignment and sortable property for percentage column in ExtraCommunity.vue
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-03-27 09:43:00 +01:00 |
Pablo Natek
|
04b0bb1db9
|
refactor: refs #8699 remove sortable property from percentage column in ExtraCommunity.vue
gitea/salix-front/pipeline/pr-dev Build queued...
Details
|
2025-03-27 09:40:36 +01:00 |
Alex Moreno
|
75a20f7ca7
|
Merge branch 'dev' into 8449-vnLogFilter
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-03-27 08:39:31 +00:00 |
Pablo Natek
|
321493b6b6
|
refactor: refs #8699 adjust column alignment in ExtraCommunity.vue for better readability
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-03-27 09:37:04 +01:00 |
Benjamin Esteve
|
4765fda63b
|
Merge branch '8673-viewEntryNotesField' of https://gitea.verdnatura.es/verdnatura/salix-front into 8673-viewEntryNotesField
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-03-27 09:32:08 +01:00 |
Benjamin Esteve
|
04cc5e80f3
|
Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8673-viewEntryNotesField
|
2025-03-27 09:31:46 +01:00 |
Pablo Natek
|
5966fe5390
|
fix: correct badge color logic in EntryList based on time difference
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
|
2025-03-27 09:09:50 +01:00 |
Javier Segarra
|
67e0791f34
|
fix: update order list tests to remove only and skip modifiers
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-27 09:03:40 +01:00 |
Benjamin Esteve
|
e2baac843b
|
Merge branch 'dev' into 8673-viewEntryNotesField
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-03-27 07:38:50 +00:00 |
Alex Moreno
|
fff43b2260
|
Merge branch 'dev' into 8534-wait_queries
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-03-27 06:54:00 +00:00 |
Alex Moreno
|
a0313cb957
|
Merge branch '8534-wait_queries' of https://gitea.verdnatura.es/verdnatura/salix-front into 8534-wait_queries
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit
Details
|
2025-03-27 07:53:18 +01:00 |
Alex Moreno
|
9d53418e21
|
fix: refs #8534 enhance stateQueryGuard to handle identical routes and improve test coverage
|
2025-03-27 07:53:17 +01:00 |
Javier Segarra
|
a398f87f62
|
Merge pull request '#8772 - update VnLinkPhone for displaying phone numbers' (!1603) from 8772-align_linkPhone into dev
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1603
Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
|
2025-03-27 06:24:19 +00:00 |
Javier Segarra
|
229737c75c
|
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into hotfix_remove_reserved
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-26 20:29:08 +01:00 |
Javier Segarra
|
e0bac2c033
|
Merge branch 'dev' into 8772-align_linkPhone
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-03-26 19:04:56 +00:00 |
Javier Segarra
|
90a49a8513
|
Merge pull request 'hotfix_rowClickActions' (!1643) from hotfix_rowClickActions into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1643
Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
|
2025-03-26 15:32:02 +00:00 |
Javier Segarra
|
28d7878b80
|
Merge branch 'master' into hotfix_rowClickActions
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-26 15:21:38 +00:00 |
Jorge Penadés
|
b464344cd0
|
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into 8718-hotfix-vnAccount
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-26 16:02:08 +01:00 |
Jorge Penadés
|
dd4e872fcc
|
refactor: refs #8718 simplify VnAccountNumber component and remove obsolete tests
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-26 16:00:50 +01:00 |
Jose Antonio Tubau
|
09bbb89376
|
Merge branch '8717-reviewAndFixAgencySection' of https://gitea.verdnatura.es/verdnatura/salix-front into 8717-reviewAndFixAgencySection
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
|
2025-03-26 15:48:20 +01:00 |
Jose Antonio Tubau
|
8e35b49927
|
Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8717-reviewAndFixAgencySection
|
2025-03-26 15:48:10 +01:00 |
Alex Moreno
|
40276baea6
|
Merge branch 'dev' into 8534-wait_queries
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
|
2025-03-26 14:02:15 +00:00 |