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-25 20:46:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce0e33fffa9fc068c4300a047acd79ca8054671d
openfoodnetwork
/
app
/
controllers
/
concerns
History
Filipe
afcdfce37d
Merge pull request
#8967
from mkllnk/api-customers-final
...
Serve customers data via first API v1 endpoint in JSON:API format behind feature toggle
2022-04-07 21:03:06 +01:00
..
api_action_caching.rb
…
cablecar_responses.rb
…
checkout_callbacks.rb
Use EnterprisesHelper to retrieve shipping methods
2022-03-16 11:10:46 +01:00
embedded_pages.rb
Refactor embedding to a Concern
2022-01-18 12:22:06 +00:00
geocode_enterprise_address.rb
…
json_api_pagination.rb
Sanitise pagination input for new API
2022-03-02 11:59:35 +11:00
order_completion.rb
Use #order_failed_route in #process_order_completion!
2022-01-14 19:41:08 +00:00
order_stock_check.rb
Replace conditional with a guard clause
2022-01-31 15:55:35 +00:00
pagination_data.rb
…
paper_trail_logging.rb
…
raising_parameters.rb
Restrict allow_charges attribute to read-only
2022-03-28 10:55:57 +11:00
raw_params.rb
…
reports_actions.rb
Replace data loading with new Reports::QueryInterface
2021-11-04 14:55:23 +00:00
request_timeouts.rb
…