Warren
cdb12c1951
feat: Add password visibility toggle in Settings panel
- Hide password fields by default (show ••••••••)
- Add eye icon (👁) to toggle password visibility
- Add togglePassword() JavaScript function
- Password input fields use type=password attribute
- Preserve password toggle button position when editing
Affected fields:
- postgresql.password
- test.password
- authentication.default_password
User experience:
- Passwords hidden by default
- Click 👁 to show password
- Click 🙈 to hide password
- Edit mode uses password input type
2026-05-16 20:34:09 +08:00
..
2026-05-16 16:13:37 +08:00
2026-05-16 15:37:37 +08:00
2026-05-16 20:30:39 +08:00
2026-05-16 15:37:37 +08:00
2026-05-16 20:30:39 +08:00
2026-05-16 20:30:39 +08:00
2026-05-16 20:30:39 +08:00
2026-05-16 20:34:09 +08:00
2026-05-16 20:30:39 +08:00
2026-05-16 15:37:37 +08:00
2026-05-16 20:30:39 +08:00
2026-05-16 20:30:39 +08:00