Admin lock page: replace explanatory paragraph with centered key input #118
Notifications
Total Time Spent: 35 minutes
fen
35 minutes
No due date set.
Dependencies
No dependencies set.
Reference: poslop/palette#118
Reference in New Issue
Block a user
The /admin lock view currently opens with a multi-line paragraph explaining where the admin key is stored. Replace it with a minimal password-unlock style page: just the Admin heading and a centered admin key input with an Unlock button. Keep the admin-key-form/admin-key ids and the existing unlock JS flow and the hidden admin-panel unchanged.
QA passed: local render on :18001 and live on palette-dev confirm centered unlock card (.center/.unlock-card), no explanatory
, admin-key-form/admin-key ids and hidden admin-panel intact. go vet/test clean. Merged #119, deployed, live-verified.