web: OCM Servers policy dropdown + apply bar + live Status column (#117) #453
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-117-policy"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Per the approved
ocm-servers-policy-mockup.html(dogfood finding on #117, v0.6.141 table):<select>— a misclick opens options instead of mutating state. Changing it applies nothing: highlights the row + select, shows "currently: X" underneath, and raises a pane-local Apply/Discard bar that names the consequence in words (relax vs tighten copy) before anything is saved. Multiple changed rows queue into one bar and apply together; Discard/reload reverts.POST /api/v1/admin/ocm/servers/checkin parallel (checking… → reachable/unreachable+ "checked just now"). Nothing stored, nothing audited, no logs; continuous gauge + alert stay deferred to the metrics pass..ocmchip/.ocmchip.strictCSS and the click-to-toggle handler removed entirely. 12 new i18n keys ×4 locales. CHANGELOG v0.6.142.No backend changes.