From 2cbeef7611a15d3add1ffce2ddbc6b4ef60343fd Mon Sep 17 00:00:00 2001 From: Spythere Date: Mon, 15 Dec 2025 21:37:36 +0100 Subject: [PATCH] feat(filters) filtering stations by real lines --- .../StationsView/StationFilterCard.vue | 44 +++++++++++++------ src/components/StationsView/StationTable.vue | 2 +- src/components/StationsView/utils.ts | 34 +++++++++++--- src/locales/en.json | 5 ++- src/locales/pl.json | 5 ++- src/managers/stationFilterManager.ts | 3 +- src/typings/common.ts | 2 +- 7 files changed, 67 insertions(+), 28 deletions(-) diff --git a/src/components/StationsView/StationFilterCard.vue b/src/components/StationsView/StationFilterCard.vue index 4b47f19..51973ea 100644 --- a/src/components/StationsView/StationFilterCard.vue +++ b/src/components/StationsView/StationFilterCard.vue @@ -45,7 +45,21 @@ -