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-27 21:06:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
07aececdcff76f8ac46cf2a2215ab899022aa60e
openfoodnetwork
/
app
/
controllers
/
spree
/
api
History
luisramos0
07aececdcf
Remove unused route api/products managed
2019-07-31 09:50:31 +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
Remove unused route api/products managed
2019-07-31 09:50:31 +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
Remove unused pagination from index and respective specs, fix spec for search by sku by adding sku to the serializer and adapt a few specs to pass with AMS attrivbutes,
2019-07-31 09:40:19 +01:00