solidus
https://github.com/solidusio/solidus
Ruby
🛒 Solidus, the open-source eCommerce framework for industry trailblazers.
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.
28 Subscribers
View all SubscribersAdd a CodeTriage badge to solidus
Help out
- Issues
- Rework country/state handling around ISO 3166-2 subdivisions
- Germany and other countries are seeded with `states_required` true
- Prevent creation of customer returns when the order has no shipped inventory units
- Wallet payment source FK targets `spree_users` after user class change
- Inventory units stay `on_hand` after an order is canceled
- Signing in at checkout confirm leaves a guest-owned payment source
- `Spree::Shipment#item_cost` is wrong for split shipments
- Allow a temporary (non-persisted) address in the checkout API
- `Spree::UnitCancel` mishandles loaded associations and order totals
- Removing a shipment in the legacy backend changes line item quantities
- Docs
- SolidusAdmin::PaymentMethodsController#permitted_resource_params
- SolidusAdmin::PaymentMethodsController#resources_sorting_options
- SolidusAdmin::PaymentMethodsController#resources_collection
- SolidusAdmin::PaymentMethodsController#resource_class
- SolidusAdmin::PaymentMethods::Index::Component#edit_path
- SolidusAdmin::PaymentMethods::New::Component#back_url
- SolidusAdmin::PaymentMethods::Edit::Component#back_url
- SolidusAdmin::PaymentMethods::Form::Component#store_select_values
- SolidusAdmin::PaymentMethods::Form::Component#available_types
- SolidusAdmin::PaymentMethods::Form::Component#available_preference_sources