Skip to content

Tags: polnetwork/openfoodnetwork

Tags

v4.1.20

Toggle v4.1.20's commit message
Bump nokogiri to 1.13.2

v4.1.19

Toggle v4.1.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request openfoodfoundation#8895 from Matt-Yorkley/cloned-s…

…ubscription-syncing

Sync subscriptions on newly-cloned order cycles

v4.1.18

Toggle v4.1.18's commit message
Add LoginModal as controller + connect action to open login modal

(cherry picked from commit 92cd918)

v4.1.17

Toggle v4.1.17's commit message
Update all locales with the latest Transifex translations

v4.1.16

Toggle v4.1.16's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Provide aws-sdk with working URI.encode method

The S3 class is calling URI.encode which is removed in Ruby 3. By
providing a URI module within the S3 class makes the S3 code call that
module instead.

(cherry picked from commit 2e6d8c1)

v4.1.15

Toggle v4.1.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request openfoodfoundation#8803 from Matt-Yorkley/buttons-…

…regression

Fix visual regression on filter buttons

v4.1.14

Toggle v4.1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request openfoodfoundation#8743 from openfoodfoundation/tr…

…ansifex

Transifex

v4.1.13

Toggle v4.1.13's commit message
Update all locales with the latest Transifex translations

v4.1.12

Toggle v4.1.12's commit message
Update all locales with the latest Transifex translations

v4.1.11

Toggle v4.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request openfoodfoundation#8556 from sinansonmez/8546-incl…

…ude-navigation-only-for-super-admins

Navigation is included only for super admin users