[silo-mod] Make start page silo-aware #5
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?
The FreeCAD start page shows only local recent files and built-in examples. It should integrate with silo when connected.
Proposed sections
Connection status badge (top area, near "New File" buttons)
Connected to silo.kindred.internal(green) /Disconnected(gray)normal"My Checkouts" section (above or replacing "Recent Files")
SiloPartNumberproperty on FreeCAD objects)"Recent Silo Activity" section
GET /api/items?sort=updated_at&limit=10(existing endpoint)GET /api/items/{partNumber}/fileor placeholder byitem_typeSilo_Checkout"Local Recent Files" section (preserved)