Jean-Baptiste Bellet
|
aaa9bac4dd
|
Remove white_label feature toggle
White label is now activated for everyone.
+ add mock for `spec/controllers/spree/orders_controller_spec.rb`
|
2023-05-15 17:10:50 +02:00 |
|
Maikel Linke
|
42585bb074
|
Remove redundant cop disable directive
|
2023-04-14 16:04:57 +10:00 |
|
Jean-Baptiste Bellet
|
4fa44e6c64
|
Put the white label behind a feature toggle white_label
+ update specs as well
+ for admin section also
|
2023-03-30 09:19:17 +11:00 |
|
Jean-Baptiste Bellet
|
3452864503
|
Add "white label" panel in enterprise settings page
|
2023-03-30 09:17:57 +11:00 |
|
Jean-Baptiste Bellet
|
d2f29b7d73
|
Some refactoring to avoid rubocop class too long warning
|
2023-03-30 09:13:35 +11:00 |
|
Gaetan Craig-Riou
|
7dc5bc87d1
|
Fix rubocop warnings
|
2023-03-28 13:39:29 +11:00 |
|
Gaetan Craig-Riou
|
f9f6793d10
|
Add template and basic controller for backoffice voucher pages
|
2023-03-28 13:39:29 +11:00 |
|
binarygit
|
e18a242b90
|
Render admin/enterprises/<name>/edit page using stimulus
|
2022-08-10 15:08:59 +05:45 |
|
Sinan Chaush
|
01ee2070eb
|
producer id is used to select the producer
|
2021-10-05 21:35:18 +02:00 |
|
Sinan Chaush
|
70000db52c
|
when creating a product, preselect the supplier if there is only one
|
2021-10-03 11:51:41 +02:00 |
|
Luis Ramos
|
e52937c113
|
Use rubocop auto correct to add frozen string literal to all files
This is an unsafe auto corection, we will need to trust our build here
|
2021-06-17 23:07:26 +01:00 |
|
cyrillefr
|
e6d9ec7bd7
|
Small fixes for default single Hub/Shop options issue
- removed mode variable
- reverted html template accordingly
- added a more specific helper
- fixed some short variable names
|
2019-12-19 21:08:34 +01:00 |
|