Jean-Baptiste Bellet
|
87ae8a40d1
|
Put date filter after the order cycle selector
it's way easier to understand then that date range could change when selecting order cycle
|
2022-12-14 10:13:36 +01:00 |
|
Jean-Baptiste Bellet
|
ac494f97ec
|
When changing order cycle selection, update date range selector value
Date selector should change when selecting an order cycle in order to reflect the order cycle date range itself
|
2022-12-14 10:12:42 +01:00 |
|
Jean-Baptiste Bellet
|
e971f46611
|
Change behavior: dates shouldn't have changed
Seems like more coherent with the new behavior (ie. don't load orders on filters changes but on click on "Filter Results" button)
|
2022-12-12 16:18:39 +01:00 |
|
Jean-Baptiste Bellet
|
5fd78a8db5
|
Update specs: Need to click on "Filter Results" button to update orders
|
2022-12-12 16:18:39 +01:00 |
|
Jean-Baptiste Bellet
|
311675f2cf
|
Used an already existing key
Update bulk_management.html.haml
|
2022-12-12 16:18:39 +01:00 |
|
Jean-Baptiste Bellet
|
97c3aaebb2
|
Update the view as well: remove red clear button
+ remove all `refreshData()` callback on input change
+ align html (add fieldset, legend) to look same as `/admin/orders`
|
2022-12-12 16:18:39 +01:00 |
|
Jean-Baptiste Bellet
|
4716ed19dc
|
Remove the watch collection on date range: not needed anymore
Yes!
This simplifies a lot the code now since we have a "Search" button and we don't need to watch for date range changes
|
2022-12-12 16:18:39 +01:00 |
|
Jean-Baptiste Bellet
|
cd743e5c2c
|
Call resetSelectFilters on page load
+ init start and end date with a method (will be re-used)
|
2022-12-12 16:18:39 +01:00 |
|
jibees
|
21366f8109
|
Merge pull request #10127 from filipefurtad0/split_system_tests
Splits admin and consumer system tests into two runner machines
|
2022-12-12 16:14:56 +01:00 |
|
jibees
|
e4bfe7fac6
|
Merge pull request #10057 from filipefurtad0/fix_rspec_mocks_deprecation_2
Updates syntax to remove depracation warnings
|
2022-12-12 16:02:52 +01:00 |
|
dependabot[bot]
|
e790fc2b7b
|
Merge pull request #10140 from openfoodfoundation/dependabot/bundler/knapsack_pro-3.6.0
|
2022-12-12 13:52:50 +00:00 |
|
dependabot[bot]
|
deff728ca8
|
Merge pull request #10138 from openfoodfoundation/dependabot/npm_and_yarn/floating-ui/dom-1.0.10
|
2022-12-12 13:51:59 +00:00 |
|
dependabot[bot]
|
064e97d7ee
|
Bump knapsack_pro from 3.5.0 to 3.6.0
Bumps [knapsack_pro](https://github.com/KnapsackPro/knapsack_pro-ruby) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/KnapsackPro/knapsack_pro-ruby/releases)
- [Changelog](https://github.com/KnapsackPro/knapsack_pro-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/KnapsackPro/knapsack_pro-ruby/compare/v3.5.0...v3.6.0)
---
updated-dependencies:
- dependency-name: knapsack_pro
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-12 09:05:44 +00:00 |
|
dependabot[bot]
|
3003ba0fc0
|
Bump @floating-ui/dom from 1.0.9 to 1.0.10
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.0.10/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-12 09:02:19 +00:00 |
|
Rachel Arnould
|
5ed6e5599d
|
Merge pull request #9943 from mkllnk/dfc-provider-test
DFC 1.6 prototype
|
2022-12-09 19:35:49 +01:00 |
|
filipefurtad0
|
900ff6d053
|
Enables queue mode for system/admin and system/consumer
|
2022-12-08 20:50:44 +00:00 |
|
filipefurtad0
|
4d605c7060
|
Splits admin and consumer system tests
Disables queue mode for system tests
|
2022-12-08 20:50:44 +00:00 |
|
Jean-Baptiste Bellet
|
ffba628691
|
Update all locales with the latest Transifex translations
v4.2.25
|
2022-12-08 21:36:51 +01:00 |
|
Filipe
|
8b416a8eda
|
Merge pull request #10106 from openfoodfoundation/dependabot/bundler/knapsack_pro-3.5.0
Bump knapsack_pro from 3.4.2 to 3.5.0
|
2022-12-08 19:27:04 +00:00 |
|
filipefurtad0
|
2c18e97fb8
|
Fixes deprecation warnings on authorizer_spec
|
2022-12-08 18:42:48 +00:00 |
|
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 |
|
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 |
|
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 |
|
dependabot[bot]
|
2aea5d4957
|
Merge pull request #10111 from openfoodfoundation/dependabot/npm_and_yarn/express-4.18.2
|
2022-12-07 14:02:04 +00:00 |
|
dependabot[bot]
|
a328888fc2
|
Bump express from 4.17.1 to 4.18.2
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-07 13:47:24 +00:00 |
|
jibees
|
c33c4860c8
|
Merge pull request #10110 from jibees/remove-test-prof
Remove `test-prof` as no longer required
|
2022-12-07 14:47:02 +01:00 |
|
jibees
|
efe8030786
|
Merge pull request #10071 from filipefurtad0/knapsack_fine_tuning
Simplifies build.yml syntax
|
2022-12-07 14:46:48 +01:00 |
|
Jean-Baptiste Bellet
|
76412bfcae
|
Remove test-prof as no longer required
|
2022-12-07 14:29:58 +01:00 |
|
filipefurtad0
|
70193539b2
|
Fixes deprecation warnings on parameters_spec
|
2022-12-06 15:49:28 +00:00 |
|
filipefurtad0
|
8ee5050a49
|
Fixes deprecation warnings on tax_rate_spec
|
2022-12-06 15:49:28 +00:00 |
|
filipefurtad0
|
2e4a8f8ae8
|
Fixes deprecation warnings on payment_spec
|
2022-12-06 15:49:19 +00:00 |
|
dependabot[bot]
|
8ee05789ef
|
Merge pull request #10105 from openfoodfoundation/dependabot/bundler/json-2.6.3
|
2022-12-06 09:40:21 +00:00 |
|
dependabot[bot]
|
e2a8ab16b4
|
Merge pull request #10104 from openfoodfoundation/dependabot/npm_and_yarn/floating-ui/dom-1.0.8
|
2022-12-06 09:39:49 +00:00 |
|
dependabot[bot]
|
6fb337b81c
|
Bump knapsack_pro from 3.4.2 to 3.5.0
Bumps [knapsack_pro](https://github.com/KnapsackPro/knapsack_pro-ruby) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/KnapsackPro/knapsack_pro-ruby/releases)
- [Changelog](https://github.com/KnapsackPro/knapsack_pro-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/KnapsackPro/knapsack_pro-ruby/compare/v3.4.2...v3.5.0)
---
updated-dependencies:
- dependency-name: knapsack_pro
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-06 09:04:54 +00:00 |
|
dependabot[bot]
|
387a46e1db
|
Bump json from 2.6.2 to 2.6.3
Bumps [json](https://github.com/flori/json) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/flori/json/releases)
- [Changelog](https://github.com/flori/json/blob/master/CHANGES.md)
- [Commits](https://github.com/flori/json/compare/v2.6.2...v2.6.3)
---
updated-dependencies:
- dependency-name: json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-06 09:02:33 +00:00 |
|
dependabot[bot]
|
1db85e295b
|
Bump @floating-ui/dom from 1.0.7 to 1.0.8
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.0.8/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-06 09:01:30 +00:00 |
|
dependabot[bot]
|
fee99a95f8
|
Merge pull request #10086 from openfoodfoundation/dependabot/bundler/bugsnag-6.25.0
|
2022-12-05 14:00:17 +00:00 |
|
dependabot[bot]
|
ab70a85866
|
Merge pull request #10095 from openfoodfoundation/dependabot/npm_and_yarn/js-big-decimal-1.3.13
|
2022-12-05 10:03:54 +00:00 |
|
dependabot[bot]
|
d31c2d95b3
|
Merge pull request #10096 from openfoodfoundation/dependabot/bundler/debug-1.7.0
|
2022-12-05 10:03:38 +00:00 |
|
dependabot[bot]
|
44af982b3e
|
Merge pull request #10094 from openfoodfoundation/dependabot/bundler/digest-3.1.1
|
2022-12-05 10:02:51 +00:00 |
|
dependabot[bot]
|
2ea22248e0
|
Bump digest from 3.1.0 to 3.1.1
Bumps [digest](https://github.com/ruby/digest) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/ruby/digest/releases)
- [Commits](https://github.com/ruby/digest/compare/v3.1.0...v3.1.1)
---
updated-dependencies:
- dependency-name: digest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-05 09:49:09 +00:00 |
|
dependabot[bot]
|
9d58f16012
|
Bump debug from 1.6.3 to 1.7.0
Bumps [debug](https://github.com/ruby/debug) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/ruby/debug/releases)
- [Commits](https://github.com/ruby/debug/compare/v1.6.3...v1.7.0)
---
updated-dependencies:
- dependency-name: debug
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-05 09:48:38 +00:00 |
|
dependabot[bot]
|
f2838105fe
|
Bump js-big-decimal from 1.3.12 to 1.3.13
Bumps [js-big-decimal](https://github.com/royNiladri/js-big-decimal) from 1.3.12 to 1.3.13.
- [Release notes](https://github.com/royNiladri/js-big-decimal/releases)
- [Commits](https://github.com/royNiladri/js-big-decimal/compare/v1.3.12...v1.3.13)
---
updated-dependencies:
- dependency-name: js-big-decimal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-05 09:48:27 +00:00 |
|
Konrad
|
07c29df801
|
Merge pull request #10039 from abdellani/fix_missing_products_in_bulk_coop_packing_sheets_report
fix Missing products in Bulk co-op Packing Sheets report
|
2022-12-02 18:19:47 +01:00 |
|
Konrad
|
6ac21eaab4
|
Merge pull request #9999 from abdellani/add-ability-to-save-rendering-options-per-report
Add ability to save rendering options per report
|
2022-12-02 14:33:37 +01:00 |
|
dependabot[bot]
|
ff0b84c9c0
|
Merge pull request #10084 from openfoodfoundation/dependabot/npm_and_yarn/storybook/addon-controls-6.5.14
|
2022-12-02 10:27:52 +00:00 |
|