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-02-05 22:26:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
180598c603fb35526b8d673d9757a981ffe06438
openfoodnetwork
/
app
/
controllers
/
spree
/
api
History
luisramos0
180598c603
Convert spree/api/variants_controller to AMS by changing base_controller, using render json instad of respond with, deleting rabl templates and adapting specs
...
Delete unused pagination spec
2019-07-31 09:40:19 +01:00
..
base_controller.rb
Remove dependency to Spree::ApiConfiguration, overall requires_authentication? is true, exceptions will be endpoint specific
2019-07-31 09:35:46 +01:00
products_controller.rb
Fix a rubocop issue in spree/api/products_controller
2019-07-31 09:34:20 +01:00
shipments_controller.rb
Fix the easy rubocop issues in the new spree api controllers
2019-07-31 09:32:33 +01:00
taxons_controller.rb
Bring spree/api/taxons_controller_spec from spree_api, adapt it, transpec it and fix rubocop issues
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.rb
Convert spree/api/variants_controller to AMS by changing base_controller, using render json instad of respond with, deleting rabl templates and adapting specs
2019-07-31 09:40:19 +01:00