bober-bbq-bot/bober_bbq/templates/admin
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
..
_macros.html Add dine-in orders and manual order creation for staff 2026-08-09 23:53:14 +03:00
admins.html Add CSRF protection to every admin panel form 2026-08-09 16:56:51 +03:00
audit_log.html Add audit log, automated customer status notifications, RBAC for manager role, fix order row table alignment 2026-08-08 17:27:49 +03:00
backups.html OAuth Google Drive: use a plain folder path instead of a folder ID 2026-09-05 23:26:38 +03:00
base.html Make the collapsible sidebar itself an optional setting 2026-08-27 15:47:58 +03:00
broadcast.html Add CSRF protection to every admin panel form 2026-08-09 16:56:51 +03:00
categories.html Bilingual menu content + finish EN coverage across bot and Mini App 2026-08-27 16:38:10 +03:00
customer_detail.html Paginate customer order history, pass product images to Monobank 2026-08-13 21:31:21 +03:00
customers.html Fix mobile layout of wide data tables and grid overflow 2026-08-09 00:56:57 +03:00
dashboard.html Make brand identity reusable for redeploying to other clients 2026-08-25 17:54:29 +03:00
inventory.html Add downloadable Excel/PDF stock reports (snapshot + movement history) 2026-08-26 20:41:57 +03:00
inventory_detail.html Add downloadable movement history for a single ingredient 2026-08-26 20:53:10 +03:00
inventory_recipe_edit.html Retry Telegram file uploads on timeout, center narrow admin form cards 2026-08-13 17:48:23 +03:00
inventory_recipes.html Fix ingredient delete, enforce whole numbers, redesign inventory UI 2026-08-09 22:23:18 +03:00
inventory_restock.html Link suppliers to inventory ingredients (main supplier per ingredient) 2026-08-26 18:56:47 +03:00
login.html Add CSRF protection to every admin panel form 2026-08-09 16:56:51 +03:00
order_detail.html Add order editing and personal discounts (admin-only) 2026-08-25 16:06:53 +03:00
order_edit.html Add per-100g product pricing and editable order line prices 2026-09-03 20:33:04 +03:00
order_new.html Add per-100g product pricing and editable order line prices 2026-09-03 20:33:04 +03:00
orders.html Add dine-in orders and manual order creation for staff 2026-08-09 23:53:14 +03:00
product_form.html Add independent on/off toggles for the "≈" estimate badge 2026-09-06 03:28:05 +03:00
products.html Add per-100g product pricing and editable order line prices 2026-09-03 20:33:04 +03:00
promo_codes.html Add promo codes with optional first-order-only restriction 2026-08-09 20:53:06 +03:00
reviews.html Add ratings on/off toggle and a professional ratings dashboard 2026-08-09 21:24:03 +03:00
settings.html Add optional English translation for the cafe's address 2026-08-27 16:52:27 +03:00
statistics.html Add dine-in orders and manual order creation for staff 2026-08-09 23:53:14 +03:00
supplier_delivery_edit.html Track payment method (cash/bank) on supplier deliveries, surface it in statements 2026-08-26 21:02:56 +03:00
supplier_detail.html Track payment method (cash/bank) on supplier deliveries, surface it in statements 2026-08-26 21:02:56 +03:00
supplier_form.html Add supplier management with flexible Excel import 2026-08-25 16:29:50 +03:00
supplier_import.html Make supplier import adaptive: .xls/.csv support, multi-sheet, wider field detection 2026-08-25 16:44:55 +03:00
suppliers.html Edit supplier deliveries after the fact; downloadable Excel/PDF statements 2026-08-26 20:17:48 +03:00
system_status.html Add CSRF protection to every admin panel form 2026-08-09 16:56:51 +03:00
telegram_chats.html Make brand identity reusable for redeploying to other clients 2026-08-25 17:54:29 +03:00