openfoodnetwork
https://github.com/openfoodfoundation/openfoodnetwork
Ruby
Connect suppliers, distributors and consumers to trade local produce.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
111 Subscribers
View all SubscribersAdd a CodeTriage badge to openfoodnetwork
Help out
- Issues
- Bump bootsnap from 1.24.0 to 1.24.1
- Add the ability to differentiate between enterprise and individuals in admin/customers
- hub can no longer add a supplier PER ORDER enterprise fee to the incoming exchange
- Remove ignored columns
- Separate variant owner supplier
- Bulk delete old products on UK prod
- [Bug] All packing report subtypes raise "undefined method 'type' for nil" via API (Arel nil-type crash in joins_selected_shipping_methods)
- [Bug] enterprise_fee_summary/enterprise_fees_with_tax_report_by_order raises "undefined method 'compact_blank' for nil" when filter params are absent
- Release
- Make available via API all the products a user not only manages, but also is able to sell or modify
- Docs
- Orders::AvailableShippingMethodsService#available_distributor_shipping_methods_ids
- Orders::AvailableShippingMethodsService#shipping_methods
- Orders::AvailableShippingMethodsService#filter_by_category
- Orders::AvailableShippingMethodsService#to_a
- Orders::AvailableShippingMethodsService#initialize
- Orders::AvailableShippingMethodsService#customer
- Orders::AvailableShippingMethodsService#order
- OrderCycles::DistributedVariantsService#available_variants
- OrderCycles::DistributedVariantsService#unavailable_order_variants
- OrderCycles::DistributedVariantsService#distributes_order_variants?