Files
bee/audit/internal/webui
Mikhail Chusavitin b49c71a980 Add IPMI FRU editor to Tools page
- New card "IPMI — FRU" on Tools page (device 0, in-band)
- Read: GET /api/tools/ipmi-fru → ipmitool fru print 0 → editable table
- Editable fields: chassis (part#, serial, extra), board (mfr, product, serial, part#),
  product (mfr, name, part#, version, serial); read-only fields displayed as text
- Write: POST /api/tools/ipmi-fru/write → task → backup to fru-backups/ → ipmitool fru edit per field
- Dirty tracking + Save (N changed) button, same UX as Supermicro DMI card

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-19 08:13:35 +03:00
..
2026-04-30 16:27:25 +03:00
2026-06-18 15:50:42 +03:00
2026-06-19 08:13:35 +03:00
2026-04-30 17:26:45 +03:00
2026-04-30 16:27:25 +03:00
2026-06-19 08:13:35 +03:00
2026-04-05 22:34:34 +03:00
2026-06-19 08:13:35 +03:00