Files
red/teressa-copeland-homes/drizzle/meta/_journal.json
Chandler Copeland 05915aa562 fix(05-04): pre-select document client and add manual email entry
- PreparePanel now receives separate assignedClientId (nullable) and
  defaultClientId props so it can distinguish an explicitly locked
  client from just a default
- When document already has assignedClientId: show locked read-only
  display; user cannot change the primary recipient
- When document has no assignedClientId: default to document owner in
  dropdown but allow changing; option to clear and enter email manually
- Added textarea for additional/CC email addresses (comma or newline
  separated) that is always visible for either mode
- POST /api/documents/[id]/prepare now accepts and stores emailAddresses
  array alongside assignedClientId
- Added email_addresses jsonb column to documents table via migration
  0004_military_maximus.sql

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 00:21:34 -06:00

41 lines
787 B
JSON

{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1773948629637,
"tag": "0000_milky_black_cat",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1773958608977,
"tag": "0001_watery_blindfold",
"breakpoints": true
},
{
"idx": 2,
"version": "7",
"when": 1773977523128,
"tag": "0002_wealthy_zzzax",
"breakpoints": true
},
{
"idx": 3,
"version": "7",
"when": 1773985969484,
"tag": "0003_cool_natasha_romanoff",
"breakpoints": true
},
{
"idx": 4,
"version": "7",
"when": 1773987640772,
"tag": "0004_military_maximus",
"breakpoints": true
}
]
}