dealspace/portal/templates
James 0647eb91b6 Request tree: spreadsheet-style table with D&D, linking, import
- Add sort_order column to entries (migration 002)
- Upgrade migration runner to handle directory of SQL files
- Add TypeSection, SortOrder field, RequestListData, SectionData types
- Add tree API: ListRequestTree, MoveEntry, AnswerLink CRUD, ListAnswers
- Rewrite ImportRequests to create hierarchical tree (request_list → section → request)
- Rewrite project page Requests tab as spreadsheet-style tree table
  - Collapsible request lists and sections
  - Auto-numbering (1, 1.1, 1.2, 2.1.1)
  - Drag & drop reordering between sections
  - Priority/status badges with color coding
  - Attach answer modal (link existing docs or upload new)
  - Per-row actions menu

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 18:30:12 -05:00
..
admin Add all missing app templates: projects, project, request, orgs, admin 2026-02-28 06:48:51 -05:00
app Request tree: spreadsheet-style table with D&D, linking, import 2026-03-03 18:30:12 -05:00
auth Fix login: use inline display:none instead of Tailwind hidden class 2026-02-28 10:54:31 -05:00
request-detail.html Initial Go foundation 2026-02-28 04:25:57 -05:00
task-inbox.html Initial Go foundation 2026-02-28 04:25:57 -05:00