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
c3fbf9cdf97f1760d6e5ff3b4e7a77e1abb221b6
openfoodnetwork
/
app
/
controllers
/
spree
/
api
History
luisramos0
c3fbf9cdf9
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
..
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
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