Update project log, workspace config, and Claude settings

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
JasonBrock
2026-05-28 16:37:25 -04:00
parent 72dc0a8d9a
commit cd743683aa
4 changed files with 13 additions and 2 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ Items are ordered by priority within each tier. Check off as completed.
### 🟢 Low Priority
- [ ] **Delete project notes** — Delete button on individual entries inside the project side panel; requires `deleteProjectEntry(id)` DB helper on `project_entries` store and re-render of panel timeline + breakout card count
- [x] **Delete project notes** — Delete button on individual entries inside the project side panel; requires `deleteProjectEntry(id)` DB helper on `project_entries` store and re-render of panel timeline + breakout card count
- [x] **Project card timeline connector** — Visual line extending from the breakout card's left edge to the main timeline vertical line; implemented via `::before`/`::after` pseudo-elements on `.breakout-card` *(v1.10)*
- [ ] Follow-up: breakout dot still slightly off-center on the timeline — needs positional tweak