dependabot[bot]
|
e11d644a95
|
Merge pull request #10122 from openfoodfoundation/dependabot/npm_and_yarn/floating-ui/dom-1.0.9
|
2022-12-08 11:09:34 +00:00 |
|
dependabot[bot]
|
26131d105e
|
Merge pull request #10121 from openfoodfoundation/dependabot/bundler/rubocop-1.40.0
|
2022-12-08 11:08:50 +00:00 |
|
Mohamed ABDELLANI
|
84aedaa1a1
|
run process_payments before order confirmation
|
2022-12-08 11:13:54 +01:00 |
|
dependabot[bot]
|
cfa0a502f1
|
Bump @floating-ui/dom from 1.0.8 to 1.0.9
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.0.9/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-12-08 09:02:00 +00:00 |
|
dependabot[bot]
|
869a6b42d3
|
Bump rubocop from 1.39.0 to 1.40.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.39.0 to 1.40.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.39.0...v1.40.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-12-08 09:01:46 +00:00 |
|
dependabot[bot]
|
fdf3a0d7b7
|
Merge pull request #10118 from openfoodfoundation/dependabot/bundler/nokogiri-1.13.10
|
2022-12-08 07:48:22 +00:00 |
|
Mohamed ABDELLANI
|
d5c9c53d8b
|
fix the failing test
|
2022-12-08 08:32:11 +01:00 |
|
dependabot[bot]
|
1f98ef5074
|
Bump nokogiri from 1.13.9 to 1.13.10
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.13.10.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.9...v1.13.10)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-08 04:08:49 +00:00 |
|
Filipe
|
996d3afe4f
|
Merge pull request #9983 from cillian/remove-exchange-tags-n1-query
Remove N+1 query loading tags for each order cycle exchange
|
2022-12-07 17:38:41 +00:00 |
|
Jean-Baptiste Bellet
|
500c4e8a2f
|
Already handled by app/webpacker/controllers/index.js
Controller were instanced twice.
|
2022-12-07 15:38:20 +01:00 |
|
Jean-Baptiste Bellet
|
5002870b39
|
Add missing i18n translation for PaginationComponent
|
2022-12-07 15:08:54 +01:00 |
|
Jean-Baptiste Bellet
|
d97e9ae824
|
Remove white space
|
2022-12-07 15:08:54 +01:00 |
|
Jean-Baptiste Bellet
|
f0e0bac3b5
|
As components: key already exists, use it!
(this key was added during the development of the PR)
|
2022-12-07 15:08:54 +01:00 |
|
Jean-Baptiste Bellet
|
ec31d63c58
|
Do not import/initialize twice
Already done in "controllers"
|
2022-12-07 15:08:54 +01:00 |
|
Jean-Baptiste Bellet
|
9dfc22451e
|
Selectors are close by default
|
2022-12-07 15:08:54 +01:00 |
|
Jean-Baptiste Bellet
|
3cf01623da
|
Handle filtering on js controller for SelectorWithFilter
|
2022-12-07 15:08:54 +01:00 |
|
Jean-Baptiste Bellet
|
274ee2c6f6
|
Toggle is now controlled by the browser (and don't requires a reflex)
|
2022-12-07 15:08:54 +01:00 |
|
Jean-Baptiste Bellet
|
940b554d23
|
Toggle is now controlled by the browser (and don't requires a reflex)
|
2022-12-07 15:08:54 +01:00 |
|
Jean-Baptiste Bellet
|
91d1ecea2e
|
Click the whole Selector instead of arrow only
|
2022-12-07 15:08:54 +01:00 |
|
Jean-Baptiste Bellet
|
fbf2315a93
|
Rename SuperSelector to SelectorWithFilter
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
428256a323
|
Exclude products_table_component from Metrics/ClassLength rubocop rule
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
20218c00ab
|
Manage i18n for ProductsTable component
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
18adcb7fa4
|
Handle i18n for SuperSelector component
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
56b94342eb
|
Manage i18n for SearchInput component
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
758c40c646
|
Manage i18n for Products page
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
98391b60c6
|
Use CSS vars to match linter
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
3e03208cf5
|
Add loading state for ProductsTable component
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
3ae5db907a
|
Create js controller for ProductsTable component
Handle before/after reflex lifecycle methods on client side
Add 'loading" class on products-table component
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
27c1fe2f06
|
Add search query input to search for product by name
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
122677bc7a
|
Create SearchInput component
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
22d13621f4
|
Only send close reflex if element is actually visible
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
265b4823a7
|
Add static var + freeze
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
5e689fcce3
|
No need to fetch as it's done inside beforeReflex lifecycle method
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
e801bb5e40
|
some CSS linter
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
d75c62a621
|
Add TableHeader component and better columns implementation
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
1de7fb6fe8
|
Create TableHeader component
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
d37cd09c84
|
Use the reflex_data_attributes helper method
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
cb24efbc4a
|
Some styling improvments
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
c23d4f63ed
|
Add pagination to ProductsTable component
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
c7197364d1
|
Add a pagination component that handle pagy
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
069b314ae7
|
Add producer and category to a product in the table
+ refactor and automatize optional column rendered
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
7716d2734e
|
Title of the items per page selector is clearer
|
2022-12-07 15:08:53 +01:00 |
|
Jean-Baptiste Bellet
|
8adcdf14a7
|
Include search by category and producer
+ use ransack (not sur this one is relevant)
+ fetch_products in the `before_render` lifecycle method
|
2022-12-07 15:08:52 +01:00 |
|
Jean-Baptiste Bellet
|
224daf2591
|
Factorize js controller between Selectore and SuperSelector components
+ add a computeItemsHeight on afterReflex callback
|
2022-12-07 15:08:52 +01:00 |
|
Jean-Baptiste Bellet
|
4fa88b9c18
|
Fatorize CSS between Selector and SuperSelector components
|
2022-12-07 15:08:52 +01:00 |
|
Jean-Baptiste Bellet
|
1adb22be71
|
Create SelectorWithFilter component
|
2022-12-07 15:08:52 +01:00 |
|
Jean-Baptiste Bellet
|
d4cfa7b368
|
Add header to the table
|
2022-12-07 15:08:52 +01:00 |
|
Jean-Baptiste Bellet
|
5c5a0c98f1
|
Rename selected to columns_selected
|
2022-12-07 15:08:52 +01:00 |
|
Jean-Baptiste Bellet
|
8ce3c9f449
|
Introduce a new selector: # of results per page
|
2022-12-07 15:08:52 +01:00 |
|
Jean-Baptiste Bellet
|
5ea7bea9b8
|
Selector now handle {label, value} instead of only string
|
2022-12-07 15:08:52 +01:00 |
|