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.
110 Subscribers
View all SubscribersAdd a CodeTriage badge to openfoodnetwork
Help out
- Issues
- Credit customers via Taler
- [Orders] When a product name is changed, order editing page and customer view are showing new name instead of old one
- [Admin - products] When saving columns default in product list, an error toast is shown instead of success message
- Fix: Standardizing of the styling and the placeholder colours for the product tag fields.
- 13864-Remove dead feature to re-arrange variants
- [Admin - product] UI tweaks to tag fields in product list
- [Admin/products] Show existing tags when typing new tag
- Stabilise actions_spec
- Payment with credit
- Fix Spree::CreditCard#brand= deprecation for Rails 7.2 compatibility
- Docs
- PaymentMailer#refund_available
- Spree::PaymentMethod::Taler#taler_order
- Spree::PaymentMethod::Taler#void
- Spree::PaymentMethod::Taler#can_void?
- Spree::PaymentMethod::Taler#actions
- Spree::Gateway::StripeSCA#refund
- Spree::Admin::PaymentMethodsHelper#payment_method_type_options
- Spree::Admin::PaymentMethodsHelper#payment_method_type_name
- Reporting::FrontendData#visible_order_customer_ids_query
- SearchableDropdownComponent#uses_form_builder?