Password Policy: Add validation labels to Update Password screen (#84052)

* add validation labels to update the password screen

* address rendering tests

* update changePassword for profile screen
This commit is contained in:
linoman
2024-03-07 16:01:17 +01:00
committed by GitHub
parent 429ef9559c
commit 6fdcc6ff18
4 changed files with 113 additions and 97 deletions
-3
View File
@@ -3991,9 +3991,6 @@ exports[`better eslint`] = {
[0, 0, 0, "Do not use any type assertions.", "2"],
[0, 0, 0, "Do not use any type assertions.", "3"]
],
"public/app/features/profile/ChangePasswordForm.tsx:5381": [
[0, 0, 0, "Styles should be written using objects.", "0"]
],
"public/app/features/query/components/QueryEditorRow.tsx:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"],
[0, 0, 0, "Do not use any type assertions.", "1"],