Audit Log
| Access | Admin |
| Route | /auditlog |
Event tracking, fault monitoring, and maintenance reminder dashboard.
Three tabs​
Events (default)​
A chronological audit log of tool events, grouped by date. Shows a count like "42/150+" (displayed/loaded).
Each entry can include:
- Location indicators (GPS pin or placement icon)
- Warning icon for unresolved errors
- Clickable notes (with strikethrough when marked done)
- Editable comments (admin only)
Events load in batches of 100 via infinite scroll, up to 2,000 entries.
Faults​
Real-time tool fault and error reports, including:
- Regular faults reported by users
- GPS faults such as low battery warnings (with link to GPS)
Both types are merged and sorted by timestamp.
Reminders​
Tools with upcoming maintenance reminders, showing:
- Tool name
- Attention description
- Deadline date and frequency
Sorted by next attention date. Each reminder links to the tool's detail page.
Search​
A unified search bar works across all three tabs. Case-insensitive, multi-term matching across event labels, notes, tool numbers, IDs, names, placement, and description.
Permissions​
| Role | Capabilities |
|---|---|
| Admin | View all tabs, edit comments |
| System admin | Above + delete individual entries |