Anna Nowak
|
9a40329bd7
|
Update docker readme for m1 users [#8421]
|
2022-10-15 18:29:51 +02:00 |
|
jibees
|
bf74612892
|
Merge pull request #9775 from openfoodfoundation/dependabot/npm_and_yarn/tom-select-2.2.2
Bump tom-select from 2.2.1 to 2.2.2
|
2022-10-14 09:27:06 +02:00 |
|
jibees
|
eae7d96b30
|
Merge pull request #9774 from openfoodfoundation/dependabot/npm_and_yarn/hotwired/turbo-7.2.2
Bump @hotwired/turbo from 7.2.0 to 7.2.2
|
2022-10-14 09:21:36 +02:00 |
|
Mohamed ABDELLANI
|
96c6f58ba2
|
fix test @/spec/system/admin/products_spec.rb:32
|
2022-10-14 03:26:40 +01:00 |
|
Mohamed ABDELLANI
|
6a8c7b15dc
|
fix product category errors message in the form
|
2022-10-14 03:26:40 +01:00 |
|
Mohamed ABDELLANI
|
955492bfdd
|
show the error message when the variant unit is not selected
|
2022-10-14 03:26:40 +01:00 |
|
Mohamed ABDELLANI
|
0000faab91
|
render the error message when the unit value is not set
|
2022-10-14 03:26:40 +01:00 |
|
Mohamed ABDELLANI
|
e3f157ebdd
|
remove empty option from unit size
|
2022-10-14 03:26:40 +01:00 |
|
Mohamed ABDELLANI
|
f8af84d9d4
|
remove red start from tax category form
|
2022-10-14 03:26:40 +01:00 |
|
Mohamed ABDELLANI
|
bddbb36813
|
remove red star from supplier
|
2022-10-14 03:26:40 +01:00 |
|
dependabot[bot]
|
78b73c988e
|
Bump tom-select from 2.2.1 to 2.2.2
Bumps [tom-select](https://github.com/orchidjs/tom-select) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/orchidjs/tom-select/releases)
- [Commits](https://github.com/orchidjs/tom-select/compare/v2.2.1...v2.2.2)
---
updated-dependencies:
- dependency-name: tom-select
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-13 09:41:37 +00:00 |
|
jibees
|
cd641cc5d6
|
Merge pull request #9714 from openfoodfoundation/dependabot/npm_and_yarn/tom-select-2.2.1
Bump tom-select from 2.1.0 to 2.2.1
|
2022-10-13 11:30:13 +02:00 |
|
dependabot[bot]
|
50555a3fe9
|
Bump @hotwired/turbo from 7.2.0 to 7.2.2
Bumps [@hotwired/turbo](https://github.com/hotwired/turbo) from 7.2.0 to 7.2.2.
- [Release notes](https://github.com/hotwired/turbo/releases)
- [Commits](https://github.com/hotwired/turbo/compare/v7.2.0...v7.2.2)
---
updated-dependencies:
- dependency-name: "@hotwired/turbo"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-13 09:08:24 +00:00 |
|
jibees
|
7c6e220bf7
|
Merge pull request #9771 from mkllnk/rspec-slow
Add convencience script to test flaky specs
|
2022-10-13 10:44:00 +02:00 |
|
Maikel Linke
|
3496b57942
|
Add convencience script to test flaky specs
|
2022-10-13 16:28:09 +11:00 |
|
Maikel Linke
|
bc805d94d8
|
Update translations
v4.2.17
|
2022-10-13 16:03:26 +11:00 |
|
Ashwini Seshadri
|
1596649034
|
Merge branch 'master' into admin_permissions_granting_permission_to_a_shop_displays_it_in_producers_list_as_if_it_was_a_supplier
|
2022-10-13 06:48:40 +02:00 |
|
Maikel Linke
|
81461684f3
|
Generalise feature toggle constraint
Now we can re-use it for any feature.
|
2022-10-13 10:42:20 +11:00 |
|
Maikel
|
d33cdd1327
|
Merge pull request #9706 from jibees/9625-create-a-component-to-display-hide-columns-for-report
Create a component to display/hide columns for report
|
2022-10-13 10:05:27 +11:00 |
|
jibees
|
daaff2f7e8
|
Merge pull request #9764 from mkllnk/simple-oc-spec
Stabilise spec by waiting for JS requests
|
2022-10-12 10:17:51 +02:00 |
|
Jean-Baptiste Bellet
|
4de0b9ad11
|
Avoid warning on compilation
|
2022-10-12 09:28:50 +02:00 |
|
Jean-Baptiste Bellet
|
14a258c661
|
Attempt: externalize ofn-drop-down-v2 selector
+ add class `redesigned-checkbox` on `input`
Move `input.redesigned-input` definition outside dropdown definition
--> more generic
|
2022-10-12 09:28:50 +02:00 |
|
jibees
|
3b3f9a7513
|
Merge pull request #9766 from openfoodfoundation/dependabot/npm_and_yarn/babel/preset-env-7.19.4
Bump @babel/preset-env from 7.19.3 to 7.19.4
|
2022-10-12 09:07:53 +02:00 |
|
Maikel
|
3e1b66fd01
|
Remove extra blank line from Gemfile
|
2022-10-12 17:15:12 +11:00 |
|
Maikel Linke
|
9da6f862cd
|
Stabilise pending spec
|
2022-10-12 16:49:29 +11:00 |
|
Maikel Linke
|
3eb597bff4
|
Fix specs which accidentally reversed relationships
|
2022-10-12 16:49:29 +11:00 |
|
Maikel Linke
|
46fde6bd40
|
Remove now unused scope
|
2022-10-12 16:48:32 +11:00 |
|
Ashwini Seshadri
|
590a09f069
|
Fixed the permissions relationship, so the shop displays only suppliers and does not display distributors in producers list
and updated relevant tests
|
2022-10-12 16:48:31 +11:00 |
|
Maikel
|
1d9fbbf69e
|
Merge pull request #9767 from jibees/fix-flaky-spec
BOM Specs, don't need to wait for UI feedback: only check on page content
|
2022-10-12 11:52:50 +11:00 |
|
Maikel
|
b378d7655f
|
Merge pull request #9762 from openfoodfoundation/dependabot/bundler/view_component-2.74.1
Bump view_component from 2.74.0 to 2.74.1
|
2022-10-12 11:24:11 +11:00 |
|
Rachel Arnould
|
617a417dc2
|
Merge pull request #9506 from binarygit/remove-angular-from-payment-methods
Remove angular from payment methods
|
2022-10-11 13:13:26 +02:00 |
|
Jean-Baptiste Bellet
|
bfbdb5f44b
|
Don't need to wait for UI feedback: only check on page content
ie. table content
|
2022-10-11 12:16:25 +02:00 |
|
Vishal Jain
|
e02de2b17d
|
Fix snail issue for all shipping method fees
|
2022-10-11 15:30:19 +05:30 |
|
dependabot[bot]
|
ae84dfe3cd
|
Bump @babel/preset-env from 7.19.3 to 7.19.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.3 to 7.19.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.19.4/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-11 09:03:45 +00:00 |
|
Jean-Baptiste Bellet
|
8a6874326a
|
selected could be nil if no columns are selected
|
2022-10-11 10:05:06 +02:00 |
|
Jean-Baptiste Bellet
|
68de510c4e
|
Redesign checkboxes
|
2022-10-11 10:05:06 +02:00 |
|
Jean-Baptiste Bellet
|
230afd5024
|
Update multiple_checked_select_component.html.haml
|
2022-10-11 10:05:06 +02:00 |
|
Jean-Baptiste Bellet
|
41e696282c
|
Don't build inputs, but directly use input checkbox for each option
way simpler this way.
|
2022-10-11 10:05:06 +02:00 |
|
Jean-Baptiste Bellet
|
e655d5b188
|
Remove useless id attribute. Prefer to use data-value directly.
|
2022-10-11 10:05:06 +02:00 |
|
Jean-Baptiste Bellet
|
7d15baef9d
|
Do not use a variable filter_placeholder but translate it in the view
|
2022-10-11 10:05:06 +02:00 |
|
Jean-Baptiste Bellet
|
312f2544dd
|
Be sure that option key is a Symbol (it could be a String)
|
2022-10-11 10:05:06 +02:00 |
|
Jean-Baptiste Bellet
|
157bdd9f3d
|
Add a vertical scrolling
|
2022-10-11 10:05:06 +02:00 |
|
Jean-Baptiste Bellet
|
b4e041c7e9
|
Implements the ofn-drop-down-v2 design
|
2022-10-11 10:05:06 +02:00 |
|
Jean-Baptiste Bellet
|
23e2d28488
|
Implements the filter options feature
|
2022-10-11 10:05:06 +02:00 |
|
Jean-Baptiste Bellet
|
0f9ebfe34a
|
Use the MultipleCheckedSelectComponent
|
2022-10-11 10:05:06 +02:00 |
|
Jean-Baptiste Bellet
|
b7adc5f551
|
Create the MultipleCheckedComponent
+ Associate the StimulusController to this component
|
2022-10-11 10:05:06 +02:00 |
|
dependabot[bot]
|
7bb7391634
|
Bump activerecord-import from 1.4.0 to 1.4.1
Bumps [activerecord-import](https://github.com/zdennis/activerecord-import) from 1.4.0 to 1.4.1.
- [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.4.0...v1.4.1)
---
updated-dependencies:
- dependency-name: activerecord-import
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-11 07:35:27 +00:00 |
|
AthiraKadampatta
|
e5a136801d
|
9726 Remove attachment_width and attachment_height from spree_asset
|
2022-10-11 10:26:32 +05:30 |
|
AthiraKadampatta
|
addd2ea9ac
|
#9726 Add migration to remove unused paperclip columns
|
2022-10-11 10:26:32 +05:30 |
|
dependabot[bot]
|
7b0ce3272a
|
Bump view_component from 2.74.0 to 2.74.1
Bumps [view_component](https://github.com/viewcomponent/view_component) from 2.74.0 to 2.74.1.
- [Release notes](https://github.com/viewcomponent/view_component/releases)
- [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/viewcomponent/view_component/compare/v2.74.0...v2.74.1)
---
updated-dependencies:
- dependency-name: view_component
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-11 04:19:01 +00:00 |
|