- Add DELETE /api/projects/{projectID} — super admin only, soft-deletes
project and all child entries
- Projects page: delete button on hover, alphabetical sort, seller org
logo on project cards
- Scrape endpoint checks for existing org by domain before scraping;
reuses existing org + members if found
- AddOrgToDeal reuses existing org entry when domain matches
- Clearer error message when website HTML exceeds LLM context limit
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| chat.go | ||
| handlers.go | ||
| integration_test.go | ||
| mcp.go | ||
| middleware.go | ||
| middleware_test.go | ||
| oauth.go | ||
| orgs_test.go | ||
| requests_test.go | ||
| routes.go | ||