dependabot[bot]
f2b02f6c6b
Bump activerecord-import from 1.3.0 to 1.4.0
...
Bumps [activerecord-import](https://github.com/zdennis/activerecord-import ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/zdennis/activerecord-import/releases )
- [Changelog](https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zdennis/activerecord-import/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: activerecord-import
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-07 03:45:13 +00:00
dependabot[bot]
3139ba7ad0
Bump rack-timeout from 0.6.0 to 0.6.3
...
Bumps [rack-timeout](https://github.com/zombocom/rack-timeout ) from 0.6.0 to 0.6.3.
- [Release notes](https://github.com/zombocom/rack-timeout/releases )
- [Changelog](https://github.com/zombocom/rack-timeout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/zombocom/rack-timeout/compare/v0.6.0...v0.6.3 )
---
updated-dependencies:
- dependency-name: rack-timeout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-07 03:45:12 +00:00
Maikel
1ab1e20bb7
Merge pull request #9378 from openfoodfoundation/dependabot/bundler/rails-6.1.6
...
Bump rails from 6.1.4.4 to 6.1.6
2022-07-07 13:43:58 +10:00
Maikel
f3806ea5ea
Merge pull request #9381 from openfoodfoundation/transifex
...
Transifex
2022-07-07 13:39:23 +10:00
Maikel
182a7f0f93
Merge pull request #9352 from filipefurtad0/price_breakdown_spec
...
Adds price breakdown assertion
2022-07-07 13:36:45 +10:00
Jean-Baptiste Bellet
6f228781d4
Check for product_set errors
...
+ update specs: can't save variant that is not well filled. Now display errors (instead of a generic one)
2022-07-06 10:46:54 +02:00
Jean-Baptiste Bellet
c39b00b6c2
do not set on_demand and on_hand if variant has errors
...
+ update specs
Co-Authored-By: Maikel <maikel@email.org.au >
2022-07-06 10:46:54 +02:00
Jean-Baptiste Bellet
06b1c9aa40
Handle plural (and 0) on orders selection component
2022-07-06 09:48:12 +02:00
lauriewayne
75b71738df
Update FUNDING.yml
...
took away @
2022-07-05 07:02:03 -07:00
lauriewayne
8cb07c4a37
Update FUNDING.yml
2022-07-05 06:59:27 -07:00
lauriewayne
4cbd520cb9
Create FUNDING.yml
...
added @ofnusa to Open Collective line
2022-07-05 06:56:44 -07:00
Jean-Baptiste Bellet
b2a0310e6f
Handle the case when errors is a string
2022-07-05 15:48:31 +02:00
jibees
d71994189c
Creating new variants specs
...
Co-Authored-By: Filipe <49817236+filipefurtad0@users.noreply.github.com >
2022-07-05 10:21:48 +02:00
Jean-Baptiste Bellet
89809aed5f
Add counter on note input
2022-07-05 10:09:20 +02:00
Jean-Baptiste Bellet
de8c71d098
Create a controller that handle a counter for an input text
2022-07-05 10:09:20 +02:00
Jean-Baptiste Bellet
576faff3d7
Spec: can edit/save note on an order
2022-07-05 10:09:20 +02:00
Jean-Baptiste Bellet
90af6bd22d
Handle note saving with a new action on existing API controller
2022-07-05 10:09:20 +02:00
Jean-Baptiste Bellet
3f1099d968
Add edit note line on an order
2022-07-05 10:09:20 +02:00
Jean-Baptiste Bellet
7fbe893927
Add note to spree_orders object
2022-07-05 10:09:20 +02:00
Transifex-Openfoodnetwork
c6ab9f8a6a
Updating translations for config/locales/it.yml
2022-07-05 16:42:36 +10:00
Vishal Jain
3143cc9d92
skip disabled user check for session controller
2022-07-05 11:35:11 +05:30
Jean-Baptiste Bellet
e4be757d96
use the can_invoice method that check both ABN and configuration boolean
...
+ specs Specify an empty ABN number
+ update specs
2022-07-04 15:35:49 +02:00
filipefurtad0
e44845c327
Creates system spec for orders and fulfilment report; adds existing test cases to this file
2022-07-04 11:08:54 +01:00
filipefurtad0
c8cab86b0c
Stubs order and adds assertions
2022-07-04 11:07:00 +01:00
Transifex-Openfoodnetwork
a3cbe8e878
Updating translations for config/locales/en_FR.yml
2022-07-04 19:52:28 +10:00
Transifex-Openfoodnetwork
727c74907d
Updating translations for config/locales/fr.yml
2022-07-04 19:51:29 +10:00
Transifex-Openfoodnetwork
04c38a3c1d
Updating translations for config/locales/de_DE.yml
2022-07-02 08:22:44 +10:00
Jean-Baptiste Bellet
9b51f85e9a
Create a context around "creating new variants"
...
Reproducing bug #9068
2022-07-01 16:42:04 +02:00
Jean-Baptiste Bellet
90fe3fc66c
Update all locales with the latest Transifex translations
v4.2.4
2022-07-01 14:26:24 +02:00
Filipe
5a2aee6d79
Merge pull request #9349 from openfoodfoundation/transifex
...
Transifex
2022-07-01 12:06:53 +01:00
dependabot[bot]
544377a624
Bump rails from 6.1.4.4 to 6.1.6
...
Bumps [rails](https://github.com/rails/rails ) from 6.1.4.4 to 6.1.6.
- [Release notes](https://github.com/rails/rails/releases )
- [Commits](https://github.com/rails/rails/compare/v6.1.4.4...v6.1.6 )
---
updated-dependencies:
- dependency-name: rails
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-01 11:06:24 +00:00
Filipe
2a49b91a8b
Merge pull request #9347 from openfoodfoundation/dependabot/bundler/view_component-2.57.1
...
Bump view_component from 2.41.0 to 2.57.1
2022-07-01 12:05:42 +01:00
Filipe
8abd636b68
Merge pull request #9342 from openfoodfoundation/dependabot/bundler/view_component_storybook-0.11.1
...
Bump view_component_storybook from 0.10.1 to 0.11.1
2022-07-01 12:05:28 +01:00
Filipe
244cce7392
Merge pull request #9365 from mkllnk/ch
...
Add Swiss language files
2022-07-01 12:04:57 +01:00
Filipe
9d39efdd7b
Merge pull request #9318 from saunmanoj888/translation-missing-order-cycle-status
...
Add translation for order-cycle-status on new order creation from admin
2022-07-01 12:03:45 +01:00
Filipe
a0531ca356
Merge pull request #9332 from openfoodfoundation/dependabot/bundler/geocoder-1.8.0
...
Bump geocoder from 1.7.0 to 1.8.0
2022-07-01 12:00:02 +01:00
Filipe
8cac98ceb4
Merge pull request #9321 from leopengilley/master
...
Styled text colour of admin order dropdown menu #9296
2022-07-01 10:48:11 +01:00
Filipe
3d5d9d1191
Merge pull request #9353 from saunmanoj888/fix-password-prefilled-issue
...
Disable auto fill option for password on /admin/users/[ID] page
2022-07-01 10:41:29 +01:00
dependabot[bot]
a5f6773a4d
Bump redis from 4.7.0 to 4.7.1
...
Bumps [redis](https://github.com/redis/redis-rb ) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/redis/redis-rb/releases )
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redis/redis-rb/compare/v4.7.0...v4.7.1 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-01 09:34:11 +00:00
Filipe
e563de0248
Merge pull request #9330 from openfoodfoundation/dependabot/bundler/roadie-rails-3.0.0
...
Bump roadie-rails from 2.2.0 to 3.0.0
2022-07-01 10:33:11 +01:00
Filipe
81d2e63d6f
Merge pull request #9357 from jibees/9180-close-mobile-menu-on-click-anywhere
...
Close menu on click outside the menu and outside the hamburger icon
2022-07-01 10:16:43 +01:00
dependabot[bot]
43b09640a9
Bump spring from 3.0.0 to 4.0.0
...
Bumps [spring](https://github.com/rails/spring ) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/rails/spring/releases )
- [Changelog](https://github.com/rails/spring/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rails/spring/compare/v3.0.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: spring
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-01 08:47:51 +00:00
Filipe
9b2ae41392
Merge pull request #9359 from openfoodfoundation/dependabot/bundler/sidekiq-scheduler-4.0.2
...
Bump sidekiq-scheduler from 3.1.0 to 4.0.2
2022-07-01 09:46:00 +01:00
Arthur Vieira
066879fe62
Add icons to whatsapp links
...
Uses the font awesome 4 WhatsApp icon in .svg format (which is under the
Open Font License) in the pages where an enterprise's WhatsApp number
appears as an hyperlink.
2022-06-30 19:19:10 -03:00
Arthur
54ec4e5016
Update app/views/shopping_shared/tabs/_contact.html.haml
...
Co-authored-by: Maikel <maikel@email.org.au >
2022-06-30 19:19:10 -03:00
Arthur Vieira
e483ef8ccd
Fix whatsapp phone tooltip in registration
...
The tooltip on the contact step of the registration form now displays
the proper text, which has been added in the source language file.
2022-06-30 19:19:10 -03:00
Arthur Vieira
0deb3cd782
Replace url generation with 'whatsapp_url' method
...
As suggested by mkllnk's following comment:
1eda7d8a4c (r890656117)
2022-06-30 19:19:10 -03:00
Arthur Vieira
624485ff25
Add whatsapp link to contact tab view
2022-06-30 19:19:10 -03:00
Arthur Vieira
cace62a718
Add producer whatsapp link to producers list
...
Adds WhatsApp number with wa.me link between phone number and e-mail
address in the producers list profile.
2022-06-30 19:19:10 -03:00
Arthur Vieira
77360f41af
Show WhatsApp link on contact modal on map
...
Strips '+' and ' ' characters from the phone number for the generated
link, but doesn't guarantee the link is valid because the number
registered isn't validated for now.
2022-06-30 19:19:10 -03:00