status-desktop/ui/app/AppLayouts/Onboarding/views
Noelia 8f996992b2 feat(onboarding / privacy): Integrate password validation (zxcvbn lib) in new password screens
Use new `PrivacyStore` method getPasswordStrengthScore and link it to the new password strength bar value.

Used backend/general to call to `status-go` method and services/general to define the common `GetPasswordStrengthScore` service.

Added onboarding chain to get password strength score information from `OnboardingStore` to `status-go` call.

Closes #5096
2022-03-24 18:17:04 +01:00
..
ConfirmPasswordView.qml feat(onboarding / privacy): Integrate password validation (zxcvbn lib) in new password screens 2022-03-24 18:17:04 +01:00
CreatePasswordView.qml feat(onboarding / privacy): Integrate password validation (zxcvbn lib) in new password screens 2022-03-24 18:17:04 +01:00
ExistingKeyView.qml feat(Desktop/Password): New password view design 2022-03-15 12:49:52 +01:00
GenKeyView.qml feat(Desktop/Password): New password view design 2022-03-15 12:49:52 +01:00
KeycardFlowSelectionView.qml feat(onboarding): adding initial screens 2022-03-11 14:32:55 -05:00
KeysMainView.qml feat(onboarding): adding initial screens 2022-03-11 14:32:55 -05:00
LoginView.qml fix(@desktop/settings): Store pass to keychain does not validate current password which results to inability to login 2022-02-25 11:56:47 -05:00
WelcomeView.qml feat(onboarding): adding initial screens 2022-03-11 14:32:55 -05:00