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

Review fixes

4ce0019f806ec1edcc20332bd2a4708d8ff391d4 authored over 3 years ago by blazern <[email protected]>
Merge branch 'master' into translations-update

a06319499a13a0b4cabea4a99f6f5252eef8ee03 authored over 3 years ago by monsieurtanuki <[email protected]>
Merge pull request #192 from monsieurtanuki/fix/#189

fix/#189 - simplified time-out prone search products tests

d82f9a2f275d2307314834f58a7d1d49cfc4e352 authored over 3 years ago by monsieurtanuki <[email protected]>
fix/#189 - switched keyword search to TEST env

4869afa67bd8fe174a6353a6151ce8e1025e33f6 authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#188 - new class InvalidBarcodes

New file:
* `InvalidBarcodes.dart`: Invalid barcode blacklist

dd79bd2699e8e669301d732f249bcc3ee1dfa10a authored over 3 years ago by monsieurtanuki <[email protected]>
Review fixes

eaab6ff408a026f98c0e04c3a66023aa0d76ccfe authored over 3 years ago by blazern <[email protected]>
fix/#189 - simplified time-out prone search products tests

Impacted file:
* `api_searchProducts_test.dart`: uncommented test "search products by keywords" ...

cec9f190264a3013c5643e270022e279cdc4f44e authored over 3 years ago by monsieurtanuki <[email protected]>
Review fixes

12d11728f957de0ceb03518589f6d9e39d479100 authored over 3 years ago by blazern <[email protected]>
Add ability to request and set product fields with multiple languages

5e58a9c1c049e6db3078bbdc46d3ea1da03a8e70 authored over 3 years ago by blazern <[email protected]>
Merge pull request #182 from monsieurtanuki/feature/#105

feature/#105 - support for product list queries + configuration refactoring

36069a384a067b90a8f5af9a67f9a9eef006743e authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#105 - merge collision fix

Impacted file:
* `api_searchProducts_test.dart`

4114bc72b85adcf04547c8ba4a9355d39481aba9 authored over 3 years ago by monsieurtanuki <[email protected]>
Merge remote-tracking branch 'origin/feature/#105' into feature/#105

# Conflicts:
# lib/utils/PnnsGroupQueryConfiguration.dart

856ef16d1969577465c880dbc391291e04df7e42 authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#105 - refactoring after code review

Impacted files:
* `AbstractQueryConfiguration.dart`: refactored for code readability
* `openfood...

55bb709659cc77a9def8754eb3ca59395a7fbb4e authored over 3 years ago by monsieurtanuki <[email protected]>
Merge pull request #184 from monsieurtanuki/feature/#183

feature/#183 - using maps instead of switch for enums (refactoring)

5835bb8657927d6cf5acd32bdf36dbe09a581814 authored over 3 years ago by monsieurtanuki <[email protected]>
Merge branch 'master' into feature/#183

91b9ccf4a189b13633b3d1dae17a1cbef5c2edab authored over 3 years ago by monsieurtanuki <[email protected]>
Merge branch 'master' into feature/#105

ceade3877a0676ae46bcf174fb5acab32a47c56a authored over 3 years ago by monsieurtanuki <[email protected]>
Merge pull request #187 from monsieurtanuki/fix/#48

fix/#48 - now saving nutrients

dad8c41c5231f1c1ed7eeb89860c3ba5069d9ce1 authored over 3 years ago by monsieurtanuki <[email protected]>
fix/#48 - now saving nutrients

Impacted files:
* `api_saveProduct_test.dart`: new test "confirm that nutrient fields are saved"...

783974f1633e8448c6737b7f398d7c98f9398cbb authored over 3 years ago by monsieurtanuki <[email protected]>
Merge pull request #186 from monsieurtanuki/feature/#166

feature/#166 - added several nutrients

b9706e1280ca60f32d6dc97ec0a2e0720e7f547d authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#166 - fixed microgram string and added a test for uncommon nutrients

Impacted files:
* `UnitHelper.dart`: added other string interpretations of micrograms
* `api_get...

8b9fb593e334d1823ab789439ccf3b29f94450aa authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#166 - added several nutrients

