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: 956 - added product owner fields #961

Merged
merged 2 commits into from
Aug 12, 2024

Commits on Aug 3, 2024

  1. feat: 956 - added product owner fields

    New file:
    * `owner_field.dart`: Helper class to compute the Product.ownerFields tags.
    
    Impacted files:
    * `api_get_product_test.dart`: added a test for owner fields
    * `openfoodfacts.dart`: added new class `OwnerField`
    * `product.dart`: added field `ownerFields` and method `getOwnerFieldTimestamp`
    * `product.g.dart`: generated
    * `product_fields.dart`: refactored around localized product fields
    monsieurtanuki committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    dce4afc View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

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