Machine Replacements History View #15
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
Added a Replacements page to the Admin App showing historical machine replacement events at the same location.
What was built
Backend:
/api/admin/replacements/historyFrontend: Replacements page (sidebar nav item 🔄)
Replacement detection methods
detect_replacements()Currently detecting 146 historical replacement events from the existing data.
Files changed
admin_server.py— new endpoint (+200 lines)static/index.html— nav item, page div, JS load+render+search (+195 lines)Commit:
2cafe68