Maikel Linke
|
64608beaa8
|
Remove DefaultStockLocation created in setup
|
2025-01-22 12:01:57 +11:00 |
|
Gaetan Craig-Riou
|
d0fe1585d7
|
Move variant unit attributes to variant 2
Update Spree::Product and spec
|
2024-10-14 14:56:46 +11:00 |
|
Maikel Linke
|
e5ee398f26
|
Re-use default stock location in specs
|
2024-10-03 08:24:16 +10:00 |
|
Gaetan Craig-Riou
|
5cb59d941a
|
Add transient attribute supplier_id to Spree::Product
supplier_id transient attribute will be saved on the variant
|
2024-07-03 10:17:49 +10:00 |
|
Gaetan Craig-Riou
|
d1dd563720
|
Move supplier to variant part 1
|
2024-07-03 10:17:48 +10:00 |
|
Matt-Yorkley
|
cd601319f3
|
Fix factory issues
|
2024-04-02 09:27:36 +11:00 |
|
Matt-Yorkley
|
97d9aadb69
|
Update specs
|
2023-08-14 21:02:48 +01:00 |
|
Matt-Yorkley
|
b593e356b0
|
Update product factories
|
2023-07-31 09:23:20 +10:00 |
|
Matt-Yorkley
|
4cb291290b
|
Update product factory
|
2023-07-31 09:23:20 +10:00 |
|
Matt-Yorkley
|
42a3087cdb
|
Remove :available_on attribute from Product class
|
2023-07-06 14:36:35 +01:00 |
|
Matt-Yorkley
|
3ef7d2c9ff
|
Remove master variant from product
|
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
|
a20277c3a7
|
Completely remove option_values and option_types from the codebase
|
2023-06-01 10:12:19 +01:00 |
|
filipefurtad0
|
e8529754f1
|
Updates order and product factory to consider added tax
|
2022-08-05 16:41:35 +01:00 |
|
Matt-Yorkley
|
9afc002286
|
Refactor use of image files in specs
|
2021-12-27 17:45:06 +00:00 |
|
Matt-Yorkley
|
63f6567637
|
Use new image path when uploading files in specs
|
2021-12-27 17:45:06 +00:00 |
|
Maikel Linke
|
ffb4ba5ef5
|
Style numeric predicate use with Rubocop
|
2021-03-25 18:07:11 +11:00 |
|
Matt-Yorkley
|
81ac2c5add
|
Delete code related to :cost_price field
|
2021-02-17 14:27:51 +00:00 |
|
Luis Ramos
|
9728b088f9
|
Fix syntax for nil properties
|
2020-12-09 23:38:16 +00:00 |
|
Luis Ramos
|
c17998774e
|
Adapt factories to factory_bot_rails v5 syntax
|
2020-12-09 23:09:33 +00:00 |
|
Luis Ramos
|
2b8f0abe49
|
Try some mass auto-correct adding frozen-string-literal to all specs
|
2020-12-03 06:38:24 -08:00 |
|
Luis Ramos
|
f6277416ce
|
Simplify stock location factory and fix related issues in several factories
|
2020-08-23 17:34:02 +01:00 |
|
Luis Ramos
|
6d9250c014
|
Bring tax category factory from spree_core and fix a problem with the stock location of the product factory
|
2020-08-23 14:35:59 +01:00 |
|
Luis Ramos
|
6d05de742e
|
Fix problem with product shipping category factory
|
2020-08-23 14:35:59 +01:00 |
|
Luis Ramos
|
aa00756f9c
|
Bring product factory from spree_core and merge with modification
|
2020-08-23 14:35:59 +01:00 |
|
Luis Ramos
|
5e8438c446
|
Move all calculators outside the spree namespace
|
2020-07-07 17:26:23 +01:00 |
|
luisramos0
|
9404aacfb2
|
run rubocop --auto-correct
|
2019-11-10 18:42:43 +00:00 |
|
luisramos0
|
3259db69f0
|
Remove unnecessary code, this code as been accepted in spree code base and included in spree v1.2
|
2019-06-14 13:43:30 +01:00 |
|
luisramos0
|
6efb71d903
|
Fix more rubocop issues in spec/factories
|
2019-06-14 13:42:27 +01:00 |
|
luisramos0
|
2c8ce6e4e5
|
Extract products factories to separate file
|
2019-06-14 12:45:55 +01:00 |
|