feat: add operator-only notes field per request
This commit is contained in:
parent
41ca43b9c2
commit
3e25c3638b
5 changed files with 38 additions and 17 deletions
|
|
@ -69,7 +69,7 @@ pending → prompt_ready → songs_uploaded → awaiting_payment → paid → de
|
|||
| `templates/player.html` | Customer audio player, approval, and revision form. |
|
||||
| `templates/admin/login.html` | Admin login page. |
|
||||
| `templates/admin/dashboard.html` | Operator queue with filters and auto-refresh. |
|
||||
| `templates/admin/request.html` | Single-request detail / prompt / upload / delivery page. Customer email is editable here. |
|
||||
| `templates/admin/request.html` | Single-request detail / prompt / upload / delivery page. Customer email and operator notes are editable here. |
|
||||
| `templates/admin/settings.html` | Maintenance, settings, backup/restore, and reset page. |
|
||||
| `static/Trollgorithm_booth.jpg` | Banner image on the request page. |
|
||||
| `static/DM-Logo_email.png` | Inline Dionysis Media logo attached to emails. |
|
||||
|
|
|
|||
Reference in a new issue