Logo
Explore Help
Sign In
ccopeland/red
1
0
Fork 0
You've already forked red
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
baa1c785a5a98667ed338c6966caf6bcc2ac2b2e
red/teressa-copeland-homes/drizzle/0004_military_maximus.sql

1 line
59 B
MySQL
Raw Normal View History

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
ALTER TABLE "documents" ADD COLUMN "email_addresses" jsonb;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 124ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API