30
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Nov 28, 2024 — Nov 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ADD more protocol to page builder links (#13127) More... 2 months ago
Added support for legacy browsers such as Safari on iOS 15 (#13125) More... 2 months ago
Fixed: don't cache product carousel in page builder mode (#13123) More... 2 months ago
Admin: Disable turbo prefetch for links to page builder (#13122) More... 2 months ago
FIX avoid authorize on nil object (#13121) More... 2 months ago
Use `add_reference` instead of bigint column so UUID primary keys wil… (#13119) More... 3 months ago
Add ability to delete admin user (#13117) More... 3 months ago
Block general settings (#13116) More... 3 months ago
Fixed handling of lazy loaded frames on Safari, mainly the cart pane … (#13110) More... 3 months ago
Use native rails `dependent: :destroy` for Line Items inventory units… (#13108) More... 3 months ago
Add missing indexes on `spree_adjustments` to improve adjustment fetc… (#13107) More... 3 months ago
Respect `Store#send_consumer_transactional_emails` setting in newslet… (#13105) More... 3 months ago
Move Checkout terms and conditions into partial (#13104) More... 3 months ago
Fixed Admin pages edit link in dropdown More... 3 months ago
Move checkout footer partial to system views (#13103) More... 3 months ago
Change counter reset from page_links to links More... 3 months ago
Bring back page links counter cache, add it to Store as well (#13102) More... 3 months ago
Destroy Page Links when Linkable object is destroyed (#13101) More... 3 months ago
Adjustment updater: only run SQL update if totals changed (#13100) More... 3 months ago
A little performance boost for `TaxRate#adjust` method (#13099) More... 3 months ago
Update confirmation email URL to use current store and custom domain … (#13098) More... 3 months ago
Fix Draft Order back button to redirect to Draft Orders list (#13092) More... 3 months ago
Added `Promotion#cached_rules` to cache promotion rules (#13096) More... 3 months ago
Remove promotion touching when applying promo on checkout (#13095) More... 3 months ago
Use safe operator when fetching current webhook subscribers (#13094) More... 3 months ago
Improve `Promotion#blacklisted?` method lookups times (#13093) More... 3 months ago
Reduce number of SQL queries in Tax Adjuster (#13091) More... 3 months ago
Fix setting the policy owner (#13088) More... 3 months ago
Optimize and reduce number of SQL queries when applying promotions (#13090) More... 3 months ago
Utilize `Order#item_count` to reduse number of SQL queries (#13085) More... 3 months ago