Files
edr-platform/apps/edr-freight-web/backoffice/src/components
Nathnael 1b08666527 refactor(train-scheduling): move the schedule list onto the shared FilterBar
The list was the last major board still on ad-hoc filtering: usePagination
plus FleetToolbar's hand-rolled Selects, a debounced search and a manual
sort Select, assembled into a filters object by hand. It now uses
useFilters/FilterBar like every other list, so pagination, search, sort
and filters all travel as URL params and a link reproduces the view.

Origin and destination ride the shared Route filter, which no longer
requires both ends — filtering by origin alone stays possible, and each
end now takes several stations.

The card/table view toggle moves into FilterBar's children slot, and the
row tinting for shipping-line and direction is untouched.
2026-08-20 11:37:02 +00:00
..
2026-08-20 10:29:58 +00:00
2026-08-13 13:46:46 +00:00
2026-08-18 12:44:02 +00:00
2026-08-13 06:54:54 +00:00
2026-08-12 12:28:37 +00:00
2026-08-19 10:14:46 +00:00
2026-08-13 18:56:52 +00:00
2026-08-19 08:41:51 +00:00
2026-06-22 07:44:03 +00:00
2026-05-12 15:17:16 +03:00
fix
2026-07-04 03:47:36 +00:00
2026-07-16 08:52:29 +00:00