This repository has been archived on 2026-09-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
theme-song-booth/templates/admin
Troll (Hermes Agent) 3f7bbf4b12 Add required pronouns dropdown and fix admin vocal gender selector
- Added a required Pronouns dropdown to /request and /admin/request:
  He/Him/His, She/Her/Hers, They/Them/Their.
- Moved Email to the top of the customer request form; Pronouns sit just below Name.
- Added  column to the requests schema with automatic migration.
- Stored pronouns are included in confirmation emails and Hermes prompt copy.
- Fixed /admin/request so Preferred singer voice / gender is a dropdown
  matching the customer form instead of a free-text input.
- Updated README to describe pronouns and the structured style selectors.

Bumps version to 0.4.7.
2026-08-05 17:21:38 +00:00
..
dashboard.html Guard customer_approved null/None in all templates 2026-08-05 03:11:21 +00:00
login.html Add comprehensive comments to all source files and expand documentation 2026-07-31 22:23:40 +00:00
pricing.html Add admin Pricing page with fixed and custom items 2026-08-04 17:17:57 +00:00
request.html Add required pronouns dropdown and fix admin vocal gender selector 2026-08-05 17:21:38 +00:00
sales.html Guard customer_approved null/None in all templates 2026-08-05 03:11:21 +00:00
settings.html Add VERSION file and live version display on settings page 2026-08-05 03:17:16 +00:00