Commit History

Fix: correct NodeType enum member in MapService
fc43e71

danylokhodus commited on

Fix: ensure drone route calculation works when robot is between nodes
0cc66c1

danylokhodus commited on

fix MapService compilation error: OrderStatus is global
8765e48

danylokhodus commited on

map visualize update
cee3b55

danylokhodus commited on

RoutingService update
02f08ff

danylokhodus commited on

Add detailed logging to RobotService for debugging authentication failures
51c6656

danylokhodus commited on

Fix token expiration issue: remove strict clock skew and add default expiration
e260a9d

danylokhodus commited on

Add database migration for hover energy consumption
435de10

danylokhodus commited on

Synchronize drone energy mechanics: MJ capacity, hover consumption, and routing alignment
c8217dd

danylokhodus commited on

fix: resolve compilation errors and move RoutingException to Abstractions
f7ed2f8

danylokhodus commited on

feat: add granular routing diagnostics
3ea0aaa

danylokhodus commited on

Refactor drone routing to pull-based model with IRoutingService
94f7f02

danylokhodus commited on

Fix drone routing logic with node exclusion and improve database connection stability
ddb08ef

danylokhodus commited on

Fix parameter order in CalculateRouteSegmentWithCharging calls
c7a0fed

danylokhodus commited on

Fix drone assignment and routing: include Idle drones and support GPS-based starts
214a354

danylokhodus commited on

feat: add migration for SystemSettings table
8927f2b

danylokhodus commited on

fix: restore IMapService and optimize Dockerfile storage setup
6ab62bc

danylokhodus commited on

Fix: ensure uploads directory exists in persistent storage
840267f

danylokhodus commited on

Add database seed and entrypoint for migration
316ec61

danylokhodus commited on

Initial clean backend commit
70556b7

danylokhodus commited on