feat(silo): DAG status display in Activity panel #219
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Show DAG sync status and validation results in the Database Activity panel.
Deliverables
dag.updatedevent received: show status indicator next to the item (node/edge count).dag.validatedevent received: show validation badge (pass/fail with failed_count).Depends on
Location
mods/silo/freecad/silo_commands.py-- Activity panel setup.Ref
docs/MULTI_USER_CLIENT.mdSections 9-10