Matt-Yorkley
|
15000c7ed1
|
Remove unnecessary iterator
|
2023-06-16 21:26:28 +01:00 |
|
Matt-Yorkley
|
7dc1091bc2
|
Migrate product image from master variant to product
|
2023-06-16 21:23:44 +01:00 |
|
Matt-Yorkley
|
6f12d012ed
|
Use #url helper
|
2023-06-14 10:56:10 +01:00 |
|
AthiraKadampatta
|
b2c778794d
|
9726 Remove safe navigation operator and simplify call to attachment file name
|
2022-10-10 16:52:02 +02:00 |
|
AthiraKadampatta
|
f40b569a4a
|
9726 Use active storage filename instead of attachment_file_name of paperclip
|
2022-10-10 16:52:02 +02:00 |
|
Maikel Linke
|
b7efa1b018
|
Replace Paperclip on Spree::Image
|
2022-06-01 17:16:55 +10:00 |
|
Deepak Chauhan
|
7adc1186c6
|
removed transaltion or between buttons from multiple views
|
2022-01-19 03:16:55 +05:30 |
|
Adrien Chauve
|
c818ec5508
|
Fix image creation button title and icon
|
2021-10-17 22:47:12 +02:00 |
|
Adrien Chauve
|
ad56105d31
|
Display error messages on product image creation (not only edition)
|
2021-10-15 10:45:35 +02:00 |
|
Gaetan Riou
|
a6444e76a5
|
add product filter parameters on the various product image pages, so that the bulk import product page filters can be preserved
|
2020-08-21 10:29:07 +10:00 |
|
Luis Ramos
|
072da7316e
|
Remove views code that tests for the existence of product variants
A product always has the standard variant, the only case where a product will not have variants is immediatly after creation and before being saved
|
2020-06-01 14:09:14 +01:00 |
|
Luis Ramos
|
0c4f22f847
|
Fix images/new.js path and add simple spec to verify the page loads correctly
Testing the file upload would be a bit more complicated
|
2020-02-20 11:18:22 +00:00 |
|
luisramos0
|
04bf5a8742
|
Convert images views from erb to haml
|
2019-10-16 11:58:08 +01:00 |
|
luisramos0
|
ec3c3aa644
|
Bring images views from spree_backend
|
2019-10-15 00:02:40 +01:00 |
|