1. pantothenic-acid
1. biotin
1. chloride
1. chromium
1. fluoride
1. iodine
1. manganese
1. moly...

db5ddeb550ca65daf2485b2a11fa6d7022efcc09 authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#183 - using maps instead of switch for enums (fix for ProductImage)

Impacted file:
* `ProductImage.dart`

02e9cdfa753fe3af5ab7efdaf809113fe96acc78 authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#183 - using maps instead of switch for enums (refactoring)

Impacted files:
* `Ingredient.dart`
* `Insight.dart`
* `LanguageHelper.dart`
* `NutrientLevels.d...

946f71a235beacb7860591b53da732df8d82531c authored over 3 years ago by monsieurtanuki <[email protected]>
Merge pull request #181 from monsieurtanuki/feature/#92

feature/#92 - now uses parameter PnnsGroup2Filter for PnnsGroup2-related search

f5edbfd92a9227a5edbde7bd305496e61c06264e authored over 3 years ago by monsieurtanuki <[email protected]>
Merge branch 'master' into feature/#92

34dcb678300ca6dfc0b2450297d89c6f916b9bdb authored over 3 years ago by monsieurtanuki <[email protected]>
Merge pull request #179 from monsieurtanuki/fix_6/#90

fix_6/#90 - added comments to classes and methods in folder "utils"

b8f069358206c3dacca16922b1e5f17414083712 authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#105 - support for product list queries + configuration refactoring

New files:
* `AbstractQueryConfiguration.dart`: Abstract Query Configuration, that helps build A...

410b9dc5784e43098220c842b83431e4807f3e9f authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#92 - now uses parameter PnnsGroup2Filter for PnnsGroup2-related search

New file:
* `PnnsGroup2Filter.dart`: `PnnsGroup2` search API parameter

Deleted file:
* `api_pnn...

6f287c8bdde183dbbb28d2c55dfe891253bc98db authored over 3 years ago by monsieurtanuki <[email protected]>
Merge pull request #180 from monsieurtanuki/feature/#107

feature/#107 - deprecated useless parameters OutputFormat and SearchSimple

b5611e214f06300e8d1726a87827ee5484133476 authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#107 - deprecated useless parameters OutputFormat and SearchSimple

Impacted files:
* `openfoodfacts.dart`: removed all references to `OutputFormat`
* `PnnsGroupQue...

edc4034454380c5e016475e0d530be16b2c80c6a authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#107 - deprecated useless parameters OutputFormat and SearchSimple

Impacted files:
* `api_searchProducts_test.dart`: removed all references to `OutputFormat` and `...

9ca8fb4919c8448fccc0c6969ea86630e2ecec21 authored over 3 years ago by monsieurtanuki <[email protected]>
fix_6/#90 - added comments to classes and methods in folder "utils"

There are still classes to add comments to in this folder, but this is a quick PR.

Impacted fil...

3ddca9299115da5b1647e509f2a669a3c0edc2c9 authored over 3 years ago by monsieurtanuki <[email protected]>
Merge pull request #178 from monsieurtanuki/feature/#155

feature/#155 - new method "OpenFoodAPIClient.getEcoscoreHtmlDescription"

abab8c073c1755dbe9bb658d3403a562263c483b authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#155 - using OpenFoodFactsLanguage parameter instead of String

d6489a5580bf0db5c863638a757c321350d095aa authored over 3 years ago by monsieurtanuki <[email protected]>
Merge pull request #177 from monsieurtanuki/fix_5/#90

fix_5/#90 - added comments to Parameter-related classes

95ad0ee1cc9e360e1245080403c5352196baef5a authored over 3 years ago by monsieurtanuki <[email protected]>
fix_5/#90 - added comments to Parameter-related classes

I've just rolled back changes I made that actually added complexity without added value.

Impact...

de16b3f579aa806cba2a4a83020fab0eecc41b6f authored over 3 years ago by monsieurtanuki <[email protected]>
feature/#155 - new method `OpenFoodAPIClient.getEcoscoreHtmlDescription`

