Luis Ramos
|
f848a89a00
|
Rename update_attributes to update #rails4
|
2020-06-22 16:51:43 +01:00 |
|
Luis Ramos
|
8a61257547
|
Rename all before_filter to before_action, it's the same function with a new name
|
2020-06-22 13:11:57 +01:00 |
|
Luis Ramos
|
3b91dd9dea
|
Use rubocop auto-correct to fix more issues
|
2020-06-22 12:51:47 +01:00 |
|
Luis Ramos
|
a4a6431faf
|
Fix strong params problem where order object is not sent to controller
|
2020-06-01 13:42:22 +01:00 |
|
Luis Ramos
|
384ca310a3
|
Merge branch 'master' into 3-0-stable-apr3
|
2020-04-03 18:26:26 +01:00 |
|
Matt-Yorkley
|
ac38b2735c
|
Eager-load data in OrdersController
|
2020-03-23 22:38:57 +01:00 |
|
Matt-Yorkley
|
f77194875c
|
Add strong parameters to orders_controller.rb
|
2020-02-22 16:24:30 +01:00 |
|
luisramos0
|
bbb3748d3c
|
Simplify orders events logic
|
2020-02-04 11:51:13 +00:00 |
|
luisramos0
|
6e26841817
|
Fix load_order before filter and remove unused open and close adjustments actions
|
2020-02-04 11:50:44 +00:00 |
|
luisramos0
|
ab60c4a9dd
|
Remove unnecessary index action override because this is no longer a decorator
Remove useless todo comment
|
2020-02-04 11:50:44 +00:00 |
|
luisramos0
|
76b6a85509
|
Merge spree/admin/orders_controller and its decorator and fix a few rubocop issues
|
2020-02-04 11:50:03 +00:00 |
|
luisramos0
|
a1d4b4ee98
|
Add orders_controller from spree_backend so that we can now merge it with the OFN's decorator
|
2020-02-04 11:50:03 +00:00 |
|