docs(KB-086): complete Step 9 — add Activity Log documentation and changeset
This commit is contained in:
12
.changeset/add-activity-log.md
Normal file
12
.changeset/add-activity-log.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
---
|
||||
|
||||
Add Global Activity Log feature to dashboard
|
||||
|
||||
- New Activity Log modal accessible from header (history icon)
|
||||
- Captures task lifecycle events: created, moved, merged, failed, deleted
|
||||
- Records settings changes for important configuration updates
|
||||
- Filter events by type
|
||||
- Auto-refresh every 30 seconds when modal is open
|
||||
- REST API: GET /api/activity and DELETE /api/activity
|
||||
Reference in New Issue
Block a user