feat: add /status order lookup page linked from request form
This commit is contained in:
parent
5e26650b90
commit
2ac99fde8b
6 changed files with 226 additions and 2 deletions
|
|
@ -35,6 +35,7 @@ Flask app that lets convention attendees request custom AI-generated theme songs
|
|||
| `templates/admin/dashboard.html` | Queue table + filters + auto-refresh + topbar Reset System button. |
|
||||
| `templates/admin/settings.html` | SMTP config, MP3 metadata defaults, DB backup/restore, health check, reset. |
|
||||
| `templates/faq.html` | Customer FAQ page. |
|
||||
| `templates/status.html` | Customer order status lookup. |
|
||||
| `templates/closed.html` | Message shown on `/request` when the booth is marked closed. |
|
||||
| `docker-compose.yml` | No `env_file`; variables come from Portainer. |
|
||||
|
||||
|
|
|
|||
Reference in a new issue