Pipo Bimbo
|
099f75befb
|
pg_stat_statement extension already installed with ofn-install -> https://github.com/openfoodfoundation/ofn-install/blob/master/roles/datadog/tasks/pg_stats.yml#L2
|
2022-11-18 10:44:02 +01:00 |
|
Pipo Bimbo
|
2eaf79b149
|
missing dependency for ofn-install process
|
2022-11-18 10:44:02 +01:00 |
|
Sigmund Petersen
|
7243e49f92
|
Merge pull request #9958 from filipefurtad0/fix_flaky_taxonomy
Fix flaky taxonomy spec by asserting on page redirect and adding retry: 3
|
2022-11-16 14:59:29 +01:00 |
|
jibees
|
f58a187c9f
|
Merge pull request #9986 from openfoodfoundation/dependabot/bundler/cuprite-0.14.3
Bump cuprite from 0.13 to 0.14.3
|
2022-11-16 14:55:41 +01:00 |
|
filipefurtad0
|
d728424859
|
Asserts on page redirect, after Update click
|
2022-11-16 12:19:02 +00:00 |
|
Sigmund Petersen
|
52487a270d
|
Merge pull request #9889 from mkllnk/dfc-products
Activate DfcProvider with feature toggle, not prod
|
2022-11-16 12:26:44 +01:00 |
|
dependabot[bot]
|
d9772cbe01
|
Bump cuprite from 0.13 to 0.14.3
Bumps [cuprite](https://github.com/rubycdp/cuprite) from 0.13 to 0.14.3.
- [Release notes](https://github.com/rubycdp/cuprite/releases)
- [Commits](https://github.com/rubycdp/cuprite/compare/v0.13...v0.14.3)
---
updated-dependencies:
- dependency-name: cuprite
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-16 10:42:14 +00:00 |
|
Sigmund Petersen
|
1688bf09e3
|
Merge pull request #9988 from filipefurtad0/bump_cuprite-0.14.3
Cuprite bump: Updates helper to click on css element...
|
2022-11-16 11:41:09 +01:00 |
|
dependabot[bot]
|
53b1b5c062
|
Merge pull request #9995 from openfoodfoundation/dependabot/bundler/paranoia-2.6.1
|
2022-11-16 10:23:01 +00:00 |
|
dependabot[bot]
|
cf5414dbfd
|
Merge pull request #9987 from openfoodfoundation/dependabot/bundler/rubocop-1.39.0
|
2022-11-16 09:41:01 +00:00 |
|
dependabot[bot]
|
fd68f91996
|
Merge pull request #9961 from openfoodfoundation/dependabot/bundler/rails-i18n-7.0.6
|
2022-11-16 09:40:26 +00:00 |
|
dependabot[bot]
|
927e131e87
|
Merge pull request #9996 from openfoodfoundation/dependabot/npm_and_yarn/floating-ui/dom-1.0.6
|
2022-11-16 09:25:20 +00:00 |
|
dependabot[bot]
|
3aa8a8510a
|
Merge pull request #9994 from openfoodfoundation/dependabot/npm_and_yarn/loader-utils-1.4.2
|
2022-11-16 09:09:36 +00:00 |
|
jibees
|
089c7b0011
|
Merge pull request #9940 from filipefurtad0/fix_developer_settings_spec
Clears Stripe settings after example run
|
2022-11-16 10:07:33 +01:00 |
|
dependabot[bot]
|
76d5abcf50
|
Bump @floating-ui/dom from 1.0.4 to 1.0.6
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.0.4 to 1.0.6.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.0.6/packages/dom)
---
updated-dependencies:
- dependency-name: "@floating-ui/dom"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-16 09:02:05 +00:00 |
|
dependabot[bot]
|
6b6c5c03d6
|
Bump paranoia from 2.6.0 to 2.6.1
Bumps [paranoia](https://github.com/rubysherpas/paranoia) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/rubysherpas/paranoia/releases)
- [Changelog](https://github.com/rubysherpas/paranoia/blob/core/CHANGELOG.md)
- [Commits](https://github.com/rubysherpas/paranoia/compare/v2.6.0...v2.6.1)
---
updated-dependencies:
- dependency-name: paranoia
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-16 09:01:40 +00:00 |
|
dependabot[bot]
|
d9003aeccf
|
Bump loader-utils from 1.4.1 to 1.4.2
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-16 07:51:33 +00:00 |
|
filipefurtad0
|
1a3c4008fd
|
Applies helpers to relevant specs
|
2022-11-15 19:03:14 +00:00 |
|
filipefurtad0
|
4b067e2ece
|
Creates separate helpers for enabling Stripe and keys
|
2022-11-15 19:03:14 +00:00 |
|
Filipe
|
94db55dd43
|
Merge pull request #9993 from openfoodfoundation/revert-9926-cache-address
Revert "Cache address JSON to avoid database queries"
|
2022-11-15 10:18:51 +00:00 |
|
jibees
|
6dcc50ad15
|
Revert "Cache address JSON to avoid database queries"
|
2022-11-15 10:40:22 +01:00 |
|
filipefurtad0
|
760635da1f
|
Updates helper to click on css element...
...instead of passing empty_keys
|
2022-11-14 12:23:53 +00:00 |
|
dependabot[bot]
|
11480f20c5
|
Bump rubocop from 1.38.0 to 1.39.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.38.0 to 1.39.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.38.0...v1.39.0)
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-14 09:05:05 +00:00 |
|
jibees
|
911d816233
|
Merge pull request #9979 from filipefurtad0/fix_flaky_bom_3
[Flaky BOM] Bumps retry: 2 -> 3
|
2022-11-14 09:21:17 +01:00 |
|
Konrad
|
c2d5ea4a5a
|
Merge pull request #9942 from mkllnk/taxonomies-spec
Avoid image load error and show errors in spec
|
2022-11-12 20:30:04 +01:00 |
|
Konrad
|
59d555165f
|
Merge pull request #9936 from dacook/minor-admin-updates
Code cleanup: admin interface
|
2022-11-12 19:43:44 +01:00 |
|
Konrad
|
2eca3d5ef8
|
Merge pull request #9914 from openfoodfoundation/dependabot/bundler/spreadsheet_architect-5.0.0
Bump spreadsheet_architect from 4.2.0 to 5.0.0
|
2022-11-11 22:49:17 +01:00 |
|
Konrad
|
5fc17b51d2
|
Merge pull request #9887 from openfoodfoundation/dependabot/bundler/aws-sdk-s3-1.117.1
Bump aws-sdk-s3 from 1.117.0 to 1.117.1
|
2022-11-11 21:15:58 +01:00 |
|
Konrad
|
c6178f5df9
|
Merge pull request #9877 from mkllnk/ignored-columns
Remove outdated ignoring of Paperclip columns
|
2022-11-11 21:08:42 +01:00 |
|
Sigmund Petersen
|
bd718406f4
|
Merge pull request #9980 from openfoodfoundation/filipefurtad0-add-knapsackpro-badge-to-readme
Adds KnapsackPro badge to enable unlimited plan use
|
2022-11-11 13:20:58 +01:00 |
|
Filipe
|
ca4d92bf99
|
Adds KnapsackPro badge to enable KnapsackPro use
As requested per email: "Please add the Knapsack Pro badge to your open source project readme"
|
2022-11-11 11:46:24 +00:00 |
|
filipefurtad0
|
2f7cb4d3ca
|
Bumps retry: 2 -> 3
|
2022-11-11 10:51:11 +00:00 |
|
David Cook
|
1e24988bd1
|
Remove label from bug report template
I accidentally added it last week.
|
2022-11-11 09:31:08 +11:00 |
|
Konrad
|
c44195c8a0
|
Merge pull request #9911 from viniciusueharaweb/9781-improve-shipping-category-not-found-error-message
[Product Import] Wrong error message when shipping category does not match predefined shipping categories
|
2022-11-10 22:48:25 +01:00 |
|
Konrad
|
5b44dc9609
|
Corrected missspelling of 'mispelling' in en.yml
|
2022-11-10 20:53:30 +01:00 |
|
Jean-Baptiste Bellet
|
dff9c6d333
|
Update all locales with the latest Transifex translations
v4.2.21
|
2022-11-10 20:39:17 +01:00 |
|
Filipe
|
4b3184a6ef
|
Merge pull request #9923 from mkllnk/cache-country
Cache default country for an hour
|
2022-11-10 19:10:29 +00:00 |
|
Filipe
|
f1dd69a4f7
|
Merge pull request #9926 from mkllnk/cache-address
Cache address JSON to avoid database queries
|
2022-11-10 18:18:03 +00:00 |
|
Filipe
|
24eda1bfae
|
Merge pull request #9927 from mkllnk/lazy-load-product-images
Load product images in the shop lazily to improve performance
|
2022-11-10 18:11:56 +00:00 |
|
Konrad
|
ae09f7a415
|
Merge pull request #9869 from abdellani/fix-unit_value_with_description-calculation-on-products-page_admin_dashboard
use js-big-decimal to calculate unit_value_with_description in products page
|
2022-11-10 18:47:16 +01:00 |
|
dependabot[bot]
|
d8d1b38a4d
|
Merge pull request #9967 from openfoodfoundation/dependabot/npm_and_yarn/socket.io-parser-4.0.5
|
2022-11-10 10:09:27 +00:00 |
|
Filipe
|
a7353eb69f
|
Merge pull request #9575 from apricot12/9487-Dimensions-Packing-Reports
Added HEIGHT, WEIGHT, WIDTH, DEPTH columns to packing reports by customer.
|
2022-11-10 09:55:26 +00:00 |
|
jibees
|
8a702daccd
|
Merge pull request #9966 from filipefurtad0/fix_flaky_spec_9902_2
Increases retry option from 2 to 3
|
2022-11-10 10:05:05 +01:00 |
|
jibees
|
f4de39ae00
|
Merge pull request #9965 from filipefurtad0/adds_retry_to_BOM_spec
Adds retry option to flaky BOM spec
|
2022-11-10 10:04:33 +01:00 |
|
dependabot[bot]
|
177e3d5885
|
Bump socket.io-parser from 4.0.4 to 4.0.5
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5)
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-09 22:15:43 +00:00 |
|
Filipe
|
b7fcc0b4fc
|
Merge pull request #9924 from jibees/9757-BOM-show-only-one-modal-when-changing-date-range-
BOM: Display confirm modal on date range change only one time
|
2022-11-09 18:42:28 +00:00 |
|
filipefurtad0
|
86d38bbaa5
|
Increases retry option from 2 to 3
|
2022-11-09 17:19:13 +00:00 |
|
filipefurtad0
|
36bc17c8b4
|
Adds retry option to flaky examples
|
2022-11-09 16:36:36 +00:00 |
|
dependabot[bot]
|
7c7e5aaa59
|
Bump rails-i18n from 7.0.5 to 7.0.6
Bumps [rails-i18n](https://github.com/svenfuchs/rails-i18n) from 7.0.5 to 7.0.6.
- [Release notes](https://github.com/svenfuchs/rails-i18n/releases)
- [Changelog](https://github.com/svenfuchs/rails-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenfuchs/rails-i18n/compare/v7.0.5...v7.0.6)
---
updated-dependencies:
- dependency-name: rails-i18n
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-09 09:01:46 +00:00 |
|
Konrad
|
b22beea5fc
|
Merge pull request #9945 from jibees/9944-translate-columns-in-packing-and-xero-reports
Packing reports: translate columns name in the columns selector component
|
2022-11-09 09:55:21 +01:00 |
|