feat: admin password change with confirmation in team panel
Deploy / deploy (push) Successful in 11s

Add "Admin Actions" section (superadmin-only, collapsed by default) with
password + confirm fields, eye toggle, mismatch validation, and success toast.
Delete button moved here too.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
fahed
2026-03-04 23:30:03 +03:00
parent e8539af4f7
commit ad539fd7f4
3 changed files with 107 additions and 22 deletions
+4
View File
@@ -234,6 +234,10 @@
"team.defaultPassword": "Default: changeme123",
"team.confirmPassword": "Confirm Password",
"team.passwordsDoNotMatch": "Passwords do not match",
"team.adminActions": "Admin Actions",
"team.newPassword": "New password (min 6 characters)",
"team.changePassword": "Change Password",
"team.passwordChanged": "Password changed successfully",
"team.optional": "(optional)",
"team.fixedRole": "Fixed role for managers",
"team.remove": "Remove",