mirror of
https://github.com/grafana/grafana.git
synced 2026-07-29 15:59:50 -05:00
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:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user