Skip to content
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

Zmiana bazowego adresu url dla środowisk development i staging, dodan… #40

Merged
merged 4 commits into from
Apr 3, 2020

Conversation

jerzyKleszcz
Copy link

…o RegistrationManager, dodano logikę pokazywania sekcji do głównego kontrolera widoku, dodano opcje menu deweloperskiego dla rejestracji i onboardingu

@jerzyKleszcz jerzyKleszcz requested a review from Axadiw April 3, 2020 05:51
Axadiw
Axadiw previously approved these changes Apr 3, 2020

public static var registrationDebugNoSms: Tweak<Bool> = {
let description = DebugItemDescription(.registration, group: .oneTimeCode, name: "Rejestracja dev bez SMSa")
return Tweak<Bool>.build(with: description, default: false)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

moze tutaj moznaby zrobic sprawdzanie srodowiska i na devie dawac default value = true?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

tweak.addClosure {
//swiftlint:disable force_unwrapping
let sandboxId = Identifier(nonEmpty: Constants.ValetSandboxIds.secrets)!
let valet = Valet.valet(with: sandboxId, accessibility: .afterFirstUnlock)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jakbys chcial usunac tego force unwrapa stąd to mozesz podobnie jak w actionShowEncountersDebugScreen odwolac sie do resolvera z appdelegate i nim stworzyc RegistrationManager

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Axadiw
Axadiw previously approved these changes Apr 3, 2020
…o RegistrationManager, dodano logikę pokazywania sekcji do głównego kontrolera widoku, dodano opcje menu deweloperskiego dla rejestracji i onboardingu
@jerzyKleszcz jerzyKleszcz merged commit e899abd into master Apr 3, 2020
@jerzyKleszcz jerzyKleszcz deleted the onboarding_menu_debugowe branch April 3, 2020 17:04
qLb pushed a commit that referenced this pull request May 28, 2020
qLb pushed a commit that referenced this pull request May 28, 2020
!!Review Onboarding (#40) PR first!!! Passing app lifecycle to PWA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants