binarygit
1d54777d72
Replace view with status column in past orders table
2022-07-19 13:30:11 +05:45
Maikel
0144e940c4
Remove release step to merge Transifex PR
2022-07-19 17:38:37 +10:00
Jean-Baptiste Bellet
753a643bf1
Simplify main method by creating two private methods
...
Include some unit tests
2022-07-19 09:50:06 +10:00
Maikel Linke
19018c2564
Split address transformation for easier reading
2022-07-19 09:49:42 +10:00
Maikel Linke
c8a65d2fac
Simplify with customer accessor
2022-07-19 09:49:42 +10:00
Maikel Linke
6c0d4cffe5
Allow customer's address update with country code
...
The customer endpoint now serves 2-letter ISO codes for countries and
accepts these for updates. It also serves and accepts region codes
(abbreviations) like VIC for Victoria.
Updates treat these fields as case-insensitive and either code or name
have to be present.
This commit also updates the Swagger documentation.
2022-07-19 09:49:42 +10:00
binarygit
6b042e4a17
Display notes field in admin/orders/new only after an item has been added
2022-07-18 16:15:37 +05:45
binarygit
ae2c56b29d
Omit tracking info row from shipping email when empty
2022-07-18 14:55:36 +05:45
saunmanoj888
55feb7648d
Fix text alignment for category radio button under shipping method
2022-07-16 23:17:06 +05:30
Jean-Baptiste Bellet
cc135c8190
API V1, Customer endpoint: region and country as object
2022-07-15 14:54:33 +02:00
binarygit
2f01351ad2
Enable users to delete only non-empty tracking info/notes
2022-07-15 11:34:37 +05:45
Maikel Linke
3d6842db80
Update translations
v4.2.5
2022-07-14 11:54:23 +10:00
Maikel
e1dd92b406
Merge pull request #9395 from openfoodfoundation/transifex
...
Transifex
2022-07-14 11:50:18 +10:00
Maikel
a8160aac8a
Merge pull request #9399 from binarygit/feature/update-note/tracking
...
Update note and tracking fields workflow
2022-07-14 11:49:09 +10:00
binarygit
5e7bfc05d2
Remove link from order number in open/past orders table
2022-07-13 20:10:45 +05:45
binarygit
3c741f0686
Add flash after an order is cancelled
2022-07-13 18:45:43 +05:45
Jean-Baptiste Bellet
afa40ea82f
Authorize product and not @product
2022-07-13 14:26:11 +02:00
Transifex-Openfoodnetwork
6a9fcd0b30
Updating translations for config/locales/en_GB.yml
2022-07-13 04:17:52 +10:00
Jean-Baptiste Bellet
a80cf37fa6
Handle errors message formatting
2022-07-12 18:29:28 +02:00
Jean-Baptiste Bellet
073bad2118
Allow svg images to be resized/cropped
2022-07-12 15:53:32 +02:00
binarygit
6ad0749ce8
Refactor: create parent_node var to find child elements
2022-07-12 14:11:53 +05:45
Transifex-Openfoodnetwork
5a40ccb7df
Updating translations for config/locales/it.yml
2022-07-12 18:07:07 +10:00
binarygit
a56375eaf8
Spec: can delete note/tracking info on an order
2022-07-12 13:33:34 +05:45
Philipp Winkler
6291e3c587
Handle invalid referer for embedded page service
2022-07-11 22:07:00 +02:00
Transifex-Openfoodnetwork
5221e776da
Updating translations for config/locales/de_DE.yml
2022-07-11 20:44:12 +10:00
Transifex-Openfoodnetwork
a290779ef7
Updating translations for config/locales/en_FR.yml
2022-07-11 19:31:07 +10:00
Transifex-Openfoodnetwork
ac2b8e1ebe
Updating translations for config/locales/fr.yml
2022-07-11 19:28:51 +10:00
jibees
a1adcadd6c
Merge pull request #9371 from openfoodfoundation/dependabot/bundler/devise-4.8.1
...
Bump devise from 4.8.0 to 4.8.1
2022-07-11 11:26:43 +02:00
dependabot[bot]
4a53c818fd
Bump oauth2 from 1.4.7 to 1.4.10
...
Bumps [oauth2](https://github.com/oauth-xx/oauth2 ) from 1.4.7 to 1.4.10.
- [Release notes](https://github.com/oauth-xx/oauth2/releases )
- [Changelog](https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/oauth-xx/oauth2/compare/v1.4.7...v1.4.10 )
---
updated-dependencies:
- dependency-name: oauth2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-11 09:06:54 +00:00
dependabot[bot]
fa59117fd5
Bump devise from 4.8.0 to 4.8.1
...
Bumps [devise](https://github.com/heartcombo/devise ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/heartcombo/devise/releases )
- [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md )
- [Commits](https://github.com/heartcombo/devise/compare/v4.8.0...v4.8.1 )
---
updated-dependencies:
- dependency-name: devise
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-11 08:52:18 +00:00
jibees
3b6b2ea936
Merge pull request #9372 from openfoodfoundation/dependabot/bundler/rack-timeout-0.6.3
...
Bump rack-timeout from 0.6.0 to 0.6.3
2022-07-11 10:51:00 +02:00
jibees
ef4a71c048
Merge pull request #9375 from openfoodfoundation/dependabot/bundler/redis-4.7.1
...
Bump redis from 4.7.0 to 4.7.1
2022-07-11 10:50:35 +02:00
jibees
bc82401c24
Merge pull request #9393 from openfoodfoundation/dependabot/bundler/awesome_nested_set-3.5.0
...
Bump awesome_nested_set from 3.4.0 to 3.5.0
2022-07-11 10:49:54 +02:00
jibees
849ceeaa96
Merge pull request #9392 from openfoodfoundation/dependabot/npm_and_yarn/moment-2.29.4
...
Bump moment from 2.29.3 to 2.29.4
2022-07-11 10:49:35 +02:00
jibees
77bac0c24e
Merge pull request #9396 from openfoodfoundation/dependabot/npm_and_yarn/tom-select-2.1.0
...
Bump tom-select from 2.0.3 to 2.1.0
2022-07-11 09:17:15 +02:00
binarygit
227220e2a6
Add focus to tracking when edit tracking is clicked
2022-07-09 14:40:04 +05:45
binarygit
b88c85555e
Add delete tracking feature
2022-07-09 14:39:20 +05:45
binarygit
b7a49ced39
Add focus to note when edit note is clicked
2022-07-09 14:33:01 +05:45
binarygit
dc31ebebb1
Add delete note feature
2022-07-09 13:23:38 +05:45
Filipe
2f550725e3
Merge pull request #9368 from jibees/9178-add-note-on-order
...
Admin, Edit order: Can add note on order
2022-07-08 12:13:18 +01:00
Filipe
3834724d45
Merge pull request #9236 from AgriculturaFamiliar/add-map-whatsapp-link
...
Show whatsapp link on contact modal on map
2022-07-08 12:10:18 +01:00
dependabot[bot]
ce39f3c119
Bump tom-select from 2.0.3 to 2.1.0
...
Bumps [tom-select](https://github.com/orchidjs/tom-select ) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/orchidjs/tom-select/releases )
- [Commits](https://github.com/orchidjs/tom-select/compare/v2.0.3...v2.1.0 )
---
updated-dependencies:
- dependency-name: tom-select
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-08 09:05:33 +00:00
Transifex-Openfoodnetwork
7aaa31b137
Updating translations for config/locales/en_FR.yml
2022-07-08 11:27:15 +10:00
Transifex-Openfoodnetwork
656143db48
Updating translations for config/locales/fr.yml
2022-07-08 11:24:09 +10:00
Filipe
decfbc9658
Merge pull request #9356 from jibees/9248-add-tags-to-a-producer-only-order-cycle
...
Add tags to producer-only order cycle interface
2022-07-07 23:45:02 +01:00
Filipe
e91a87d83b
Merge pull request #9295 from filipefurtad0/destroy_order_state_confirmation
...
Restarts checkout flow, when emptying the cart
2022-07-07 22:47:44 +01:00
Filipe
040422c6c0
Merge pull request #9380 from jibees/9068-bulk-product-update-creating-new-on_demand-variant
...
Admin, Products list: fix variant creation when unit is not well formatted and on_demand is checked or on_hand is filled
2022-07-07 22:39:23 +01:00
dependabot[bot]
7535883416
Bump moment from 2.29.3 to 2.29.4
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-07 08:10:37 +00:00
Jean-Baptiste Bellet
f71c84cea5
Handle save method as it should be: return false if any errors occurs
2022-07-07 09:56:14 +02:00
Maikel Linke
1586320115
Update translations
2022-07-07 13:56:55 +10:00