Jorge Penadés
|
2b443266b2
|
Merge branch 'dev' of https: refs #7119//gitea.verdnatura.es/verdnatura/salix into 7119-createVehicle
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
|
2025-01-29 11:51:21 +01:00 |
Carlos Satorres
|
b383725f9f
|
fix: refs #7917 fix user tests
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2025-01-28 12:56:30 +01:00 |
Carlos Satorres
|
a01c419b44
|
fix: refs #7917 fix tback
|
2025-01-28 12:51:21 +01:00 |
Jorge Penadés
|
051c6ffcbc
|
refactor(vehicle filter): refs #7119 simplify search condition to use logical OR for ID and number plate
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2025-01-28 12:23:24 +01:00 |
Jorge Penadés
|
fb653c1eca
|
fix: refs #7119 rollback
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2025-01-24 16:42:10 +01:00 |
Jorge Penadés
|
ec7bbd13b1
|
refactor: refs #7119 update vehicle filter logic and improve test cases
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2025-01-24 16:37:35 +01:00 |
Jorge Penadés
|
2346205072
|
Merge branch 'dev' of https: refs #7119//gitea.verdnatura.es/verdnatura/salix into 7119-createVehicle
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
|
2025-01-24 16:14:09 +01:00 |
Jorge Penadés
|
3fba81b41e
|
feat: refs #7119 add 'id' filter option and enhance bank policy model with dmsFk field
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2025-01-24 10:46:35 +01:00 |
Jorge Penadés
|
3a449896cd
|
feat: refs #7119 update vehicle permissions and enhance vehicle model with new fields
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2025-01-23 18:02:53 +01:00 |
Jorge Penadés
|
3ea67675da
|
feat: refs #7119 add VehicleType model and update vehicle permissions for delivery roles
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2025-01-23 10:53:53 +01:00 |
Jorge Penadés
|
3d2a7cfb66
|
feat: refs #7119 update ACLs for vehicle management and refine vehicle filter logic
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2025-01-20 18:05:33 +01:00 |
Jorge Penadés
|
946d08e543
|
feat: refs #7119 update ACLs and remove unused models for vehicle management
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2025-01-20 17:29:18 +01:00 |
Jorge Penadés
|
ecedc84164
|
Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 7119-createVehicle
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
|
2025-01-20 14:28:30 +01:00 |
Carlos Satorres
|
6d661dba85
|
Merge branch 'dev' into 7917-freelancerRoute2
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2025-01-10 05:36:23 +00:00 |
Ivan Mas
|
8822fde7fb
|
feat: refs #7343 delete sending to user
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2025-01-02 18:04:53 +01:00 |
Carlos Satorres
|
78a8f80321
|
fix: refs #7917 fix tback
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2025-01-02 08:38:24 +01:00 |
Jorge Penadés
|
bc495ed51e
|
feat: refs #7119 add VehicleNotes model and update vehicle filter SQL query
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2024-12-30 17:55:27 +01:00 |
Jorge Penadés
|
68e42206c8
|
feat: refs #7119 enhance vehicle filter method with additional parameters and improve SQL query structure
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
|
2024-12-30 17:31:56 +01:00 |
Jorge Penadés
|
921edb238c
|
feat: refs #7119 add Ppe model and establish relationships in Vehicle model
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2024-12-27 16:55:59 +01:00 |
Jorge Penadés
|
0de4ce9b3c
|
feat: refs #7119 add BankPolicy and FuelType models
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2024-12-27 15:36:19 +01:00 |
Jorge Penadés
|
b01e4894c9
|
feat: refs #7119 remove vehicleStateFk argument from filter method and simplify search logic
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2024-12-26 17:02:37 +01:00 |
Jorge Penadés
|
f8c1e2aacf
|
feat: refs #7119 add search and filter capabilities to Vehicle model and update related SQL fixtures
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2024-12-26 16:36:50 +01:00 |
Jorge Penadés
|
9aa790ecfd
|
feat: refs #7119 add isKmTruckRate field to Vehicle model and filter
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2024-12-24 13:27:32 +01:00 |
Jorge Penadés
|
39fc196464
|
feat: refs #7119 add VehicleEvent and VehicleState models with associated methods and SQL fixtures
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2024-12-24 13:01:23 +01:00 |
Jorge Penadés
|
086b7aed4b
|
feat: refs #7119 add VehicleState model with data source configuration
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2024-12-24 10:40:17 +01:00 |
Carlos Satorres
|
16bbcf8185
|
fix: refs #7917 fix summary test
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2024-12-23 12:18:40 +01:00 |
Carlos Satorres
|
a30cad1da1
|
fix: refs #7917 fix tback
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
|
2024-12-23 12:14:16 +01:00 |
Carlos Satorres
|
419815ff87
|
fix: refs #7917 fix back
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
|
2024-12-23 11:59:40 +01:00 |
Carlos Satorres
|
afb01ed021
|
fix: refs #7917 fix route filter freeLancer
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
|
2024-12-23 11:55:48 +01:00 |
Guillermo Bonet
|
00b5333ab7
|
feat: refs #7882 Added tests
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2024-12-13 08:07:13 +01:00 |
Guillermo Bonet
|
05ba85219b
|
feat: refs #7882 Osrm service
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
|
2024-12-12 14:35:58 +01:00 |
Guillermo Bonet
|
65e195d77d
|
feat: refs #7882 Requested changes
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2024-12-12 08:23:02 +01:00 |
Guillermo Bonet
|
186ef52518
|
feat: refs #7882 Osrm service
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2024-12-11 14:55:26 +01:00 |
Guillermo Bonet
|
c8ec94bed9
|
feat: refs #7882 Osrm service
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
|
2024-12-11 09:03:14 +01:00 |
Guillermo Bonet
|
cba5d88c5e
|
feat: refs #7882 Osrm service
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
|
2024-12-09 14:45:31 +01:00 |
Ivan Mas
|
6d315bf84d
|
refactor: refs #7146 route.created to route.dated
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2024-11-28 17:29:39 +01:00 |
Sergio De la torre
|
d21b42a567
|
feat: refs #8099 refs#8099 addComplmentSalary
gitea/salix/pipeline/pr-test This commit looks good
Details
|
2024-11-19 11:24:00 +01:00 |
Guillermo Bonet
|
90e7ab1ec1
|
refactor: refs #7950 Created cmr model
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2024-11-12 08:25:23 +01:00 |
Ivan Mas
|
0374cbd4c9
|
fix: hotfix email rutas
gitea/salix/pipeline/pr-master This commit looks good
Details
|
2024-10-03 18:20:21 +02:00 |
Ivan Mas
|
c82c9395a4
|
feat: refs #7343 Requested changes
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2024-09-19 12:49:45 +02:00 |
Ivan Mas
|
c30ecd3760
|
feat: refs #7343 Modify driverRouteEmail.js
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2024-09-19 12:26:06 +02:00 |
Alex Moreno
|
0152fb8a98
|
hotFix getTIckets
gitea/salix/pipeline/head This commit looks good
Details
|
2024-08-06 09:51:15 +02:00 |
Alex Moreno
|
69c676d44b
|
hotFix(route): fix getTicket use skip
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2024-08-06 09:38:27 +02:00 |
Pablo Natek
|
cf84ce1337
|
feat: refs #7401 redirect lilium
gitea/salix/pipeline/pr-dev This commit looks good
Details
|
2024-07-26 09:38:49 +02:00 |
Guillermo Bonet
|
c6b49e2134
|
Merge branch 'test' into dev
gitea/salix/pipeline/head This commit looks good
Details
|
2024-07-23 09:27:05 +02:00 |
Pablo Natek
|
b73eceb1c8
|
fix: refs #7129 fix backFilters
|
2024-07-22 13:33:51 +02:00 |
Pablo Natek
|
c18765f22f
|
fix: refs #7129 fix return
gitea/salix/pipeline/pr-test There was a failure building this commit
Details
|
2024-07-22 09:18:37 +02:00 |
Pablo Natek
|
c3d3a21b23
|
feat: refs #7129 add fields
|
2024-07-22 09:12:24 +02:00 |
Pablo Natek
|
ae18a52a89
|
fix: refs #7129 fix filter
|
2024-07-22 06:41:02 +02:00 |
Guillermo Bonet
|
3525c878b6
|
Merge pull request 'feat: refs #7511 Rename to multiConfig tables' (!2711) from 7511-multiConfig into dev
gitea/salix/pipeline/head This commit looks good
Details
Reviewed-on: #2711
Reviewed-by: Carlos Andrés <carlosap@verdnatura.es>
|
2024-07-19 05:46:42 +00:00 |