feat: admin password change with confirmation in team panel
All checks were successful
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

View File

@@ -234,6 +234,10 @@
"team.defaultPassword": "افتراضياً: changeme123",
"team.confirmPassword": "تأكيد كلمة المرور",
"team.passwordsDoNotMatch": "كلمتا المرور غير متطابقتين",
"team.adminActions": "إجراءات المسؤول",
"team.newPassword": "كلمة مرور جديدة (٦ أحرف على الأقل)",
"team.changePassword": "تغيير كلمة المرور",
"team.passwordChanged": "تم تغيير كلمة المرور بنجاح",
"team.optional": "(اختياري)",
"team.fixedRole": "دور ثابت للمديرين",
"team.remove": "إزالة",