Maikel Linke
3331aaa382
Fetch data from URL provided by Litefarm
...
So we don't have to distinguish between staging and production. They
will provide the right URL.
2025-12-10 16:24:54 +11:00
Maikel Linke
b302dcfbec
Update existing enterprises
2025-12-10 16:24:54 +11:00
Maikel Linke
7dfc4d21ca
Record updated Litefarm data
2025-12-10 16:24:53 +11:00
Maikel Linke
f332a6934b
Move growing enterprise creation to own class
2025-12-10 16:24:53 +11:00
Maikel Linke
baad0135f9
Import enterprises and owners with minimal data
...
Still missing:
* Check for existing enterprises.
* Import all the available data.
2025-12-10 16:24:53 +11:00
Maikel Linke
1973e36634
Extract token and HTTP layer for re-use
...
Calling a webhook as a platform and fetching enterprise data will have
the same auth.
2025-12-10 16:24:53 +11:00
Maikel Linke
2e62531232
Authenticate only as platform to call webhooks
2025-12-10 16:24:53 +11:00
Maikel Linke
d811103a71
Add dummy webhook endpoint for LiteFarm
2025-12-10 16:24:53 +11:00
Gaetan Craig-Riou
f3efed7aeb
Merge pull request #13796 from openfoodfoundation/dependabot/bundler/aws-sdk-s3-1.206.0
...
Bump aws-sdk-s3 from 1.205.0 to 1.206.0
2025-12-10 10:36:35 +11:00
dependabot[bot]
01278c3ee6
Bump aws-sdk-s3 from 1.205.0 to 1.206.0
...
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby ) from 1.205.0 to 1.206.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases )
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-ruby/commits )
---
updated-dependencies:
- dependency-name: aws-sdk-s3
dependency-version: 1.206.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-09 09:07:25 +00:00
Gaetan Craig-Riou
da7f46de1f
Merge pull request #13792 from openfoodfoundation/dependabot/bundler/rubocop-rspec_rails-2.32.0
...
Bump rubocop-rspec_rails from 2.31.0 to 2.32.0
2025-12-09 10:47:10 +11:00
Filipe
20107986a6
Merge pull request #13725 from rioug/13642-disable-inventory-not-using
...
[Variant Tags] Enable variant tag for enterprise with no inventory
v5.3.8
2025-12-08 20:38:14 +00:00
filipefurtad0
dbd0100044
Update all locales with the latest Transifex translations
2025-12-08 10:59:33 +00:00
dependabot[bot]
7f108353e3
Bump rubocop-rspec_rails from 2.31.0 to 2.32.0
...
Bumps [rubocop-rspec_rails](https://github.com/rubocop/rubocop-rspec_rails ) from 2.31.0 to 2.32.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec_rails/releases )
- [Changelog](https://github.com/rubocop/rubocop-rspec_rails/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-rspec_rails/compare/v2.31.0...v2.32.0 )
---
updated-dependencies:
- dependency-name: rubocop-rspec_rails
dependency-version: 2.32.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-08 09:06:45 +00:00
Gaetan Craig-Riou
e1775eaad8
Merge pull request #13788 from openfoodfoundation/dependabot/bundler/jwt-2.10.2
...
Bump jwt from 2.8.1 to 2.10.2
2025-12-08 09:49:04 +11:00
Gaetan Craig-Riou
ad9ebc2f92
Merge pull request #13787 from openfoodfoundation/dependabot/bundler/undercover-0.8.3
...
Bump undercover from 0.8.2 to 0.8.3
2025-12-08 09:39:32 +11:00
dependabot[bot]
fa4351599f
Bump jwt from 2.8.1 to 2.10.2
...
Bumps [jwt](https://github.com/jwt/ruby-jwt ) from 2.8.1 to 2.10.2.
- [Release notes](https://github.com/jwt/ruby-jwt/releases )
- [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jwt/ruby-jwt/compare/v2.8.1...v2.10.2 )
---
updated-dependencies:
- dependency-name: jwt
dependency-version: 2.10.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-05 09:05:46 +00:00
dependabot[bot]
e5ba0843d8
Bump undercover from 0.8.2 to 0.8.3
...
Bumps [undercover](https://github.com/grodowski/undercover ) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/grodowski/undercover/releases )
- [Changelog](https://github.com/grodowski/undercover/blob/master/CHANGELOG.md )
- [Commits](https://github.com/grodowski/undercover/compare/v0.8.2...v0.8.3 )
---
updated-dependencies:
- dependency-name: undercover
dependency-version: 0.8.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-05 09:05:03 +00:00
Maikel
71fe5bc107
Merge pull request #13780 from openfoodfoundation/dependabot/bundler/rubocop-rails-2.34.2
...
Bump rubocop-rails from 2.33.4 to 2.34.2
2025-12-05 15:27:29 +11:00
Gaetan Craig-Riou
3c3b591655
Updated rubocop_todo to include new cops
2025-12-05 11:32:33 +11:00
dependabot[bot]
39c7fbef46
Bump rubocop-rails from 2.33.4 to 2.34.2
...
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails ) from 2.33.4 to 2.34.2.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases )
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.33.4...v2.34.2 )
---
updated-dependencies:
- dependency-name: rubocop-rails
dependency-version: 2.34.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-05 11:32:33 +11:00
Gaetan Craig-Riou
cff52beb06
Merge pull request #13783 from openfoodfoundation/dependabot/bundler/rubocop-rspec-3.8.0
...
Bump rubocop-rspec from 3.7.0 to 3.8.0
2025-12-05 09:40:43 +11:00
Gaetan Craig-Riou
c4fec2ee76
Merge pull request #13782 from openfoodfoundation/dependabot/bundler/spreadsheet_architect-5.1.0
...
Bump spreadsheet_architect from 5.0.0 to 5.1.0
2025-12-05 09:37:59 +11:00
dependabot[bot]
952fc15a64
Bump rubocop-rspec from 3.7.0 to 3.8.0
...
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases )
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v3.7.0...v3.8.0 )
---
updated-dependencies:
- dependency-name: rubocop-rspec
dependency-version: 3.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 09:02:31 +00:00
dependabot[bot]
2cbd5b5255
Bump spreadsheet_architect from 5.0.0 to 5.1.0
...
Bumps [spreadsheet_architect](https://github.com/westonganger/spreadsheet_architect ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/westonganger/spreadsheet_architect/releases )
- [Changelog](https://github.com/westonganger/spreadsheet_architect/blob/master/CHANGELOG.md )
- [Commits](https://github.com/westonganger/spreadsheet_architect/compare/v5.0.0...v5.1.0 )
---
updated-dependencies:
- dependency-name: spreadsheet_architect
dependency-version: 5.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 09:01:45 +00:00
Gaetan Craig-Riou
9f77c5912f
Merge pull request #13779 from openfoodfoundation/dependabot/bundler/ffaker-2.25.0
...
Bump ffaker from 2.23.0 to 2.25.0
2025-12-03 13:04:28 +11:00
Gaetan Craig-Riou
1e4c0cb2cc
Merge pull request #13778 from openfoodfoundation/dependabot/bundler/bootsnap-1.19.0
...
Bump bootsnap from 1.18.3 to 1.19.0
2025-12-03 11:56:22 +11:00
Rachel Arnould
ded139458d
Merge pull request #13759 from drummer83/storno
...
Add a unique translatable string for the button that cancels an order
2025-12-02 15:58:44 +01:00
dependabot[bot]
e5f9c39352
Bump ffaker from 2.23.0 to 2.25.0
...
Bumps [ffaker](https://github.com/ffaker/ffaker ) from 2.23.0 to 2.25.0.
- [Release notes](https://github.com/ffaker/ffaker/releases )
- [Changelog](https://github.com/ffaker/ffaker/blob/main/Changelog.md )
- [Commits](https://github.com/ffaker/ffaker/commits )
---
updated-dependencies:
- dependency-name: ffaker
dependency-version: 2.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-02 09:07:17 +00:00
dependabot[bot]
f0554d8ae2
Bump bootsnap from 1.18.3 to 1.19.0
...
Bumps [bootsnap](https://github.com/rails/bootsnap ) from 1.18.3 to 1.19.0.
- [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rails/bootsnap/compare/v1.18.3...v1.19.0 )
---
updated-dependencies:
- dependency-name: bootsnap
dependency-version: 1.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-02 09:03:26 +00:00
Gaetan Craig-Riou
e37caf7a96
Merge pull request #13774 from openfoodfoundation/dependabot/bundler/angular-rails-templates-1.4.0
...
Bump angular-rails-templates from 1.3.1 to 1.4.0
2025-12-01 10:37:40 +11:00
Gaetan Craig-Riou
03653bee60
Merge pull request #13773 from openfoodfoundation/dependabot/bundler/foreman-0.90.0
...
Bump foreman from 0.88.1 to 0.90.0
2025-12-01 10:36:41 +11:00
Gaetan Craig-Riou
43cf6e4147
Per review, use string for group name
2025-12-01 09:58:53 +11:00
dependabot[bot]
7f01658f47
Bump angular-rails-templates from 1.3.1 to 1.4.0
...
Bumps [angular-rails-templates](https://github.com/pitr/angular-rails-templates ) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/pitr/angular-rails-templates/releases )
- [Changelog](https://github.com/pitr/angular-rails-templates/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pitr/angular-rails-templates/compare/v1.3.1...v1.4.0 )
---
updated-dependencies:
- dependency-name: angular-rails-templates
dependency-version: 1.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-28 09:03:30 +00:00
dependabot[bot]
7701561755
Bump foreman from 0.88.1 to 0.90.0
...
Bumps [foreman](https://github.com/ddollar/foreman ) from 0.88.1 to 0.90.0.
- [Changelog](https://github.com/ddollar/foreman/blob/main/Changelog.md )
- [Commits](https://github.com/ddollar/foreman/compare/v0.88.1...v0.90.0 )
---
updated-dependencies:
- dependency-name: foreman
dependency-version: 0.90.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-28 09:02:50 +00:00
Maikel Linke
0bdee785bb
Update all locales with the latest Transifex translations
v5.3.7
2025-11-28 12:37:53 +11:00
Maikel
1029b61bb0
Merge pull request #13742 from mkllnk/market-organic
...
Add Market Organic as available platform
2025-11-28 12:15:57 +11:00
Gaetan Craig-Riou
065e7a420b
Merge pull request #13770 from openfoodfoundation/dependabot/bundler/pagy-9.4.0
...
Bump pagy from 9.3.4 to 9.4.0
2025-11-28 10:32:22 +11:00
Gaetan Craig-Riou
fe4b6accb0
Merge pull request #13767 from openfoodfoundation/dependabot/bundler/turbo-rails-2.0.20
...
Bump turbo-rails from 2.0.5 to 2.0.20
2025-11-28 10:28:12 +11:00
Gaetan Craig-Riou
1049ec277c
Add migration to enable the correct group and disable old ones
2025-11-28 10:21:32 +11:00
Filipe
b3314d7441
Merge pull request #13689 from rahsheen/fix/13396-cloned-order-cycles-not-processed
...
Clear opened_at when cloning order cycle
2025-11-27 18:52:09 +00:00
dependabot[bot]
77121dfacf
Bump pagy from 9.3.4 to 9.4.0
...
Bumps [pagy](https://github.com/ddnexus/pagy ) from 9.3.4 to 9.4.0.
- [Release notes](https://github.com/ddnexus/pagy/releases )
- [Changelog](https://github.com/ddnexus/pagy/blob/9.4.0/CHANGELOG.md )
- [Commits](https://github.com/ddnexus/pagy/compare/9.3.4...9.4.0 )
---
updated-dependencies:
- dependency-name: pagy
dependency-version: 9.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-27 09:02:19 +00:00
David Cook
04323388ad
Merge pull request #13766 from openfoodfoundation/dependabot/bundler/combine_pdf-1.0.31
...
Bump combine_pdf from 1.0.26 to 1.0.31
2025-11-27 10:35:15 +11:00
dependabot[bot]
700be792e5
Bump turbo-rails from 2.0.5 to 2.0.20
...
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails ) from 2.0.5 to 2.0.20.
- [Release notes](https://github.com/hotwired/turbo-rails/releases )
- [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.5...v2.0.20 )
---
updated-dependencies:
- dependency-name: turbo-rails
dependency-version: 2.0.20
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-26 09:04:01 +00:00
dependabot[bot]
9f2ece379a
Bump combine_pdf from 1.0.26 to 1.0.31
...
Bumps [combine_pdf](https://github.com/boazsegev/combine_pdf ) from 1.0.26 to 1.0.31.
- [Release notes](https://github.com/boazsegev/combine_pdf/releases )
- [Changelog](https://github.com/boazsegev/combine_pdf/blob/master/CHANGELOG.md )
- [Commits](https://github.com/boazsegev/combine_pdf/compare/v1.0.26...v1.0.31 )
---
updated-dependencies:
- dependency-name: combine_pdf
dependency-version: 1.0.31
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-26 09:02:07 +00:00
Maikel
2662371507
Merge pull request #13755 from deivid-rodriguez/no-default-stylesheet-media
...
Pass media attribute explicitly to stylesheet link tags
2025-11-26 15:45:46 +11:00
Gaetan Craig-Riou
172647f1cd
Rework group to enable variant tag and inventory
...
To make it easier to manage, enterprises with no inventory will have
variant tag enabled, and enterprises with inventory will have inventory
enabled.
Add migration to disable old group and enabled new group
2025-11-26 13:29:40 +11:00
Maikel
24fc3e9e86
Merge pull request #13748 from mkllnk/connector
...
Bump DFC version from 1.14 to 1.16 with new country and phone format
2025-11-26 12:32:02 +11:00
Gaetan Craig-Riou
b064173b7a
Merge pull request #13758 from openfoodfoundation/dependabot/bundler/debug-1.11.0
...
Bump debug from 1.9.2 to 1.11.0
2025-11-26 10:58:07 +11:00
Gaetan Craig-Riou
f95581cd1f
Merge pull request #13756 from openfoodfoundation/dependabot/bundler/whenever-1.1.0
...
Bump whenever from 1.0.0 to 1.1.0
2025-11-26 10:57:13 +11:00