5 Commits

Author SHA1 Message Date
c7a07ed280 feat: return-to-project redirects from create/edit forms
When creating or editing items from a project detail tab, users now
return to that project's tab instead of the entity's own page.
Edit links pass from_project param; forms include hidden field.
Reassigning to a different project redirects to the new project.
Decisions/meetings create from project context inserts junction rows.
File uploads from project context redirect back to project files tab.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 18:28:15 +00:00
ba9c36e691 fix: use text input for inline link URL to avoid browser url validation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 14:51:39 +00:00
fbdf986fa8 feat: create new links directly from contact pages
Contact detail: + New Link button redirects to link form with contact context.
Contact create/edit form: inline new link rows (label/url/role) created on submit.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 14:44:54 +00:00
e334e0e9db feat: add links section to contact create/edit form
Links can now be attached to contacts directly from the create and edit
forms with dynamic add/remove rows and role suggestions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 14:32:13 +00:00
f36ea194f3 R1 foundation - Phase 1 live build 2026-02-28 03:33:33 +00:00