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: #306 - unselect product image #319

Merged
merged 2 commits into from Dec 15, 2021

Commits on Dec 14, 2021

  1. feat: openfoodfacts#306 - unselect product image

    Impacted files:
    * `api_addProductImage_test.dart`: new test about "unselect product image"
    * `openfoodfacts.dart`: new method `unselectProductImage`
    * `ProductImage.dart`: minor unrelated refactoring
    monsieurtanuki committed Dec 14, 2021
    Copy the full SHA
    ea91655 View commit details
    Browse the repository at this point in the history
  2. feat: openfoodfacts#306 - added "user" parameter to WRITE methods

    Impacted files:
    * `api_addProductImage_test.dart`: added `User user` parameters when needed
    * `openfoodfacts.dart`: added `User user` parameter to WRITE methods; added ending commas
    monsieurtanuki committed Dec 14, 2021
    Copy the full SHA
    4215573 View commit details
    Browse the repository at this point in the history