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

Add support for the Origins taxonomy #596

Closed
1 of 3 tasks
teolemon opened this issue Oct 23, 2022 · 2 comments · Fixed by #608
Closed
1 of 3 tasks

Add support for the Origins taxonomy #596

teolemon opened this issue Oct 23, 2022 · 2 comments · Fixed by #608
Assignees

Comments

@teolemon
Copy link
Member

teolemon commented Oct 23, 2022

What

Why

@monsieurtanuki monsieurtanuki self-assigned this Oct 23, 2022
monsieurtanuki added a commit to monsieurtanuki/openfoodfacts-dart that referenced this issue Oct 23, 2022
Impacted files:
* `api_get_autocompleted_suggestions_test.dart`: added tests for ORIGINS autocomplete
* `api_getProduct_test.dart`: minor refactoring
* `openfoodfacts.dart`: minor refactoring
* `TagType.dart`: added ORIGINS; refactored "à la 2.17"
* `TaxonomyQueryConfiguration.dart`: minor refactoring
@monsieurtanuki
Copy link
Contributor

Autocomplete for ORIGINS is being implemented in #597.
@teolemon Not sure what "Partial taxonomy API" means.

monsieurtanuki added a commit that referenced this issue Oct 25, 2022
Impacted files:
* `api_get_autocompleted_suggestions_test.dart`: added tests for ORIGINS autocomplete
* `api_getProduct_test.dart`: minor refactoring
* `openfoodfacts.dart`: minor refactoring
* `TagType.dart`: added ORIGINS; refactored "à la 2.17"
* `TaxonomyQueryConfiguration.dart`: minor refactoring
monsieurtanuki added a commit to monsieurtanuki/openfoodfacts-dart that referenced this issue Nov 6, 2022
New files:
* `api_getTaxonomyOriginsServer_test.dart`: server tests around Origin Taxonomy
* `TaxonomyOrigin.dart`: Origin Taxonomy classes
* `TaxonomyOrigin.g.dart`: generated

Impacted file:
* `openfoodfacts.dart`: added method `getTaxonomyOrigins`; reformated the `getTaxonomy*` methods
monsieurtanuki added a commit to monsieurtanuki/openfoodfacts-dart that referenced this issue Nov 7, 2022
monsieurtanuki added a commit that referenced this issue Nov 7, 2022
New files:
* `api_getTaxonomyOriginsServer_test.dart`: server tests around Origin Taxonomy
* `TaxonomyOrigin.dart`: Origin Taxonomy classes
* `TaxonomyOrigin.g.dart`: generated

Impacted file:
* `openfoodfacts.dart`: added method `getTaxonomyOrigins`; reformated the `getTaxonomy*` methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants