Luis Ramos
|
a29f263041
|
Make explicit the namespace of the BaseController for api controllers
|
2020-03-22 09:55:07 +00:00 |
|
Matt-Yorkley
|
a3ee6674ea
|
Use asynchronous requests for order capture and ship actions
|
2019-12-18 14:15:46 +01:00 |
|
luisramos0
|
baa09b88f7
|
Fix issue with nil current_order where shipping_method serializer requires a current_order to calculate the shipping fees
|
2019-09-25 09:52:10 +01:00 |
|
luisramos0
|
78cf35807a
|
Improve preloading of order query to avoid N+1 queries
|
2019-09-23 23:50:39 +01:00 |
|
luisramos0
|
25fbab2e37
|
Use memoized order method
|
2019-09-19 16:32:09 +01:00 |
|
luisramos0
|
2921ee19e1
|
Add api/order/{order_number} ednpoint and its new order detailed serializer
|
2019-09-19 16:32:09 +01:00 |
|
Matt-Yorkley
|
334eebeab1
|
Move json to API and strip index action
|
2018-10-26 21:38:57 +01:00 |
|