-
Notifications
You must be signed in to change notification settings - Fork 1
feat: add all companies to the evu picker (#482) #1341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
# Conflicts: # das_client/app/ios/Podfile.lock
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sieht soweit gut aus 👍
Wie besprochen, müssten die Namen sicher zuerst abgeklärt werden, bevor wir das mergen :)
"w_additional_speed_restriction_modal_table_label_until": "Bis", | ||
"w_additional_speed_restriction_modal_table_label_reason": "Grund", | ||
"c_ru_sbb_p": "SBB", | ||
"c_ru_sbb": "SBB AG", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hast du hier abgeklärt, wann welcher Text verwendet werden soll? Laut der Confluence-Seite sehe ich zumindest keine Logik, da manchmal Short Name oder Name oder ein Gemisch davon verwendet wird 😄
"c_ru_bls_p": "BLS", | ||
"c_ru_sbbc_int": "SBB Cargo International", | ||
"c_ru_sbb_d": "SBB GmbH Deutschland", | ||
"c_ru_sbb_infra_baulog": "SBB Infrastruktur Baulogistik", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Die Keys sind etwas inkonsistent. Beispielsweise verwendet du für Infrastruktur manchmal infra
oder i
. Falls das keine offiziellen Abkürzungen sind, würde ich das vereinheitlichen.
"c_ru_ra": "RegionAlps SA", | ||
"c_ru_travys": "TRAVYS SA", | ||
"c_ru_transn": "transN", | ||
"c_ru_tpfinfra": "TPF Infra SA", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Würde die Keys gleich machen wie bei z.B. den anderen EVU (c_ru_sob_x
, c_ru_sbb_x
, c_ru_bls_x, ...
), also c_ru_tpf_x
.
), | ||
onTap: () { | ||
final radius = Radius.circular(16); | ||
showModalBottomSheet( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wie besproche, clipBehavior
von showModalBottomSheet
verwenden :)
In this PR I added the EVU's which are listed here:
https://confluence.sbb.ch/spaces/DASBP/pages/2995226950/EVU-Liste+DAS