verstak/internal/core/nodes
mirivlad 3672e3133b activity: global feed, per-case log, sidebar section, today UX
- migration 009: target_type, target_id, target_path columns
- new Event fields: TargetType, TargetID, TargetPath
- ListActivityFeed (paginated global), ListActivityByNode (per-case)
- all Record() callsites pass target info
- frontend: Активность sidebar section with chronological feed
- per-case Активность tab with real data (was placeholder)
- today events: clickable, target-type badges, event counts
2026-06-01 02:53:56 +08:00
..
node.go feat: node section assignment for sidebar filtering + search fix 2026-05-31 01:26:46 +08:00
repository.go today dashboard: activity_events, ListTodayView with events timeline, frontend TodayDashboard separated from sidebar 2026-06-01 02:16:13 +08:00
repository_test.go feat: node section assignment for sidebar filtering + search fix 2026-05-31 01:26:46 +08:00
types.go activity: global feed, per-case log, sidebar section, today UX 2026-06-01 02:53:56 +08:00