Account Recovery - Adding Recover deleted user button (#15833)

* adding recovery button

* changing the path

* adding a fallback notification abnner

* adding 404

* adding /deleted-user insterad of /deleted_user

* recovering with id instead of email

* adding deletedProjectsCount

* format:fix

* npm run extract-translations

* adding await for the db operations

GitOrigin-RevId: 37ec5220c0e5ac130ea4aaf0fbd3b38a40532380
This commit is contained in:
Davinder Singh 2023-12-18 12:15:19 +00:00 committed by Copybot
parent 1a6f3fc256
commit 0ac38cb70f
2 changed files with 2 additions and 0 deletions

View file

@ -923,6 +923,7 @@
"project_too_much_editable_text": "",
"project_url": "",
"projects": "",
"projects_count": "",
"projects_list": "",
"provide_details_of_your_sso_configuration": "",
"public": "",

View file

@ -1401,6 +1401,7 @@
"project_too_much_editable_text": "This project has too much editable text, please try to reduce it.",
"project_url": "Affected project URL",
"projects": "Projects",
"projects_count": "Projects count",
"projects_list": "Projects list",
"provide_details_of_your_sso_configuration": "Add, edit, or delete your Identity Providers SAML metadata.",
"pt": "Portuguese",