feat: category icons sync + unknown type dashboard widget #18

Closed
opened 2026-05-31 04:31:24 +00:00 by shawn · 0 comments
Owner

Changes

Category icon sync

  • Updated categories DB table: added Equipment/Appliances with icons, removed unused Furniture/Utensils & Serveware
  • Updated seed data in admin_server.py to match real asset categories (Bev, Snack, Food, Equipment, Appliances, Other)

Unknown type detection

  • Added category_health query to /api/stats endpoint
  • New Category Health card on dashboard (red warning, shown only when asset categories exist that are not in the categories lookup table)
  • Quick link to Settings → Categories to add missing entries

Files

admin_server.py, static/index.html

## Changes ### Category icon sync - Updated categories DB table: added Equipment/Appliances with icons, removed unused Furniture/Utensils & Serveware - Updated seed data in admin_server.py to match real asset categories (Bev, Snack, Food, Equipment, Appliances, Other) ### Unknown type detection - Added category_health query to /api/stats endpoint - New Category Health card on dashboard (red warning, shown only when asset categories exist that are not in the categories lookup table) - Quick link to Settings → Categories to add missing entries ## Files admin_server.py, static/index.html
shawn self-assigned this 2026-05-31 04:31:24 +00:00
shawn closed this issue 2026-05-31 04:31:24 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shawn/canteen-admin-server#18