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

fix: 5665 - display "add nutrition facts" button only for relevant types #5674

Merged
merged 6 commits into from
Oct 20, 2024

Commits on Oct 8, 2024

  1. fix: 5665 - display "add nutrition facts" button only for relevant types

    Impacted files:
    * `add_nutrition_button.dart`: new method to check if nutrition facts are relevant for this product type
    * `knowledge_panel_action_card.dart`: checks if the product type matches before displaying the nutrition facts button
    * `knowledge_panels_builder.dart`: checks if the product type matches before displaying the nutrition facts button
    * `pubspec.lock`: upgrade to flutter `3.24`
    monsieurtanuki committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    21f816c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    d77001a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b808c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

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

Commits on Oct 13, 2024

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

Commits on Oct 19, 2024

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