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
- [Admin][Settings][Shipments] Introduce shipping method creation and modification capability
- Add column sorting to the admin table component
- Add tax reverse charge mode
- Allow editing product stock from the admin product page
- Add option type create/edit pages with option values to the admin
- Allow addresses to be truly deleted for GDPR and privacy compliance
- Add per-store favicon and logo assets to `Spree::Store`
- Add storefront links to admin product and taxon pages
- Rethink admin table filter UX and implementation
- Pass caller options through `Spree::Stock::SimpleCoordinator`
- 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