This website requires JavaScript.
Explore
Help
Sign In
raggedstaff
/
openfoodnetwork
Watch
1
Star
0
Fork
0
You've already forked openfoodnetwork
mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced
2026-01-28 21:07:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c5bcef6ae4fa593064ada94cf8f96fea9a772dd5
openfoodnetwork
/
app
/
controllers
/
spree
/
api
History
luisramos0
c5bcef6ae4
Delete unused spree/api/line_items_controller_decorator.rb
2019-07-31 09:32:33 +01:00
..
products_controller_decorator.rb
Result of rubocop auto-correct and rebuilding rubocop_manual_todo
2019-05-28 12:57:29 +01:00
products_controller.rb
Bring from spree_api the api controllers that are overriden in OFN so that we can merge the original and the override afterwards
2019-07-31 09:32:33 +01:00
shipments_controller_decorator.rb
Make Api::ShipmentsController#create re-use order.shipment if it exists
2019-02-12 10:09:00 +00:00
shipments_controller.rb
Bring from spree_api the api controllers that are overriden in OFN so that we can merge the original and the override afterwards
2019-07-31 09:32:33 +01:00
users_controller.rb
Fix API auth: Need Spree::Api::UsersController for authorise_api action to work
2016-11-04 09:39:17 +11:00
variants_controller_decorator.rb
Move Variant deletion into its own service
2019-02-19 14:25:18 +11:00
variants_controller.rb
Bring from spree_api the api controllers that are overriden in OFN so that we can merge the original and the override afterwards
2019-07-31 09:32:33 +01:00