8 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
bd87cdd0db feat: Edit, Unlink, Delete actions on all project detail tabs
Every tab (tasks, notes, links, files, lists, decisions, meetings,
focus, contacts) now has consistent row actions: Edit, Unlink from
project, and Delete.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 14:06:13 +00:00
b73bd4fc06 feat: unlink and delete buttons for links on project detail page
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 14:02:22 +00:00
a61248b67d feat: standalone focus items with edit, convert, project tab, domain ordering
- Add standalone text line items to focus (quick-add with optional domain)
- Edit page for standalone items (title, domain, project)
- Convert standalone items to task, note, link, or list item
- Focus tab on project detail page showing assigned focus items
- Sort domain groups: General first, then by domain sort_order
- Add domain_id and title to nullable_fields in BaseRepository

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 02:14:31 +00:00
0ed86ee2dc Links and Other Enhancements 2026-03-02 19:55:04 +00:00
cf84d6d2dd various enhancements for new tabs and bug fixes 2026-03-02 17:35:00 +00:00
9dedf6dbf2 various bug fixes Sunday 20260301 5:15pm 2026-03-01 23:44:47 +00:00
f36ea194f3 R1 foundation - Phase 1 live build 2026-02-28 03:33:33 +00:00