bober-bbq-bot/bober_bbq
byrsapty 5501fe3094 Tech cards: remove photo without replacement, header spacing, order link
- New "Видалити фото (без заміни)" checkbox on the tech card form —
  previously the only way to clear a plating photo was uploading a
  replacement.
- Fixed missing top margin between the "← До тех карт" back-link and the
  product header on the tech card form.
- Order detail page now links each item to its tech card (when the viewer
  has tech-card access) so kitchen staff can jump straight to prep
  instructions while working an order.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-14 00:19:32 +03:00
..
admin Tech cards: remove photo without replacement, header spacing, order link 2026-09-14 00:19:32 +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 Tech cards: remove photo without replacement, header spacing, order link 2026-09-14 00:19:32 +03:00
utils Fix DB restore 500 on old backups, add photo archive restore 2026-09-06 04:25:35 +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 tech cards (kitchen prep instructions + plating photo) section 2026-09-14 00:04:52 +03:00
seed.py Add dine-in orders and manual order creation for staff 2026-08-09 23:53:14 +03:00