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.
29 Subscribers
View all SubscribersAdd a CodeTriage badge to solidus
Help out
- Issues
- Avoid an N+1 loading stock on the admin products index
- Eager load variant stock on the products API index to avoid an N+1
- Preload variant and product when calculating taxes to avoid an N+1
- Preload adjustments in promotion recalculation to avoid an N+1
- Eager load line item details on the admin order page to avoid N+1s
- Introduce new middleware stock coordinator
- feat(backend): Use Remixicons when new navbar is used
- Avoid ActiveStorage n+1s
- Do not extend host apps Tailwind config from solidus_admin
- Merge solidus_starter_frontend into the monorepo
- Docs
- SolidusPromotions::Conditions::TaxonRevenue#order_eligible?
- SolidusPromotions::Conditions::TaxonRevenue.operator_options
- Spree::Admin::PaymentsController#load_log_entries
- SolidusPromotions::OrderUpdaterPatch#recalculate
- SolidusPromotions::InMemoryOrderUpdaterPatch#recalculate
- SolidusPromotions::Configuration#eligibility_checker_class=
- SolidusPromotions::Configuration#eligibility_checker_class
- SolidusPromotions::PromotionHandler::Page#checker
- SolidusPromotions::PromotionEligibilityChecker#applicable_conditions_eligible?
- SolidusPromotions::PromotionEligibilityChecker#check_item