bober-bbq-bot/webapp
byrsapty 71210b6bdb Add independent on/off toggles for the "≈" estimate badge
Previously the badge always showed next to the price for any per_100g
product and never next to the weight at all. Adds two per-product
checkboxes (show_estimate_badge_price, default on; show_estimate_badge_weight,
default off) so the admin can turn either one on or off independently —
covers a shashlik-style product where the weight itself is also just an
estimate, not only the price.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-06 03:28:05 +03:00
..
public Make brand identity reusable for redeploying to other clients 2026-08-25 17:54:29 +03:00
scripts Make brand identity reusable for redeploying to other clients 2026-08-25 17:54:29 +03:00
src Add independent on/off toggles for the "≈" estimate badge 2026-09-06 03:28:05 +03:00
.env Make brand identity reusable for redeploying to other clients 2026-08-25 17:54:29 +03:00
index.html Make brand identity reusable for redeploying to other clients 2026-08-25 17:54:29 +03:00
package-lock.json Initial commit: Bober BBQ Telegram bot + backend + admin + Mini App 2026-08-08 15:50:50 +03:00
package.json Make brand identity reusable for redeploying to other clients 2026-08-25 17:54:29 +03:00
tsconfig.json Initial commit: Bober BBQ Telegram bot + backend + admin + Mini App 2026-08-08 15:50:50 +03:00
vite.config.ts Initial commit: Bober BBQ Telegram bot + backend + admin + Mini App 2026-08-08 15:50:50 +03:00