Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openfoodfacts/openfoodfacts-dart

Open Food Facts API Wrapper
https://github.com/openfoodfacts/openfoodfacts-dart

refactor: new "KP action" enum (#730)

New file:
* `knowledge_panel_action.dart`: Possible needed contribute actions.

Impacted file...

ea52e84a085bd1c6faddc39c694b66d981c463fe authored over 1 year ago by monsieurtanuki <[email protected]>
chore(master): release 2.5.1 (#733)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

c09259a26382fcdea14b4bd6346f0edf7d482507 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: typo for mono and poly unsaturated fat tags (#732)

04b0f16b855fbdf3d52794756e139519ee4bc1c5 authored over 1 year ago by monsieurtanuki <[email protected]>
chore(master): release 2.5.0 (#722)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

1599bea1cc4da9f278bed8aecfd31f8e8563a219 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: preparing version 2.5.0 (#726)

Impacted files:
* `api_get_robotoff_test.dart`: renamed `RobotOffAPIClient` as `RobotoffAPIClie...

2fb41a57290513256808041cbfcfbd255fd0d015 authored over 1 year ago by monsieurtanuki <[email protected]>
fix: 715 - downgraded "path" in order to match "flutter_test" (#725)

Impacted file:
* `pubspec.yaml`: downgraded `path` to ^1.8.2 in order to match `flutter_test`'s...

58d9a10dffc07f17bc9368fe345f5266631a0218 authored almost 2 years ago by monsieurtanuki <[email protected]>
fix: robotoff deprecated method calls in tests (#724)

Impacted files:
* `api_get_robotoff_test.dart`
* `api_post_robotoff_test.dart`

1cc8f18d1d85230bfd88b1a91f43384b45dccd26 authored almost 2 years ago by monsieurtanuki <[email protected]>
fix: Refactor Robotoff methods (#723)

* Separated Robotoff APIs (initial)

Deprecated and routed the robotoff apis to a new file for...

7a71cbb4e4cbfb0e4575f706265699f8302e923a authored almost 2 years ago by Atharv Tare <[email protected]>
feat: 719 - Suggestion Manager with suggestions for the latest input (#720)

* feat: 719 - Suggestion Manager with suggestions for the latest input

New files:
* `api_sug...

5a31a09e43d9291a071cc51d4bf885f6655e76a9 authored almost 2 years ago by monsieurtanuki <[email protected]>
chore(master): release 2.4.0 (#710)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

4953709e074514418b57dd794dbfde1ad564fd17 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: 712 - optional User parameter for get random robotoff questions (#713)

Impacted file:
* `open_food_api_client.dart`

8ff23d2bc2242b83e94b5cc3f60b28da373eb7d2 authored almost 2 years ago by monsieurtanuki <[email protected]>
feat: 557 - added 6 product fields (#709)

* feat: 557 - added 6 product fields

Impacted files:
* `api_get_product_test.dart`: tested t...

2cb48b1da481435b3cbdd75c470522c7b9c187f2 authored almost 2 years ago by monsieurtanuki <[email protected]>
chore(master): release 2.3.1 (#706)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

3817c81358a1ee6cd763d0ce87e931f37cda2aa2 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: rollback to dart 2.17 / flutter 3.0.5 (#705)

Impacted file:
* `pubspec.yaml`

5c15fd04f58d4169eaa2650f74b72fef70ede697 authored almost 2 years ago by monsieurtanuki <[email protected]>
chore(master): release 2.3.0 (#698)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

4156c01007a08fd1b3797a797db5dda1024540dd authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: 699 - new class MatchedScoreV2 with better perf than MatchedProductV2 (#702)

Impacted files:
* `api_matched_product_v2_test.dart`: refactored around the test for new class ...

5a3dba918df6a424832069123bcca97e20ea23f0 authored almost 2 years ago by monsieurtanuki <[email protected]>
chore: 700 - specific user agent for integration tests (#703)

Impacted files:
* `test_constants.dart`: specific `UserAgent` for our integration tests
* all ...

a9b1ca6c4c95f6572d9b8655cc2dfd34a40d093e authored almost 2 years ago by monsieurtanuki <[email protected]>
feat: 695 - New API V3 suggestions for taxonomies (#696)

* feat: 695 - New API V3 suggestions for taxonomies

New file:
* `api_get_suggestions_test.da...

c0ffe9412f0ab3da411c0dbcbd33c15e589d3bfe authored almost 2 years ago by monsieurtanuki <[email protected]>
chore(master): release 2.2.1 (#694)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

34229ed3dcac4f5e032ed14f12d9e96c240c8859 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: 691 - implemented "imagesToJson" (#693)

* fix: 691 - implemented "imagesToJson"

New file:
* `api_json_to_from_test.dart`: unit tests...

316b19d2e5f0de51ee74c87e732fece171120082 authored almost 2 years ago by monsieurtanuki <[email protected]>
chore(master): release 2.2.0 (#690)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

2d3f76fc72125e72590eb362eefc7aff73cc9132 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: 688 - new method "getProductImageIds" (#689)

New file:
* `api_get_product_image_ids_test.dart`: tests around `OpenFoodAPIClient.getProductIm...

71e40678ccdfbf4dd375d96b568dc7775b5bbb0c authored almost 2 years ago by monsieurtanuki <[email protected]>
chore(master): release 2.1.2 (#687)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

57d06855364f18aae2726c57c924540a17247edc authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: correct spelling of User-Agent (#686)

Impacted file:
* `http_helper.dart`

67f15830fb5340998b092a277736750430437e4d authored almost 2 years ago by monsieurtanuki <[email protected]>
chore(master): release 2.1.1 (#684)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

4e52272a35bc86d665d029b0c144e8097e200e01 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: more read-only tests on PROD env (#683)

Impacted files:
* `api_get_robotoff_test.dart`: switched to PROD env
* `api_matched_product_v1...

cd5cf06835f9bc129fb3b78a24c336f5f9f970b6 authored almost 2 years ago by monsieurtanuki <[email protected]>
chore(master): release 2.1.0 (#679)

* chore(master): release 2.1.0

* Update CHANGELOG.md

Co-authored-by: github-actions[bot] <...

793b16481d2be65875206ed6a9c7364daf76493a authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: docs for user data query (#680)

* fix: docs for user data query

* Update lib/src/open_food_api_client.dart

Co-authored-by:...

fcb0fc7156aa149cc6b6183e2528c6e602ab36e0 authored about 2 years ago by Marvin Möltgen <[email protected]>
fix: fixed lint error (#674)

Impacted file:
* `product_search_query_configuration.dart`: fixed lint error

c94742001d627823afc2c841697f4d1d46540522 authored about 2 years ago by monsieurtanuki <[email protected]>
feat: Start new documentation (#663)

* doc: Start with the new documentation

* extended documentation

* minor fixes

* Delete...

7d124091488698cc975d26550869f14604d9bbfb authored about 2 years ago by Marvin Möltgen <[email protected]>
chore(deps): bump toshimaru/auto-author-assign from 1.6.1 to 1.6.2 (#675)

Bumps [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign) from 1.6.1...

6a677efd870fe74d4c7047f24504863431ee99ef authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(master): release 2.0.1 (#673)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

a0efd9b5aa9898a18306ba46b1a7f0106cadb65c authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: 643 - updated the copyright year in the LICENSE (#672)

Impacted file:
* `LICENSE`: updated the copyright year

a34ab62be4df426baff858f091d30ae8f0f3c789 authored about 2 years ago by monsieurtanuki <[email protected]>
refactor: lint - as close to pub.dev as possible in order to pass the checks (#671)

Impacted files:
* `analysis_options.yaml`: as close as the recommendations as possible
* `barc...

ee0564a15ede8edd20415b8ef3fd470efe6f057a authored about 2 years ago by monsieurtanuki <[email protected]>
chore(master): release 2.0.0 (#654)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

993eee30d24869be69591d34e8485f938a5ef81c authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
refactor!: 658 - api version is now required for barcode and search queries (#667)

Impacted files:
* `api_get_to_be_completed_products_test.dart`: minor refactoring
* `api_match...

c7f3b1daeded3c4eb8429657b94aadd0de086290 authored about 2 years ago by monsieurtanuki <[email protected]>
fix: 617 - user related queries now support api v3 (#666)

Impacted files:
* `api_get_user_products_test.dart`: now supporting api v3
* `tag_filter.dart`...

11f678a2c4377d347e1575d2b604929c5e2b3275 authored about 2 years ago by monsieurtanuki <[email protected]>
feat: 659 - support of product field "packagingsComplete" (#664)

Impacted files:
* `api_save_product_v3_test.dart`: added a save/read test about new product fie...

ddd61a37662936798951ca82e37ba0f40ca23c51 authored about 2 years ago by monsieurtanuki <[email protected]>
feat: 662 - new packaging fields "quantityPerUnit" and weightMeasured" (#665)

Impacted files:
* `api_save_product_v3_test.dart`: added test for new packaging fields `quantit...

c5335b7b404dc0b48dd1e0eea73aa39b8942a0de authored about 2 years ago by monsieurtanuki <[email protected]>
fix: 650 - less server demanding nova integration test (#668)

Impacted file:
* `api_search_products_test.dart`: slightly edited a test in order to be less in...

b6379ce90bbfce994102c7dcd96632139f3959dc authored about 2 years ago by monsieurtanuki <[email protected]>
chore(deps): bump JamesIves/github-pages-deploy-action (#660)

Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-ac...

04230ac7c2b0501378b4c21afab9985f7a4e03f4 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ci: Re-add dart doc (#657)

* ci: Re-add dart doc

* Update dartdoc.yml

* Update .github/workflows/dartdoc.yml

Co-au...

ba0e6e005c351b9e973947ea80cd58267310236d authored about 2 years ago by Marvin Möltgen <[email protected]>
refactor!: 450 - finalizing the breaking changes (#656)

Deleted files:
* `page.dart`: deprecated from 2022-04-20
* `product_list_query_configuration.d...

c8e8e373fee914b397eee6c8764bd094f9f086b1 authored about 2 years ago by monsieurtanuki <[email protected]>
feat!: 450 - import only "openfoodfacts.dart"; all code in "src" folder (#655)

New file:
* `open_food_api_client.dart`: contains the _code_ previously stored in `openfoodfact...

d05d49c9d058591e8f6b97530e1ce91e8b7b03b8 authored about 2 years ago by monsieurtanuki <[email protected]>
feat!: 450 - Name source files using "lowercase_with_underscores" (#653)

Impacted files:
* `analysis_options.yaml`: remove the line that disabled the filename check
* ...

cc4eb2cd2fffb88945270b74ab08334f74667354 authored about 2 years ago by monsieurtanuki <[email protected]>
chore(master): release 1.30.1 (#652)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

33fa83b54b2212c3354083abb37bd904f382febe authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: 548 - "LICENSE" refactoring (#651)

Impacted file:
* `LICENSE`: found format inspiration in https://pub.dev/packages/image_editor/s...

ce2b53103f6916bf0e46aab661c603195e6b364e authored about 2 years ago by monsieurtanuki <[email protected]>
chore(master): release 1.30.0 (#641)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

511774c1ff036e43d9c75694d27b570d26657066 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: 648 - new method "Nutriments.isEmpty" (#649)

Impacted files:
* `api_getProduct_test.dart`: added tests around new method `Nutriments.isEmpty...

d04e9eb0be3cc34322ebb3e8d3dfd2c8cc6dfdb8 authored about 2 years ago by monsieurtanuki <[email protected]>
feat: 539 - specific test for nova group filter (#646)

Impacted file:
* `api_searchProducts_test.dart`: added a specific test for nova group filter; s...

44dfd2da8025e480b0c0f7ec486184476f13c134 authored about 2 years ago by monsieurtanuki <[email protected]>
fix: 634 - mapped tag 'energy' to Nutrient energyKj. (#644)

Impacted file:
* `Nutrient.dart`: now manages the special duplicate case `'energy'` / `'energy-...

39571396d36385a16aa636a7b400c8ed69eb3dc7 authored about 2 years ago by monsieurtanuki <[email protected]>
feat: 539 - taxonomy for Nova groups (#645)

* feat: 539 - taxonomy for Nova groups

New files:
* `api_getTaxonomyNovaServer_test.dart`: I...

5bf2959ab40f3e157b1dd4cf3e01b8248601a443 authored about 2 years ago by monsieurtanuki <[email protected]>
feat: 548 - License "refactoring" (#642)

* feat: 548 - License "refactoring"

Impacted file:
* `LICENSE`: refactored according to http...

18f5c6f9b37b308ac8e0991c50fb57b738867007 authored about 2 years ago by monsieurtanuki <[email protected]>
feat: 617 - new "save packagings V3" feature (#640)

New files:
* `api_saveProductV3_test.dart`: Integration tests around the "save packagings V3" f...

55ffbf23f7e2ec757e8324d38da9fdaaeb8f7f1f authored about 2 years ago by monsieurtanuki <[email protected]>
chore(master): release 1.29.0 (#635)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

8d54c3e97948d2ba1daf48153d73f9175236906f authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: 575 - less expected populated fields from Robotoff (#639)

* fix: 575 - less expected populated fields from Robotoff

Impacted file:
* `api_getRobotoff_...

88edf86683e804be38e67a2f62e37f94cc686412 authored about 2 years ago by monsieurtanuki <[email protected]>
feat: 618 - added 6 contribution fields (#636)

Impacted files:
* `api_getProduct_test.dart`: added a test for fields lastModifiedBy, lastCheck...

fcfa4469d9c563c25d89596b72bfeca5a5c61f50 authored about 2 years ago by monsieurtanuki <[email protected]>
docs: link-to-new-openapi-doc (#630)

docs: link-to-new-openapi-doc

5d42b5069c42f2eaeb748fe69b1cfaa497d2a094 authored about 2 years ago by Pierre Slamich <[email protected]>
fix: Fix Badges (#632)

27f1d87cb5d0bf3218df86d69334e7d96cc5d4ef authored about 2 years ago by Pierre Slamich <[email protected]>
feat: API V3 now supported for "get product" (#633)

New files:
* `LocalizedTag.dart`: Tag with localizations (in English and an additional language...

e118386dcce75cd877ed13873136c421dfe50b09 authored about 2 years ago by monsieurtanuki <[email protected]>
chore(master): release 1.28.0 (#612)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

939e8dadf8ee4ca3b5b1a3bc8392438c2d8bc325 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: #223 - deprecated method getIngredientSpellingCorrection (#627)

* fix: #223 - deprecated method getIngredientSpellingCorrection

Impacted files:
* `api_getRo...

9da441f4e930dd74ebff3547ed6ea1858403cf68 authored about 2 years ago by monsieurtanuki <[email protected]>
fix: #625 - no user credentials in header if null (#626)

Impacted file:
* `HttpHelper.dart`

8566fcfcdd2c67f0ee6914048dbf84f8ce50d67e authored about 2 years ago by monsieurtanuki <[email protected]>
fix: #571 - last step of migration of enums to dart 2.17 (#623)

Impacted files:
* `AbstractQueryConfiguration.dart`: minor refactoring
* `api_getProduct_test....

cc1b388e726d8d2e3ea1883afdb5cdbadc7b66a8 authored about 2 years ago by monsieurtanuki <[email protected]>
fix: #571 - new enum upgrades to dart 2.17 (#621)

Impacted files:
* `Allergens.dart`: upgraded `AllergensTag` to dart 2.17
* `AllergensParameter...

dc2dfc3ebc72ff99529335926fab17fd49e9390e authored about 2 years ago by monsieurtanuki <[email protected]>
fix: integrationTest with packaging recycling (#622)

98a3debca5a05bbcda05d492753336f85c403930 authored about 2 years ago by monsieurtanuki <[email protected]>
feat: #614 - taxonomy - support of packaging recycling (#615)

New files:
* `api_getTaxonomyPackagingRecyclingServer_test.dart`: server tests around Packaging...

716db4d0cec3373de1250fe383c79b142f189b93 authored about 2 years ago by monsieurtanuki <[email protected]>
fix: #609 - fix of failed getProduct integration test (#616)

Impacted files:
* `api_getProduct_test.dart`: unnecessary refactoring en passant
* `front_coca...

067752e5630413de25ad6b869205b58dcb1a8e1c authored about 2 years ago by monsieurtanuki <[email protected]>
feat: #605 - taxonomy - support of packaging materials and shapes (#610)

New files:
* `api_getTaxonomyPackagingMaterialsServer_test.dart`: server tests around Packaging...

43f83a97749442548cf68f5b1e0791483367431f authored about 2 years ago by monsieurtanuki <[email protected]>
feat: #596 - added Origin Taxonomy (#608)

New files:
* `api_getTaxonomyOriginsServer_test.dart`: server tests around Origin Taxonomy
* `...

bfe0f1171b6f3a2b12d6d93a6613ced1ed2543d5 authored about 2 years ago by monsieurtanuki <[email protected]>
refactor: used OffTagged and removed deprecated fields (#607)

Impacted files:
* `AbstractQueryConfiguration.dart`: removed deprecated field `cc`
* `OpenFood...

39e17a64ec1355f64b9ccf0e257d9647cb25104e authored about 2 years ago by monsieurtanuki <[email protected]>
chore(master): release 1.27.1 (#606)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

f6fd904ea8859bed6c822450cdde001613530907 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: Added response for incorrect email (#604)

663a461d03881abc021d5efa5578edfa8786c4b7 authored about 2 years ago by Akash Srivastava <[email protected]>
chore(master): release 1.27.0 (#599)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

054a8c6bd64d9997ef97d5df8ca10d5ebaf43d86 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: #602 - added the "website" product field (#603)

Impacted files:
* `api_getProduct_test.dart`: added a test on the new "website" product field
...

e9fe00ab947b91fe690705959ad38f951e020eb3 authored about 2 years ago by monsieurtanuki <[email protected]>
fix: #507 - no more parameters in product URI (#601)

Impacted files:
* `api_getProduct_test.dart`: test that conf is not passed as parameter
* `ope...

313fd28e39fdaeab5ed8dbaaa8eb4d49ed3f2908 authored about 2 years ago by monsieurtanuki <[email protected]>
fix: #598 - deprecated 2 "environment" fields (#600)

Impacted files:
* `api_getProduct_test.dart`: removed test around deprecated fields
* `openfoo...

5cb3ea3eaec51db77f7ee8b1f7f1efc591baef7f authored about 2 years ago by monsieurtanuki <[email protected]>
feat: #596 - implemented autocomplete for ORIGINS (#597)

Impacted files:
* `api_get_autocompleted_suggestions_test.dart`: added tests for ORIGINS autoco...

f39e398a30e4f484230580fea053235957156e0d authored about 2 years ago by monsieurtanuki <[email protected]>
chore(master): release 1.26.2 (#594)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

89c5b797cc17533bc3939c8aca7e8b6ae3191fdb authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: #565 - added product field "nutrition data", better null value management (#595)

Impacted files:
* `JsonHelper.dart`: `checkboxFromJSON` can now return `null`
* `Nutrient.dart...

6e2df43ecd626ba2c8e9f3fadf1b9f637bf82b34 authored about 2 years ago by monsieurtanuki <[email protected]>
fix: Sending credentials to robotff (#590)

* fix: Sending credentials to robotff

* Update HttpHelper.dart

* Update HttpHelper.dart

...

2b099261197b7a0d0cf8e42ccea4d66fddf4a960 authored about 2 years ago by Marvin Möltgen <[email protected]>
style: no_leading_underscores_for_local_identifiers (#591)

fa5be75077c1e02f4998a5ffa5b7b4df391336e9 authored about 2 years ago by Marvin Möltgen <[email protected]>
fix: #592 - KnowledgePanelTextElement - 'type' instead of 'text_type' (#593)

Impacted files:
* `knowledge_panels_from_json_test.dart`: `'type'` instead of `'text_type'`
* ...

10f51cc835dbb0b1a200ed7851ef228c26a05d97 authored about 2 years ago by monsieurtanuki <[email protected]>
chore(master): release 1.26.1 (#586)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

62a64c654ffe3bcc666458dd346db41e46d84784 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: Also return [LoginStatus] when not logged in (#585)

e97f877ade72389e2d3f5b4d8053710d0a5ea236 authored about 2 years ago by Marvin Möltgen <[email protected]>
chore(master): release 1.26.0 (#569)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

20ffc075127d53bb64b55d91f8008cd92dffeb0c authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: #579 - new method to log in, that returns data about user (#583)

New file:
* `LoginStatus.dart`: Status after an attempt to log in.

Impacted files:
* `api_g...

7994f45d8936a6833dfa733c255851b9518d3f65 authored about 2 years ago by monsieurtanuki <[email protected]>
chore(deps): bump amannn/action-semantic-pull-request from 4 to 5 (#580)

Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-reque...

6b44e3fdfb9a8e92485d331629b641dadc1d27c9 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: ImageHelper - new methods with ImageSize parameters + minor fix (#572)

Impacted file:
* `ImageHelper.dart`: added flexibility and `ImageSize` parametered methods; fix...

24ec991f29962af05aa1fe4313cd6648da7d8d84 authored about 2 years ago by monsieurtanuki <[email protected]>
feat: #566 - refactored Nutriments as Map with new Nutrient class (#570)

Deleted file:
* `Nutriments.g.dart`

New file:
* `Nutrient.dart`: Nutrient
* `OffTagged`: I...

d30108f6c73402773868b80333635ca18bfca1df authored about 2 years ago by monsieurtanuki <[email protected]>
fix: KP panel groups sometimes have null title (#576)

Impacted files:
* `KnowledgePanelElement.dart`: minor fix on `KnowledgePanelPanelGroupElement`
...

bf66f285856546329353547422bd96aaa1ac163a authored about 2 years ago by monsieurtanuki <[email protected]>
fix: make GitHub Projects more resilient (#558)

Co-authored-by: monsieurtanuki <[email protected]>

fe319e09f1d5866685681d965b249d2a6d1ffc8d authored about 2 years ago by Pierre Slamich <[email protected]>
feat: #573 - getRandomRobotoffQuestion with optional insight types (#574)

Impacted files:
* `api_getRobotoff_test.dart`: added a test for "no `'insight_types'`"; refacto...

c8692c1a9cee9daf6de89b96b12c2d80161d3c2d authored about 2 years ago by monsieurtanuki <[email protected]>
fix: #565 - added 'nutrition_data' flag and energy fields (#568)

Impacted files:
* `api_getProduct_test.dart`: switched one test to prod; minor refactoring
* `...

bbb149f26d16385e34e4e7dfee92c05947f9ca29 authored over 2 years ago by monsieurtanuki <[email protected]>
chore(master): release 1.25.0 (#546)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

b230fdb3e368dc2900655f0543f131d2ba9d4081 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: integration tests around "getTaxonomy" (#563)

Deleted files:
* `api_getTaxonomy_test.dart`: duplicate with `api_getTaxonomyCategories_test.da...

a826add65c6b993f748b2874ef501a5efc900497 authored over 2 years ago by monsieurtanuki <[email protected]>
feat: #560 - optionally adding user credentials for POST requests (#561)

Impacted files:
* `AbstractQueryConfiguration.dart`: populated new parameter `addCredentialsToB...

d5cd14cf3ee710f9045110c34e1ce1180bdddb8e authored over 2 years ago by monsieurtanuki <[email protected]>
ci: Fix tests (#554)

* ci: Fix tests

* Update api_addProductImage_test.dart

* Update api_searchProducts_test.dart

6394d094b3822e799abc844e827f484bf7390368 authored over 2 years ago by Marvin Möltgen <[email protected]>
test: Signup tests (#542)

* test: Signup tests

* rename

* Fixes

* fix: Passing queryType to login post request

...

19cf651f3bdc20303fc1a2c85a11e0bfc7e09c5b authored over 2 years ago by Marvin Möltgen <[email protected]>
ci: improve bug template (#549)

* ci: improve bug template

* Update bug_report.md

202ab6a77362bc99e83f62b3783073ec36033092 authored over 2 years ago by Pierre Slamich <[email protected]>