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: 618 - added 6 contribution fields #636

Merged
merged 1 commit into from
Dec 5, 2022

Conversation

monsieurtanuki
Copy link
Contributor

Impacted files:

  • api_getProduct_test.dart: added a test for fields lastModifiedBy, lastChecked, lastChecker, created, creator and editors
  • Product.dart: added lastModifiedBy, lastChecked, lastChecker, created, creator and editors fields
  • Product.g.dart: generated
  • ProductFields.dart: added lastModifiedBy, lastChecked, lastChecker, created, creator and editors fields

What

  • Added 6 contribution fields: lastModifiedBy, lastChecked, lastChecker, created, creator and editors.
  • There was already lastModified.

Fixes bug(s)

Impacted files:
* `api_getProduct_test.dart`: added a test for fields lastModifiedBy, lastChecked, lastChecker, created, creator and editors
* `Product.dart`: added lastModifiedBy, lastChecked, lastChecker, created, creator and editors fields
* `Product.g.dart`: generated
* `ProductFields`.dart`: added lastModifiedBy, lastChecked, lastChecker, created, creator and editors fields
Copy link
Member

@M123-dev M123-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @monsieurtanuki

@monsieurtanuki monsieurtanuki merged commit fcfa446 into openfoodfacts:master Dec 5, 2022
@monsieurtanuki
Copy link
Contributor Author

monsieurtanuki commented Dec 5, 2022

Thank you @M123-dev!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add product fields: contribution info
3 participants