Matt-Yorkley
|
733dd3c428
|
Disable variant is_master column
|
2023-06-16 21:23:44 +01:00 |
|
Matt-Yorkley
|
be72bbebb9
|
Remove master images data migration tests
|
2023-06-16 21:23:44 +01:00 |
|
Matt-Yorkley
|
fbd09869bb
|
Remove is_master from variant serializer
|
2023-06-16 21:23:44 +01:00 |
|
Matt-Yorkley
|
ced60d4382
|
Remove superfluous method from products controller
|
2023-06-16 21:23:44 +01:00 |
|
Matt-Yorkley
|
b59bdc75e9
|
Delete master variants
|
2023-06-16 21:23:44 +01:00 |
|
Matt-Yorkley
|
1daab8994d
|
Remove is_master and not_master scopes
|
2023-06-16 21:23:44 +01:00 |
|
Matt-Yorkley
|
0703bb4583
|
Remove unused is_master references in tests
|
2023-06-16 21:23:44 +01:00 |
|
Matt-Yorkley
|
85059bfb26
|
Remove master variant validation conditionals
|
2023-06-16 21:23:44 +01:00 |
|
Matt-Yorkley
|
8247dce2dc
|
Improve validation feedback on new variant page and add test coverage
|
2023-06-16 21:23:44 +01:00 |
|
Matt-Yorkley
|
618900767f
|
Fix flaky spec: use milliseconds in cache service and remove sleep
|
2023-06-16 21:23:44 +01:00 |
|
Matt-Yorkley
|
1e36043a2e
|
Set unit_value to true when cloning a product
This value doesn't get persisted, but it's presence is validated. The product's duplicated variants store the actual :unit_value attribute
|
2023-06-16 21:23:44 +01:00 |
|
Matt-Yorkley
|
1922598d2d
|
Reorganise associations, validations, scopes and callbacks for clarity
|
2023-06-16 21:23:44 +01:00 |
|
Matt-Yorkley
|
3ef7d2c9ff
|
Remove master variant from product
|
2023-06-16 21:23:44 +01:00 |
|
Matt-Yorkley
|
21cba0aa13
|
Migrate first master variant image to product image
|
2023-06-16 21:23:44 +01:00 |
|
Matt-Yorkley
|
7dc1091bc2
|
Migrate product image from master variant to product
|
2023-06-16 21:23:44 +01:00 |
|
Matt-Yorkley
|
d8649fc9fb
|
Migrate master variant :sku to product
|
2023-06-16 21:21:40 +01:00 |
|
Matt-Yorkley
|
6b9b5ea347
|
Stop storing unit_value and unit_description on master variant
|
2023-06-16 21:21:40 +01:00 |
|
Matt-Yorkley
|
8c0b8dad85
|
Stop using master variant for storing :display_as value
|
2023-06-16 21:21:40 +01:00 |
|
Matt-Yorkley
|
1b06c20197
|
Stop using master variant as a potential store for prices
|
2023-06-16 21:21:40 +01:00 |
|
Matt-Yorkley
|
80a0138b48
|
Update old specs that rely on master variant instead of real variants
|
2023-06-16 21:21:40 +01:00 |
|
Matt-Yorkley
|
d4188da7c1
|
Simplify product images delegation mess
|
2023-06-16 21:21:40 +01:00 |
|
Matt-Yorkley
|
42a5a48816
|
Remove dead code
|
2023-06-16 21:21:40 +01:00 |
|
Matt-Yorkley
|
dd224b953d
|
Update stage.yml
|
2023-06-16 14:24:23 +01:00 |
|
Matt-Yorkley
|
cfe5d9a740
|
Update stage.yml
|
2023-06-16 14:00:30 +01:00 |
|
Matt-Yorkley
|
09bfe14ae9
|
Update stage.yml
|
2023-06-16 13:39:12 +01:00 |
|
Mohamed ABDELLANI
|
68503e4e8b
|
remove useless variable
|
2023-06-16 06:54:11 +01:00 |
|
Mohamed ABDELLANI
|
65bc8e23c1
|
move update instructions to let blocks
|
2023-06-16 06:50:45 +01:00 |
|
Mohamed ABDELLANI
|
2b79258fdc
|
renamed: spec/system/admin/reports/enterprise_summary_fees/enterprise_summary_fee_with_tax_report_by_order.rb -> spec/system/admin/reports/enterprise_summary_fees/enterprise_summary_fee_with_tax_report_by_order_spec.rb
|
2023-06-16 06:39:38 +01:00 |
|
Mohamed ABDELLANI
|
c21a35a9fc
|
fix typo on lib/reporting/reports/enterprise_fee_summary/enterprise_fees_with_tax_report_by_order.rb
|
2023-06-16 06:38:15 +01:00 |
|
Mohamed ABDELLANI
|
c8c3e65498
|
Update lib/reporting/reports/list.rb
Co-authored-by: Maikel <maikel@email.org.au>
|
2023-06-16 06:35:01 +01:00 |
|
Mohamed ABDELLANI
|
2cfa435b54
|
Update spec/system/admin/reports/enterprise_summary_fees/enterprise_summary_fee_with_tax_report_by_order.rb
Co-authored-by: Maikel <maikel@email.org.au>
|
2023-06-16 06:35:01 +01:00 |
|
Mohamed ABDELLANI
|
3e61830b40
|
optimize total_excl_tax & enterprise_fee_adjustemnt_ids
|
2023-06-16 06:35:01 +01:00 |
|
Mohamed ABDELLANI
|
10fc816bba
|
update rubocop_todo list
|
2023-06-16 06:35:01 +01:00 |
|
Mohamed ABDELLANI
|
542811b9ad
|
implement filtering by entreprise fee owner
|
2023-06-16 06:35:01 +01:00 |
|
Mohamed ABDELLANI
|
9d53d775a6
|
add filtering by fee name
|
2023-06-16 06:35:01 +01:00 |
|
Mohamed ABDELLANI
|
f66d9b9626
|
remove producers filter
|
2023-06-16 06:35:01 +01:00 |
|
Mohamed ABDELLANI
|
83b951662a
|
add filters
|
2023-06-16 06:35:01 +01:00 |
|
Mohamed ABDELLANI
|
e9671e4e1f
|
test enterprise fees with tax report by order
|
2023-06-16 06:35:01 +01:00 |
|
Mohamed ABDELLANI
|
e9367b1f86
|
add enterprise fees with tax report by order
|
2023-06-16 06:35:01 +01:00 |
|
Mohamed ABDELLANI
|
535f651c7e
|
implement enterprise fee report filters
|
2023-06-16 06:35:01 +01:00 |
|
Mohamed ABDELLANI
|
a120329aa6
|
rename EnterpriseFeeSummary::Base to EnterpriseFeeSummary::FeeSummary
|
2023-06-16 06:35:01 +01:00 |
|
Maikel
|
4e1f735630
|
Include feature toggle heading in release notes
|
2023-06-16 14:13:41 +10:00 |
|
Maikel Linke
|
2453084a6b
|
Update translations
v4.3.13
|
2023-06-16 14:02:47 +10:00 |
|
Maikel
|
39183547aa
|
Merge pull request #11033 from openfoodfoundation/revert-10455-dependabot/bundler/redis-5.0.6
Revert "Fix `redis` and `hiredis-client` version requirements "
|
2023-06-16 13:42:55 +10:00 |
|
Maikel
|
24000b2ce3
|
Revert "Fix redis and hiredis-client version requirements "
|
2023-06-16 13:09:25 +10:00 |
|
Maikel
|
8e86f76278
|
Merge pull request #11018 from openfoodfoundation/dependabot/bundler/sidekiq-7.1.2
chore(deps): bump sidekiq from 7.1.1 to 7.1.2
|
2023-06-16 12:08:25 +10:00 |
|
Maikel
|
4a91c180a3
|
Merge pull request #11017 from openfoodfoundation/dependabot/bundler/ddtrace-1.12.1
chore(deps): bump ddtrace from 1.12.0 to 1.12.1
|
2023-06-16 11:14:10 +10:00 |
|
Maikel
|
d192024786
|
Merge pull request #11019 from filipefurtad0/flaky_cache_spec
Clears cache around examples
|
2023-06-16 11:12:24 +10:00 |
|
Maikel
|
ec7de516aa
|
Merge pull request #11011 from openfoodfoundation/dependabot/bundler/aws-sdk-s3-1.124.0
chore(deps): bump aws-sdk-s3 from 1.123.1 to 1.124.0
|
2023-06-16 10:59:56 +10:00 |
|
David Cook
|
56e4b3b843
|
Load git version once at initialisation
Co-authored-by: Matt-Yorkley <9029026+Matt-Yorkley@users.noreply.github.com>
|
2023-06-16 09:36:16 +10:00 |
|