Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| Handle race condition in find_or_create_from_oauth method | KacperMekarski | M | AI | 203.3h | 0.0h | Jul 16, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Improve the updater widget | damianlegawiec | M | AI | 1.1h | - | Jul 16, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Added Spree 6 multi vendor plan | damianlegawiec | XL | AI | 29.0h | 0.1h | Jul 16, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Harden Store API Cart Associate endpoint | damianlegawiec | M | AI | 0.3h | 0.1h | Jul 16, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Lead with the React Dashboard dev server in post-scaffold output | damianlegawiec | XL | AI | 3.2h | 0.1h | Jul 16, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Document new RAILS_HOST and CDN_HOST env vars | damianlegawiec | S | AI | 2.6h | 0.1h | Jul 16, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Fix nav item title and badge visibility in collapsed icon mode | damianlegawiec | XS | AI | 5.8h | - | Jul 16, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| Fix dashboard logins dying on CORS in scaffolded apps | damianlegawiec | L | AI | 7.2h | 0.1h | Jul 16, 2026 |
SummaryBug FixFix dashboard login CORS in scaffolded apps Ensures dashboard authentication works locally, improving developer experience and reducing support tickets. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| create-spree-app always yields a working app; spree dev completes first-run setup automatically | damianlegawiec | XL | AI | 3.4h | 0.0h | Jul 15, 2026 |
SummaryFeatureEnsure create-spree-app always produces a working app Guarantees that scaffolding a new Spree project completes all setup steps automatically, eliminating manual init steps and preventing stale image boot issues. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit, Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| Fix retry failed rows race condition with refetch | damianlegawiec | S | AI | 0.7h | - | Jul 15, 2026 |
SummaryBug FixFix import retry race condition Ensures the import wizard reliably displays the retry‑in‑progress state, improving user experience during CSV imports. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Fix registry installs of the dashboard Vite integration; release admin-sdk 0.6.0, dashboard 0.10.1, CLI 2.4.1 | damianlegawiec | L | AI | 0.2h | - | Jul 15, 2026 |
SummaryBug FixFix dashboard Vite registry installs and release packages Fixes registry install errors for the dashboard Vite integration, enabling smooth deployment for dashboard consumers. Releases updated admin SDK, dashboard, and CLI versions to support new features. Health Assessment
Medium
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript, Yaml
|
||||||
| Release @spree/cli 2.4.0 + create-spree-app 1.1.0 | damianlegawiec | M | AI | 0.7h | 0.0h | Jul 15, 2026 |
SummaryChoreRelease @spree/cli 2.4.0 + create-spree-app 1.1.0 Bumps the CLI and create‑spree‑app packages to new versions, enabling dashboard scaffolding, non‑interactive plugin creation, and pnpm as the default package manager for new projects. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Claude, Cursor
Confidence:
0.95
Tech Stack |
||||||
| Bump version to 5.6.0.rc1 | damianlegawiec | XS | AI | 0.3h | - | Jul 15, 2026 |
SummaryChoreBump Spree version to 5.6.0.rc1 Version bump for the 5.6 RC1 release, including the React Dashboard Developer Preview. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cursor, CodeRabbit
Confidence:
0.99
Tech Stack
Languages:
Ruby
Frameworks:
Spree
|
||||||
| Bump dashboard packages to 0.10.0 | damianlegawiec | S | AI | 0.0h | - | Jul 15, 2026 |
SummaryChoreBump dashboard packages to 0.10.0 Aligns the dashboard, dashboard-core, and dashboard-ui npm packages to version 0.10.0, updates plugin scaffolding peer ranges, and refreshes publishing documentation to reflect the new versioning scheme. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cursor, CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| Include new React dashboard as developer preview in newly created projects | damianlegawiec | XL | AI | 1.4h | 0.0h | Jul 14, 2026 |
SummaryFeatureAdd React dashboard developer preview Introduces a new React dashboard that can be enabled in new or existing projects, with comprehensive documentation and CLI tooling to support developers. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Frameworks:
Github-Actions
|
||||||
| Make deleting variants in rails admin safer | damianlegawiec | L | AI | 1.3h | 0.1h | Jul 13, 2026 |
SummaryBug FixMake deleting variants in rails admin safer Improves safety of variant deletion in Rails admin by requiring explicit IDs, preventing accidental mass deletions and ensuring data integrity. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript, Ruby
Frameworks:
Rails
|
||||||
| Keep the store content locale in request state, not I18n.default_locale | damianlegawiec | L | AI | 0.9h | 0.7h | Jul 13, 2026 |
SummaryBug FixKeep store content locale in request state, not I18n.default_locale Ensures each store’s content language is isolated per request, preventing cross-store locale leakage and improving user experience across storefront, admin, and API. Health Assessment
Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Add import support to Admin API / SDK and React Dashboard | damianlegawiec | XL | AI | 23.1h | 0.3h | Jul 12, 2026 |
SummaryFeatureAdd import support to Admin API / SDK and React Dashboard Adds CSV import functionality to the admin API, SDK, and dashboard, enabling bulk imports via a wizard, API endpoints, and SDK methods. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Store Setup registry | damianlegawiec | XL | AI | 2.0h | 0.3h | Jul 10, 2026 |
SummaryFeatureAdd extensible store setup task registry Enables developers to customize onboarding tasks and introduces a Getting Started dashboard with progress tracking and storefront connection flow, improving store setup experience. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Yaml
Frameworks:
React
|
||||||
| Set default from: address in BaseMailer so no need to calling it every time | KacperMekarski | M | AI | 0.4h | 0.2h | Jul 10, 2026 |
SummaryBug FixCentralize default From address in BaseMailer All transactional emails now default to the store’s configured sender address, reducing configuration errors and ensuring consistent branding across notifications. Health Assessment
Small
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| Distinguish reply-to mail header + DRY | KacperMekarski | M | AI | 0.6h | 0.1h | Jul 10, 2026 |
SummaryFeatureAdd default Reply-To header for transactional emails Standardizes the Reply-To header across all transactional emails, using the store’s customer support email when available, improving email deliverability and customer support consistency. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Ensure TinyMCE Propshaft integration loads correctly | damianlegawiec | XS | AI | 0.2h | 0.1h | Jul 10, 2026 |
SummaryBug FixEnsure TinyMCE Propshaft integration loads correctly Fixes TinyMCE asset loading errors in development by ensuring Propshaft is required before tinymce-rails, preventing 404s for plugins, themes, and icons. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| V-3471 Spree 6: Remove Master Variant | mad-eel | XL | AI | 167.8h | 0.0h | Jul 10, 2026 |
SummaryFeatureRemove hidden master variant in Spree 6 Simplifies product data model by replacing the legacy hidden master variant with an explicit default variant, improving consistency, reducing confusion, and enabling clearer pricing and inventory management for storefronts. Health Assessment
X-Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Cursor
Confidence:
0.95
Tech Stack
Languages:
Ruby, Typescript, Javascript
Frameworks:
Rails, React, Nextjs
|
||||||
| Getting started - simplify tracking when storefront is connected | damianlegawiec | M | AI | 0.9h | 0.1h | Jul 09, 2026 |
SummaryFeatureSimplify storefront setup and CORS origin registration Merchants can complete storefront onboarding by simply saving the URL, automatically registering the origin and eliminating extra steps, which speeds up onboarding and reduces friction. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Add storefront setup instructions to getting started | damianlegawiec | XL | AI | 0.6h | 0.0h | Jul 09, 2026 |
SummaryFeatureAdd storefront setup flow and docs Enables admins to configure storefront URLs, deploy via Vercel, and manage allowed origins, improving onboarding and email link accuracy. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Add `spree shell` command for interactive container access | damianlegawiec | M | AI | 0.2h | 0.1h | Jul 08, 2026 |
SummaryFeatureAdd spree shell command for interactive container access Adds a discoverable CLI command to open an interactive bash shell inside the web container, improving developer workflow by providing a convenient, help‑listed alternative to manual exec commands. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit, Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Add `spree rspec` command to run tests in web container | damianlegawiec | L | AI | 0.4h | 0.1h | Jul 08, 2026 |
SummaryFeatureAdd spree rspec command to run tests in web container Adds a new CLI command that runs RSpec tests inside the web container with the correct test environment, simplifying the test workflow and preventing accidental use of the development database. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Use new `store=` setter in tests and remove the deprecated `stores=` … | damianlegawiec | M | AI | 0.4h | 0.1h | Jul 08, 2026 |
SummaryTestUpdate tests to use new store setter Spec-only changes that replace deprecated stores= with store=, reducing deprecation warnings and improving test clarity. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| Fix: disable Turbo for sign-out to allow following different hosts fo… | damianlegawiec | XS | AI | 0.2h | - | Jul 08, 2026 |
SummaryBug FixFix sign-out Turbo redirect for multi-tenant Ensures admin logout redirects correctly across tenant hosts by disabling Turbo, preventing broken sign-out flows. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| More modern, nicer email templates | damianlegawiec | XL | AI | 69.4h | 0.1h | Jul 08, 2026 |
SummaryFeatureMore modern, nicer email templates Redesign transactional email templates with improved layout, typography, and locale handling, enhancing customer communication and consistency. Health Assessment
Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Ruby, Typescript, Yaml
Frameworks:
Rails, React
|
||||||
| Add fingerprint-based deduplication to Spree::CreditCard | mad-eel | M | AI | 0.5h | 0.0h | Jul 07, 2026 |
SummaryFeatureAdd fingerprint-based deduplication to Spree::CreditCard Introduces a fingerprint column and uniqueness validation to prevent duplicate credit card records, enhancing data integrity and reducing payment errors for users. Health Assessment
Small
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Fix Import group performance issues | damianlegawiec | M | AI | 0.7h | 0.1h | Jul 07, 2026 |
SummaryBug FixFix Import group performance issues Improves import job performance by batching rows and caching lookups, reducing memory usage and database load for large import jobs. Health Assessment
Medium
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Adds serializers for Store API product filters | ifizza | L | AI | 4.8h | 0.2h | Jul 07, 2026 |
SummaryFeatureAdds serializers for Store API product filters API v3 product filters now return richer structured payloads for price ranges, availability, categories, option filters, and sort options, improving client integration and response consistency. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript, Ruby
Frameworks:
Rails
|
||||||
| Permit admin_name on stock location strong params | mad-eel | XS | AI | 0.5h | 0.0h | Jul 07, 2026 |
SummaryBug FixAdd admin_name to stock location strong params Ensures admin can set and persist an internal name for stock locations, improving inventory management. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| Relocate render.yaml to project root with rootDir: backend | damianlegawiec | M | AI | 1.5h | - | Jul 07, 2026 |
SummaryFeatureRelocate Render Blueprint to project root for nested backend layout Ensures Render deployments succeed for projects with a nested backend/ layout by moving render.yaml to the repo root and injecting rootDir: backend on build services, simplifying scaffold‑time configuration. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| Fix bulk product status dialog showing raw status value in trigger | damianlegawiec | S | AI | 0.7h | 0.1h | Jul 06, 2026 |
SummaryBug FixFix bulk product status dialog label display Corrects the bulk status picker to display translated labels instead of raw enum values, improving user experience and preventing confusion. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Render cost for method-less fulfillments and pass through full-URL tracking values | damianlegawiec | XL | AI | 1.0h | 0.1h | Jul 06, 2026 |
SummaryFeatureShow cost for method-less fulfillments and pass full URLs This update ensures that manual fulfillments without a delivery method correctly display their cost in the admin and dashboard, reducing confusion. It also allows external fulfillment systems to provide full tracking URLs that are preserved and displayed, improving integration reliability. Health Assessment
X-Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Ruby
Frameworks:
React, Nextjs, Rails
|
||||||
| Set cdn_image_url correctly | KacperMekarski | M | AI | 3.5h | 0.1h | Jul 06, 2026 |
SummaryBug FixSet cdn_image_url correctly Corrects image URL host resolution for emails and API calls, ensuring CDN host priority and proper fallback to backend or store URLs. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Add admin avatar upload to profile settings | damianlegawiec | L | AI | 1.0h | 0.0h | Jul 03, 2026 |
SummaryFeatureAdd admin avatar upload to profile settings Adds self‑service admin profile photo upload, preview, and removal, displayed in the dashboard top bar and staff list. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit, Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript, Ruby
Frameworks:
React, Nextjs, Rails
|
||||||
| Inherit carrier and accept explicit cost on manual fulfillment creation | damianlegawiec | XL | AI | 1.5h | 0.2h | Jul 03, 2026 |
SummaryFeatureAdd carrier inheritance and explicit cost to fulfillment Enables 3PL integrations to preserve carrier data and set custom shipping costs, preventing mis‑charged orders and improving fulfillment accuracy. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Ruby, Typescript, Yaml
Frameworks:
Rails
|
||||||
| Return 304 on fresh cache | KacperMekarski | S | AI | 0.2h | 0.2h | Jul 03, 2026 |
SummaryBug FixReturn 304 on fresh cache Fixes API caching to return 304 Not Modified for fresh cache, improving client caching behavior. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Fix displaying product images in order emails | KacperMekarski | S | AI | 1.0h | 0.0h | Jul 03, 2026 |
SummaryBug FixFix product image rendering in order emails Ensures product thumbnails display correctly in purchase and reimbursement emails, with smart fallbacks and deprecation notice for legacy helper. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| Expose pre-order fields on the product-level inventory form | damianlegawiec | M | AI | 0.8h | 0.2h | Jul 02, 2026 |
SummaryFeatureExpose pre-order fields on product-level inventory form Adds pre-order controls to the admin product inventory form, enabling pre-order settings for single-variant and brand-new products and ensuring correct store‑local timezone handling. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| Add manual fulfillment creation for external carriers & 3PLs | damianlegawiec | XL | AI | 1.4h | 0.3h | Jul 02, 2026 |
SummaryFeatureAdd manual fulfillment creation for external carriers & 3PLs Enables external carriers and 3PLs to register fulfillments directly via the Admin API, synchronizing shipment data and maintaining accurate order state. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Claude
Confidence:
0.95
Tech Stack
Languages:
Ruby, Typescript
Frameworks:
Rails
|
||||||
| Add pre-orders: sell a variant before it's in stock | damianlegawiec | XL | AI | 47.5h | 0.2h | Jul 02, 2026 |
SummaryFeatureAdd pre-orders: sell a variant before it's in stock Adds pre-order capability for product variants, allowing merchants to sell items before they are in stock, with ship‑by dates and oversell limits, improving inventory flexibility and customer experience. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React, Nextjs
|
||||||
| Fix i18n lookup for select options with namespace separators | damianlegawiec | S | No | 0.7h | - | Jul 02, 2026 |
SummaryBug FixFix i18n lookup for select options with namespace separators Corrects translation lookup for select options containing namespace separators, ensuring users see proper labels instead of mangled strings, improving UI clarity. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| Hide nested serializer prices for gated storefront guests | damianlegawiec | XL | AI | 1.3h | 0.2h | Jul 02, 2026 |
SummaryBug FixHide nested serializer prices for gated storefront guests Prevents price leakage to anonymous guests by nulling nested money fields in cart/order serializers, enhancing security and compliance. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
Nextjs
|
||||||
| Add B2B gated storefront access control to channels (5.6) | damianlegawiec | XL | AI | 1.6h | 0.0h | Jul 02, 2026 |
SummaryFeatureAdd B2B gated storefront access control Enables stores to restrict anonymous visitor access and guest checkout, improving security and revenue control for B2B customers. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Ruby, Typescript
Frameworks:
Rails, React
|
||||||
| Fixed rails admin tailwind watch inside docker container | damianlegawiec | M | AI | 0.6h | 0.1h | Jul 01, 2026 |
SummaryBug FixFix Rails Admin Tailwind Watch in Docker Fixes Tailwind watch in Docker for Rails admin, ensuring styles refresh automatically. Improves developer experience by preventing stale styling during development. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| Compile admin stylesheets on ejected projects | damianlegawiec | L | AI | 0.9h | 0.1h | Jul 01, 2026 |
SummaryBug FixCompile admin stylesheets on ejected projects Ensures the admin dashboard loads correctly in ejected projects by compiling the missing stylesheet, improving reliability and developer experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||