grow food, not lawn.

Skip to content

mobile-friendly-shop-editor

Groupr requested to merge fix/mobile-friendly-shop-editor into master

Update shop_products.j2

Update meta.py

Update common.css

Added the mobile-only Status column markup with class="col-status".

Combined visibility emoji plus bundle/physical/ready indicators into stacked status rows.

Wrapped price and size values so decimal points render through span.decimal-dot for bold dots.

Summary by CodeRabbit

  • New Features

    • Added Status column to products table with visibility and bundle/physical/ready status indicators
    • Implemented responsive table layout optimizing column visibility for mobile devices
  • Style

    • Updated visibility label capitalization (Private, Public, Unlisted)
    • Enhanced price display formatting with improved decimal point styling
Edited by CodeRabbit

Merge request reports