Maikel Linke
adc7e97e62
Add tag list to customer endpoint
2022-03-28 10:55:58 +11:00
Maikel Linke
e5e8953a09
Add ToS acceptance to customer endpoint
...
It's another read-only attribute.
Please note that JSON:API specifies a format of `date-time` which we
don't adhere to because it uses a `Z` in front of the timezone offset
which doesn't seem to be included in the default json serialisation.
So I didn't add the format and left it as simple `string`. Problem?
2022-03-28 10:55:58 +11:00
Maikel Linke
aa6e5ae799
Report useful error message in missing parameter
2022-03-28 10:55:57 +11:00
Maikel Linke
8d12c7a692
Permit more customer attributes for update
2022-03-28 10:55:57 +11:00
Maikel Linke
41746459fa
Restrict allow_charges attribute to read-only
...
We want people to use the UI to change this attribute.
2022-03-28 10:55:57 +11:00
Maikel Linke
3baed683b1
Add allow_charges attribute to customers endpoint
2022-03-28 10:55:57 +11:00
Matt-Yorkley
913a4560d1
Update all locales with the latest Transifex translations
v4.1.23
2022-03-25 19:57:51 +00:00
Matt-Yorkley
cc19dc7d03
Merge pull request #9020 from openfoodfoundation/transifex
...
Transifex
2022-03-25 19:55:05 +00:00
Matt-Yorkley
ad5c834342
Merge pull request #8995 from apricot12/7853-deprecation-warnings-1
...
7853 deprecation warnings 1
2022-03-25 19:54:06 +00:00
Transifex-Openfoodnetwork
4800abf324
Updating translations for config/locales/fr_CA.yml
2022-03-24 22:54:06 +11:00
Transifex-Openfoodnetwork
f73f3b17e1
Updating translations for config/locales/en_CA.yml
2022-03-24 22:49:05 +11:00
jibees
b9e18a1ec1
Merge pull request #9030 from openfoodfoundation/dependabot/npm_and_yarn/babel-loader-8.2.4
...
Bump babel-loader from 8.2.3 to 8.2.4
2022-03-24 09:19:42 +01:00
Maikel
9230329343
Merge pull request #9003 from mkllnk/old-conf
...
Remove old config comments
2022-03-24 11:48:20 +11:00
dependabot[bot]
3901a18b72
Bump babel-loader from 8.2.3 to 8.2.4
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 8.2.3 to 8.2.4.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.3...v8.2.4 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-23 09:11:17 +00:00
Transifex-Openfoodnetwork
2758097776
Updating translations for config/locales/ar.yml
2022-03-23 02:14:03 +11:00
Transifex-Openfoodnetwork
f5eb83c483
Updating translations for config/locales/en_FR.yml
2022-03-23 00:18:04 +11:00
Transifex-Openfoodnetwork
aafe7c90a8
Updating translations for config/locales/fr.yml
2022-03-23 00:17:35 +11:00
Transifex-Openfoodnetwork
64ba004e5d
Updating translations for config/locales/de_DE.yml
2022-03-23 00:13:57 +11:00
Filipe
6d0d57a4d2
Merge pull request #8960 from filipefurtad0/covers_default_addresses
...
Covers default billing address checkbox behavior
2022-03-22 09:10:42 +00:00
Maikel
877002afd8
Merge pull request #8891 from mkllnk/api-customers
...
Create API v1 with customers endpoint
2022-03-22 19:37:23 +11:00
Transifex-Openfoodnetwork
b9d3eef381
Updating translations for config/locales/en_GB.yml
2022-03-21 21:48:11 +11:00
jibees
532d566308
Merge pull request #9014 from openfoodfoundation/transifex
...
Transifex
v4.1.22
2022-03-21 09:32:27 +01:00
Transifex-Openfoodnetwork
eae8129435
Updating translations for config/locales/en_FR.yml
2022-03-19 02:50:56 +11:00
Transifex-Openfoodnetwork
ed0ed3240e
Updating translations for config/locales/fr.yml
2022-03-19 02:47:16 +11:00
Transifex-Openfoodnetwork
5d8cdc3246
Updating translations for config/locales/de_DE.yml
2022-03-19 01:36:44 +11:00
Transifex-Openfoodnetwork
27e31ae09d
Updating translations for config/locales/de_DE.yml
2022-03-19 01:36:01 +11:00
Transifex-Openfoodnetwork
f4ce08d39c
Updating translations for config/locales/de_DE.yml
2022-03-19 01:31:31 +11:00
Filipe
87c79a5941
Merge pull request #8294 from guidoDutra/8131-cancel-empty-orders-on-BOM-page
...
Cancel empty orders on BOM page
2022-03-18 11:24:26 +00:00
filipefurtad0
7bdf814d7d
Uses change helper to remove before block;
...
Adds a & - Safe Navigation Operator - to the customer object
2022-03-17 19:31:40 +00:00
Filipe
19270f1777
Merge pull request #8987 from jibees/8981-BOM-correct-value-for-current-and-max-fullfilled
...
BOM: correct max and current fulfilled units values
2022-03-17 18:15:59 +00:00
Filipe
f079fcb49a
Merge pull request #8992 from openfoodfoundation/dependabot/npm_and_yarn/flatpickr-4.6.11
...
Bump flatpickr from 4.6.9 to 4.6.11
2022-03-17 16:52:49 +00:00
Filipe
c535ed5789
Merge pull request #8936 from cillian/language-metatags
...
Include language metatags in html template when more than one language available
2022-03-17 16:16:07 +00:00
Filipe
53544ee66a
Merge pull request #8805 from cillian/remove-inline-advanced-settings-toggle-js
...
Replace inline JS for toggling order cycle advanced settings with StimulusJs controller
2022-03-17 16:05:46 +00:00
Filipe
0dd398abba
Merge pull request #8926 from mkllnk/8925-invalid-param
...
Gracefully handle admin UI failure on updating enterprise notifications
2022-03-17 14:19:34 +00:00
jibees
56912bb807
Merge pull request #9010 from openfoodfoundation/transifex
...
Transifex
2022-03-17 14:21:41 +01:00
Transifex-Openfoodnetwork
37801f1345
Updating translations for config/locales/en_IE.yml
2022-03-17 22:14:51 +11:00
jibees
43b284a175
Merge pull request #9005 from openfoodfoundation/transifex
...
Transifex
2022-03-17 11:04:47 +01:00
Maikel
ab5a323044
Merge pull request #8980 from openfoodfoundation/dependabot/npm_and_yarn/karma-chrome-launcher-3.1.1
...
Bump karma-chrome-launcher from 3.1.0 to 3.1.1
2022-03-17 09:47:11 +11:00
Transifex-Openfoodnetwork
08755acfd1
Updating translations for config/locales/hu.yml
2022-03-17 04:39:12 +11:00
jibees
3a0f50395f
Merge pull request #8989 from openfoodfoundation/transifex
...
Transifex
2022-03-16 10:41:55 +01:00
Maikel Linke
4606d81a28
Remove old config comments
...
SSL is enforced via `config.force_ssl = true` in the same files. We
don't need that comment any more.
2022-03-16 17:29:59 +11:00
filipefurtad0
4bdce59648
Clarifies context
2022-03-15 16:30:38 +00:00
filipefurtad0
ba5bdf688c
Removes new address assignment; uses change helper
2022-03-15 16:14:44 +00:00
Nihal Mohammed
df7227443a
Replace deprecated any_instace syntax with allow_any_instance_of in spec/system/consumer/registration_spec.rb
2022-03-15 05:35:43 +05:30
Nihal Mohammed
b3771bb623
Use bypass_sign_in method instead of bypass option in app/controllers/spree/users_controller.rb
2022-03-15 05:35:43 +05:30
Nihal Mohammed
8ceeaaa7d4
Fix deprecated Object warning in lib/spree/localized_number
2022-03-15 05:35:43 +05:30
Nihal Mohammed
ad52805a0d
Change errors to be accessed by a block with single paramter instead of hash
2022-03-15 05:35:22 +05:30
filipefurtad0
f09f6df181
Adds coverage on shipping address
2022-03-14 13:49:32 +00:00
filipefurtad0
13b7d80632
Saves address for user
2022-03-14 13:14:11 +00:00
Nihal Mohammed
ccc3322c12
Change deprecated file path upload path syntax in enterprises_controller_spec
2022-03-14 18:42:58 +05:30