bambuddy/static
maziggy a0abeba394 fix(queue): persist clear plate state across page refresh (#410)
After clicking "Clear Plate & Start Next", refreshing the page showed
the button again because the frontend determined the state purely from
the printer's FINISH/FAILED status. The backend already tracked a
plate_cleared flag in memory but never exposed it to the frontend.

- Add plate_cleared field to PrinterStatus schema and API response
- Pass plateCleared prop to PrinterQueueWidget
- Skip clear plate UI when plate is already acknowledged
- Add 2 tests for plateCleared=true behavior
2026-02-17 12:14:47 +01:00
..
assets fix(queue): persist clear plate state across page refresh (#410) 2026-02-17 12:14:47 +01:00
icons - Add interactive API Browser to Settings > API Keys 2026-01-02 15:00:21 +01:00
img Fix H2D Pro L/R nozzle hover card swap and hide left-only fields (#300) 2026-02-10 16:15:53 +01:00
index.html fix(queue): persist clear plate state across page refresh (#410) 2026-02-17 12:14:47 +01:00
manifest.json Housekeeping 2025-12-31 12:24:17 +01:00
sw.js Fix Safari camera stream failing with Service Worker error 2026-02-05 11:05:46 +01:00
vite.svg - Add interactive API Browser to Settings > API Keys 2026-01-02 15:00:21 +01:00