feat: editable customer email in admin + email validation on public form
This commit is contained in:
parent
4af9322c9d
commit
bf9f9e09fd
4 changed files with 48 additions and 13 deletions
|
|
@ -48,7 +48,7 @@ pending → prompt_ready → songs_uploaded → awaiting_payment → paid → de
|
|||
|
||||
1. Customer fills `/request`.
|
||||
2. Open `/admin`, click request row (or filter by status).
|
||||
3. On `/admin/request/<id>`, click **Copy customer info for Hermes**, paste result to Hermes.
|
||||
3. On `/admin/request/<id>`, fix the customer's email if needed, then click **Copy customer info for Hermes**, paste result to Hermes.
|
||||
4. Paste Hermes response (Title/Style/Lyrics format) into the fields and click **Save Prompt**.
|
||||
5. Copy Style/Lyrics into Suno Custom Mode, generate two versions.
|
||||
6. Upload Version A and B MP3s.
|
||||
|
|
|
|||
Reference in a new issue