Impacted files:
* `api_getProduct_test.dart`: added tests around the new method
* `openfoodfacts...

2e6e365c3ee59e0e70d4cc922d3481ad2508a44e authored over 3 years ago by monsieurtanuki <[email protected]>
fix_5/#90 - added comments to Parameter-related classes

On the way to a 130/130 pub.dev score...

Impacted files:
* `ContainsAdditives.dart`: added a co...

3123cbb6273e546699875257327bd16e44163402 authored over 3 years ago by monsieurtanuki <[email protected]>
Merge pull request #176 from openfoodfacts/peterwvj/release

docs: prepare release of version 1.2.0 of the SDK

ed0ed9b0b71ce99c4e462e50085d9d9029ba6865 authored over 3 years ago by Peter W. V. Tran-Jørgensen <[email protected]>
docs: prepare release of version 1.2.0 of the SDK

Closes #173

634a812acfc6e8b44ce374bbb1d5c3af70367901 authored over 3 years ago by Peter W. V. Tran-Jørgensen <[email protected]>
Update bug_report.md

fixing a typo

aee64b952d5e4aa55591e3da684177e63cdd7cb9 authored over 3 years ago by Mohamed BOUSSAID <[email protected]>
Update issue templates (#174)

* Update issue templates

* Update bug_report.md

Replacing mobile/desktop version with pack...

ed5a3f1d7443bb84c7a3dd007fb03170fd16eac4 authored over 3 years ago by Mohamed BOUSSAID <[email protected]>
Create CODE_OF_CONDUCT.md (#175)

a6c4ccf35c00f529dba0a5aa04b17bfc560f251a authored over 3 years ago by Mohamed BOUSSAID <[email protected]>
#131 : Adding suggestion to the SDK (#169)

* #131 : Adding suggestion to the SDK

f62ff7258f00c63796634d0ea9e80ba1facae542 authored over 3 years ago by Mohamed BOUSSAID <[email protected]>
Added login + register to readme

812bca1977f03e4ce55c8989b1889d53906d97ef authored over 3 years ago by Marvin M <[email protected]>
Merge pull request #171 from M123-dev/user-creation

Add support for user creation

3fd16a38229870ca7ca6c784840f93ac41ffdcb6 authored over 3 years ago by Marvin M <[email protected]>
Added test + if => if else

cb0bb4873f23e34e9182841f152f978022c638c2 authored over 3 years ago by Marvin M <[email protected]>
linting

d4f150fc4e2cdf18117c431b9668079cee9a7e61 authored over 3 years ago by Marvin M <[email protected]>
Update DOCUMENTATION.md

07cc6d2710f4b7d53ce6a519361fa14a329b8d13 authored over 3 years ago by Marvin M <[email protected]>
Moved from user to function parameters

8ce94b1b932450a89c776cbebb473e31b6b74413 authored over 3 years ago by Marvin M <[email protected]>
Update openfoodfacts.dart

0359be778f6ec3e1a3cd82a6e59ccc4571549547 authored over 3 years ago by Marvin M <[email protected]>
Update DOCUMENTATION.md

0b7ace8631c1ad602ad4ddae51d998246f4ae317 authored over 3 years ago by Marvin M <[email protected]>
Added user creation documentation

1ea33e886f15d51975d74cc6bbac255bfdda9dde authored over 3 years ago by Marvin M <[email protected]>
Added tests + proper response codes

bcfcb40cc6e4e977008f622e18861af03084398c authored over 3 years ago by Marvin M <[email protected]>
Working user creation

9945252ccdca0aac767755106b85a438826069e3 authored over 3 years ago by Marvin M <[email protected]>
Update README.md

ac54fee347033ef922ef50566f36919d8347d734 authored over 3 years ago by Pierre Slamich <[email protected]>
Merge pull request #168 from openfoodfacts/dart-doc-deploy-gha

Deploy Dartdocs using GitHub Actions

c5c258ee53c2fb071222188549bf9d09e64aa1a9 authored over 3 years ago by Pierre Slamich <[email protected]>
Update README.md

4aa9650bbdc493298531d01c45b53da9d816285c authored over 3 years ago by Pierre Slamich <[email protected]>
Update dartdoc.yml

3d169b9f49df50a53603f784b75e0e65652a4ce1 authored over 3 years ago by Pierre Slamich <[email protected]>
Update dartdoc.yml

cd40fbb01da39ab7a17fb6a0671dfe2ecb63e6cf authored over 3 years ago by Pierre Slamich <[email protected]>
Update dartdoc.yml

f9294642c9f48058d04f8e3c8cd8c663c74561b6 authored over 3 years ago by Pierre Slamich <[email protected]>
Update dartdoc.yml

682cf9e6bec001f008fdc863c6e21cfcb3eb8117 authored over 3 years ago by Pierre Slamich <[email protected]>
Update dartdoc.yml

c3f58feaf74e856336b58a3a9821c724b6fdb778 authored over 3 years ago by Pierre Slamich <[email protected]>
Update dartdoc.yml

7689c7377aa79130f12d1197eb3520e3c527d4c5 authored over 3 years ago by Pierre Slamich <[email protected]>
Update dartdoc.yml

17f62a7e576bec5b6754d4587144963ee45a3e96 authored over 3 years ago by Pierre Slamich <[email protected]>
Deploy Dartdocs using GitHub Actions

50d4751f908392df82a8561462e0164c75a83329 authored over 3 years ago by Pierre Slamich <[email protected]>
Merge pull request #167 from M123-dev/login-via-auth.pl-api

Login via the auth.pl api

9e2d99d76766ed749deb2200776e60d9c590ca62 authored over 3 years ago by Marvin M <[email protected]>
Update openfoodfacts.dart

4048c043c4d99ab0838c3fa749baf05bad663a83 authored over 3 years ago by Marvin M <[email protected]>
Merge branch 'master' into login-via-auth.pl-api

d1068e329f0c564ba53df94834025c423b03e524 authored over 3 years ago by Marvin M <[email protected]>
Merge pull request #164 from kant/patch-1

Minor fix (line 398)

a97ee0dc1048b11fae32834e76adc890b376a1f6 authored over 3 years ago by Marvin M <[email protected]>
Update DOCUMENTATION.md

7226732e427ebf2d48730bb5505a57ea4885b26b authored over 3 years ago by Marvin M <[email protected]>
Check login data via the new auth.pl API

68ee491ddb6d505d3a4f0e088e558ec798251602 authored over 3 years ago by Marvin M <[email protected]>
Update pubspec.yaml

9eb75a83583c13b466fa32ea21689c87e1275176 authored over 3 years ago by Marvin M <[email protected]>
Replace '&quot;' with '"' (#162) (#163)

db859335e11972540448e476daf4f2b2c4450049 authored over 3 years ago by Danil <[email protected]>
Minor fix (line 398)

bee6e2e4fa3d31f69c4063a332516ea46dda6d25 authored over 3 years ago by Darío Hereñú <[email protected]>
Merge pull request #161 from openfoodfacts/missing_ecoscore_data_warning

feat: add EcoscoreData.missingDataWarning field support

90bc78f8c77d347c26bc81437ff25cc664721b0d authored over 3 years ago by Frédéric Julian <[email protected]>
feat: add ecoscoreData.missingDataWarning field support

e1ccb26fcc9d1cbd82d146de48f6fed4ec1929f2 authored over 3 years ago by Frédéric Julian <[email protected]>
feat: add agribalyse score to EcoscoreData (#160)

* feat: add agribalyse score to EcoscoreData

* chore: use standard formatting (to please the ...

4565f73184bfbdcf3bc8f7117d840c9a9c698453 authored over 3 years ago by Frédéric Julian <[email protected]>
Merge pull request #156 from openfoodfacts/failing-tests

fix: update expected test results.

78c839fdad9251639afaabf982d94bcfe430500e authored over 3 years ago by Peter W. V. Tran-Jørgensen <[email protected]>
fix: update expected test results.

Closes #146

79714c32e4c60a1d6f8c52deeec0c41b5288fa1c authored over 3 years ago by Peter W. V. Tran-Jørgensen <[email protected]>
Merge pull request #152 from blazern/more-translated-product-fields

Add multiple '_translated' fields to Product

515a7f6d0231aa72d511d4d3b322f1b4ac7ea3fb authored over 3 years ago by Stéphane Gigandet <[email protected]>
Code review fixes 2 for '_translated' fields addition

48b2ba0783b00e20cfc954c65b870a82fa6ff5be authored over 3 years ago by Danil Garmanov <[email protected]>
Merge pull request #154 from openfoodfacts/updated-dependencies-

Updated dependencies for pub.dev points

a5624891d3c77dabccfd5b1d67d58e774c51428b authored over 3 years ago by Marvin M <[email protected]>
Update pubspec.yaml

739cc34591c0084c968ebe2663d83b0b1f5b8afd authored over 3 years ago by Marvin M <[email protected]>
Code review fixes for '_translated' fields addition

c4f1cbb508d233122e800447623ef7cf19b59153 authored over 3 years ago by Danil Garmanov <[email protected]>
Merge pull request #153 from blazern/change-self-dependency

Make the example subproject to depend on the parent folder

56697d9e536933b2130ec904c2faee748f25e893 authored almost 4 years ago by Marvin M <[email protected]>
Make the example subproject to depend on the parent folder

5c4bc6a2a10bc2eed585e5ac608ace8f0db06961 authored almost 4 years ago by Danil Garmanov <[email protected]>
Add multiple '_translated' fields to Product

f87b932ff982f9d41bffbbcba76b65e2eff05a8e authored almost 4 years ago by Danil Garmanov <[email protected]>
Add a language postfix to 'imagefield' of SendImage JSON (#150)

724301f3f23b1e7874dd9235a2ba7d15f41b02bf authored almost 4 years ago by Danil <[email protected]>
added pub.dev badges

dcbdffc0633988e1e9d98a32e5df54e47d499dc7 authored almost 4 years ago by Pierre Slamich <[email protected]>
Merge pull request #145 from openfoodfacts/v1.1.0-beta-release

Prepare release of v1.1.0-beta (include breaking changes)

d85164c756477b2be42e2f0470939cf3fdf7dfdd authored almost 4 years ago by Stéphane Gigandet <[email protected]>
add rename of SendImage.imageUrl to imageUri

55e45ac6a8db7d721780dd7d109f0f700f01246a authored almost 4 years ago by Stéphane Gigandet <[email protected]>
Merge branch 'master' into v1.1.0-beta-release

4a76c3ad93012bda290d54ae486f9710c434669f authored almost 4 years ago by Stéphane Gigandet <[email protected]>
Merge pull request #147 from blazern/image-uri

Rename SendImage.imageUrl -> SendImage.imageUri

ed3caedccc9b9ea8fe6740e914a0bc8854870f2a authored almost 4 years ago by Stéphane Gigandet <[email protected]>
Fix a test in test/api_getProductRaw_test.dart

b7185d8bb65aadf461ca79255d095bfb3c89b2c8 authored almost 4 years ago by Danil Garmanov <[email protected]>
Rename SendImage.imageUrl -> SendImage.imageUri

c9afa69571bced5626d2a00e62fe2b94a1a67948 authored almost 4 years ago by Danil Garmanov <[email protected]>
Merge pull request #148 from monsieurtanuki/fix/#146

fix/#146 - MatchedProductStatus is now enum and not bool anymore

a1ff72beaf38df390c5acabde6ebd8f83fc3d2a3 authored almost 4 years ago by monsieurtanuki <[email protected]>
fix/#146 - MatchedProductStatus is now enum and not bool anymore

d1dbeb32b70b1c97c8108f97c5308fc6e76350a3 authored almost 4 years ago by monsieurtanuki <[email protected]>
Merge pull request #141 from monsieurtanuki/feature/#139

feature/#139 - code example around MatchedProduct

2bb412d76f0cb0c3de1cf357756dd880680d6780 authored almost 4 years ago by monsieurtanuki <[email protected]>
Merge pull request #143 from openfoodfacts/switched-to-dart

switched to dart

8d472662371212c01ac92ad427c4b751c762d202 authored almost 4 years ago by Marvin M <[email protected]>