Commit Graph

10 Commits

Author SHA1 Message Date
bd87ab9133
fix VehicleType type convertation issue in InMemory datastore
without the fix tests would fail
2025-05-01 20:54:59 +03:00
fdf147fe83
add route entity management 2025-05-01 20:50:22 +03:00
d500d1f84c
add address entity management 2025-05-01 11:48:43 +03:00
e70c807b7c
update Region DTO to include country name 2025-04-30 17:44:29 +03:00
0345f58f7b
add city entity management 2025-04-30 17:29:40 +03:00
16457fc2cc
change default listen endpoint to 0.0.0.0:8080 2025-04-30 13:41:36 +03:00
a02d750c8b
complete region integration tests 2025-04-30 12:49:38 +03:00
15b128c28b Merge pull request 'add ci/cd actions workflow' (#1) from development into main
All checks were successful
/ tests (push) Successful in 26s
/ build (push) Successful in 4m30s
/ build-docker (push) Successful in 4m24s
Reviewed-on: #1
2025-04-29 21:49:19 +00:00
ea3f705695
add ci/cd actions workflow
All checks were successful
/ build (push) Successful in 4m22s
/ tests (push) Successful in 32s
/ build-docker (push) Successful in 4m28s
2025-04-30 00:36:57 +03:00
d694573c19
initial commit 2025-04-29 23:51:19 +03:00