No description
applyLoaded now appends any DB machines whose name is no longer in the current settings list, rather than silently dropping them. This prevents their amounts being deleted from the database the next time the record is saved (backend does DELETE + re-insert on every save). Orphaned machines render with a red 'Removed from settings' badge, a pink border, and read-only inputs so the data is visible but can't be accidentally edited. They are still included in totalPdq and the save payload, so nothing is lost. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| backend | ||
| frontend | ||
| docker-compose.yml | ||