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: 5430 - "producer provided" icon for nutrients and 4 product fields #5777

Merged
merged 17 commits into from
Nov 11, 2024

Commits on Nov 1, 2024

  1. feat: 5430 - "producer provided" icon for nutrients and 4 product fields

    Impacted files:
    * `add_basic_details_page.dart`: display "producer provided" icon for name, brands and quantity
    * `nutrition_page_loaded.dart`: display "producer provided" icon for serving size and each individual nutrient
    * `product_query.dart`: set the icon to display when a product field value is "producer provided"
    * `smooth_autocomplete_text_field.dart`: added parameter `suffixIcon`
    * `smooth_text_form_field.dart`: added parameter `suffixIcon`
    monsieurtanuki committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    bb276a7 View commit details
    Browse the repository at this point in the history
  2. Minor code cleaning

    monsieurtanuki committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f480f28 View commit details
    Browse the repository at this point in the history
  3. Minor code cleaning

    monsieurtanuki committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    0ad428d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65925d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

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

Commits on Nov 3, 2024

  1. Standard info tile about "owner fields"

    New file:
    * `owner_field_info.dart`: Standard info tile about "owner fields".
    
    Impacted files:
    * `add_basic_details_page.dart`: now displaying `OwnerFieldInfo` if relevant; minor refactoring
    * `nutrition_page_loaded.dart`: now displaying `OwnerFieldInfo` if relevant; minor refactoring
    * `product_query.dart`: moved field to new file `owner_field_info.dart`
    monsieurtanuki committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    fabeed9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af75722 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

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

Commits on Nov 7, 2024

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

Commits on Nov 8, 2024

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

Commits on Nov 9, 2024

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

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    98b77c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b3adb7 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. translations and semantics

    Impacted files:
    * add_basic_details_page.dart: added semantics
    * app_en.arb: 2 new labels for "owner field info"
    * nutrition_page_loaded.dart: added semantics
    * owner_field_info.dart: translated labels
    monsieurtanuki committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    572a624 View commit details
    Browse the repository at this point in the history
  2. typo fix

    monsieurtanuki committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    718f052 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    624f833 View commit details
    Browse the repository at this point in the history