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
- Preload variants when checking order promotionability to avoid an N+1
- Eager load associations in admin and API collection endpoints
- Validate order number uniqueness only when it changes
- chore: Fix latest lint offences
- Preload variants when building inventory units to avoid an N+1
- Avoid redundant queries when recalculating payment totals
- 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
- Docs
- AddDbCommentsToConditionUsers#updated_at_comment
- AddDbCommentsToConditionUsers#created_at_comment
- AddDbCommentsToConditionUsers#id_comment
- AddDbCommentsToConditionUsers#condition_id_comment
- AddDbCommentsToConditionUsers#user_id_comment
- AddDbCommentsToConditionUsers#solidus_promotions_condition_users_table_comment
- AddDbCommentsToConditionUsers#up
- SolidusPromotions::OrderAdjuster::LoadPromotions#promotion_includes
- SolidusPromotions::OrderAdjuster::LoadPromotions#reference_time
- SolidusPromotions::OrderAdjuster::LoadPromotions#sale_promotions