Files
edr-platform/apps/edr-freight-web/backoffice
Marshal e0c3044933 feat(train-sets): implement multi-locomotive support for train sets
- Added TrainSetLocomotive entity to link multiple locomotives to a train set.
- Updated TrainSet entity to include a OneToMany relationship with TrainSetLocomotive.
- Modified the train scheduling logic to require at least two locomotives for a train set.
- Enhanced the UI components to support selecting multiple locomotives.
- Introduced new permissions for viewing customs clearance.
- Updated migrations to create the train_set_locomotives table and backfill existing data.
- Implemented utility functions for managing train numbers based on cargo type and direction.
- Added tests for train number utilities to ensure correct functionality.
2026-06-24 23:54:45 +00:00
..
2026-06-20 09:52:24 +03:00
2026-06-21 12:11:35 +03:00
2026-06-13 14:32:26 +03:00
2026-06-20 09:25:23 +00:00
2026-05-12 15:17:16 +03:00
2026-06-22 12:29:48 +03:00
2026-05-12 15:17:16 +03:00
2026-06-22 12:29:48 +03:00