From da87e97a0b954860e0a53b8a0f475580d44ad73d Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sat, 21 Jun 2025 20:48:53 +0200 Subject: Add bare-bones support for manual checkins (still bound to a specific backend) Extension opportunities (maybe, eventually) * provide datetimes of intermediate stops * provide an API for real-time data updates * look up stops that travelynx does not yet know about rather than rejecting them outright --- templates/_checked_in.html.ep | 82 ++++++++++++++++++++++++++----------------- 1 file changed, 50 insertions(+), 32 deletions(-) (limited to 'templates/_checked_in.html.ep') diff --git a/templates/_checked_in.html.ep b/templates/_checked_in.html.ep index 988bf39..91f1ce7 100644 --- a/templates/_checked_in.html.ep +++ b/templates/_checked_in.html.ep @@ -202,7 +202,10 @@ % if (@{$journey->{messages} // []} or @{$journey->{extra_data}{qos_msg} // []} or not $journey->{extra_data}{rt}) {