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

feat: 5201 - change currency with country when relevant #5238

Merged
merged 4 commits into from
May 11, 2024

Commits on May 10, 2024

  1. feat: 5201 - change currency with country when relevant

    Impacted files:
    * `app_en.arb`: message for a "change currency too?" dialog
    * `country_selector.dart`: new method to change the currency at the same time as the country if relevant
    * `product_query.dart`: init currency if null
    * `pubspec.lock`: wtf
    * `pubspec.yaml`: upgraded `openfoodfacts` to `3.8.0`
    * `user_preferences_country_selector.dart`: asking to change the currency at the same time as the country only if confirmed or relevant
    * `welcome_page.dart`: explicitly asking to change the currency at the same time as the country
    monsieurtanuki committed May 10, 2024
    Configuration menu
    Copy the full SHA
    27db401 View commit details
    Browse the repository at this point in the history
  2. refactoring

    monsieurtanuki committed May 10, 2024
    Configuration menu
    Copy the full SHA
    df5b944 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85d2965 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    83f4424 View commit details
    Browse the repository at this point in the history