marshalyordanos
c5c8712c5b
feat(train-crew): implement crew assignment functionality
...
- Added TrainCrewAssignment module with controller and service for managing crew assignments.
- Integrated TrainCrewAssignmentService into TrainSchedulingService to ensure crew readiness before train dispatch.
- Updated TrainScheduling module to include TrainCrewModule for dependency injection.
- Introduced new permissions for assigning train crew in freight permissions registry.
- Enhanced front-end ScheduleCrewPage to allow assignment of crew members to train schedules, including validation and UI for adding/removing drivers and support crew.
- Created trainCrewAssignment.service to handle API interactions for crew assignments.
2026-09-06 10:29:22 +03:00
..
2026-08-07 07:32:25 +00:00
2026-09-01 07:06:05 +00:00
2026-09-01 07:03:58 +00:00
2026-08-07 12:42:33 +00:00
2026-09-02 22:35:18 +00:00
2026-09-04 13:52:19 +03:00
2026-08-07 08:43:20 +00:00
2026-09-01 06:28:55 +00:00
2026-08-29 10:40:53 +03:00
2026-08-07 08:43:20 +00:00
2026-08-07 08:43:20 +00:00
2026-09-02 22:28:11 +00:00
2026-08-25 21:44:21 +00:00
2026-09-04 13:52:19 +03:00
2026-08-14 13:18:46 +00:00
2026-08-07 07:32:25 +00:00
2026-09-02 07:17:01 +03:00
2026-09-02 20:47:18 +00:00
2026-08-07 07:32:25 +00:00
2026-09-02 13:47:23 +00:00
2026-08-07 08:43:20 +00:00
2026-08-12 07:12:04 +00:00
2026-08-20 10:29:58 +00:00
2026-08-07 07:40:50 +00:00
2026-07-03 15:21:23 +00:00
2026-07-16 00:33:31 +00:00
2026-08-07 08:43:20 +00:00
2026-08-31 11:45:55 +00:00
2026-09-02 11:05:03 +00:00
2026-08-07 08:43:20 +00:00
2026-08-07 08:43:20 +00:00
2026-09-03 04:38:46 +00:00
2026-09-03 04:38:46 +00:00
2026-08-04 14:07:16 +00:00
2026-08-13 10:54:23 +00:00
2026-08-07 12:42:33 +00:00
2026-07-06 08:36:11 +00:00
2026-08-25 12:00:43 +00:00
2026-08-29 08:47:39 +00:00
2026-08-24 14:01:19 +00:00
2026-08-28 22:13:49 +00:00
2026-08-27 05:22:37 +00:00
2026-08-15 08:10:47 +00:00
2026-08-18 08:27:18 +00:00
2026-08-07 08:43:20 +00:00
2026-08-28 09:20:46 +00:00
2026-08-07 08:43:20 +00:00
2026-09-03 22:27:00 +03:00
2026-07-16 00:33:31 +00:00
2026-09-02 21:15:48 +00:00
2026-08-24 12:24:23 +00:00
2026-08-02 20:29:09 +00:00
2026-08-20 10:29:58 +00:00
2026-08-07 07:32:25 +00:00
2026-08-09 13:27:05 +00:00
2026-07-16 00:33:31 +00:00
2026-09-06 10:29:22 +03:00
2026-09-02 21:15:48 +00:00
2026-09-06 10:29:22 +03:00
2026-07-28 05:02:58 +00:00
2026-09-02 22:28:11 +00:00
2026-08-28 22:13:49 +00:00
2026-09-02 23:36:35 +00:00
2026-07-25 06:05:20 +00:00
2026-08-07 07:32:25 +00:00
2026-08-14 13:18:46 +00:00
2026-08-25 12:00:43 +00:00
2026-09-02 22:28:11 +00:00
2026-07-23 20:24:20 +00:00
2026-09-03 23:25:19 +03:00
2026-09-03 04:38:46 +00:00