bober-bbq-bot/bober_bbq
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
..
admin Add independent on/off toggles for the "≈" estimate badge 2026-09-06 03:28:05 +03:00
api Add guest ordering for customers without Telegram 2026-08-27 20:22:31 +03:00
payments Add pluggable payment-provider layer; implement LiqPay alongside Monobank 2026-08-27 13:38:24 +03:00
static Add backup_remote.py and wire up the rest of the rclone rework 2026-09-05 22:57:59 +03:00
templates/admin Add independent on/off toggles for the "≈" estimate badge 2026-09-06 03:28:05 +03:00
utils Fix "directory not found" on first-ever connection test 2026-09-05 23:33:05 +03:00
__init__.py Initial commit: Bober BBQ Telegram bot + backend + admin + Mini App 2026-08-08 15:50:50 +03:00
app.py Fix desktop layout and cart badge position; redirect / to the webapp 2026-08-27 20:32:54 +03:00
config.py Add pluggable payment-provider layer; implement LiqPay alongside Monobank 2026-08-27 13:38:24 +03:00
extensions.py Login page: real logo/name, Ukrainian auth message, fix remaining tight spacing 2026-08-09 16:42:38 +03:00
migrate.py Add independent on/off toggles for the "≈" estimate badge 2026-09-06 03:28:05 +03:00
models.py Add independent on/off toggles for the "≈" estimate badge 2026-09-06 03:28:05 +03:00
seed.py Add dine-in orders and manual order creation for staff 2026-08-09 23:53:14 +03:00