status-desktop/ui/app/AppLayouts/Onboarding
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
..
controls onboarding process updated, import account feature handled 2021-11-05 11:02:45 -04:00
panels fix(@desktop/onboarding): All chat names are not displayed on the popup 2021-11-05 11:02:45 -04:00
popups fix(GenKeyModal): Add maximum length to input 2022-03-24 12:08:36 +03:00
shared 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
stores feat(onboarding / privacy): Integrate password validation (zxcvbn lib) in new password screens 2022-03-24 18:17:04 +01:00
views feat(onboarding / privacy): Integrate password validation (zxcvbn lib) in new password screens 2022-03-24 18:17:04 +01:00
OnboardingLayout.qml feat(onboarding / privacy): Integrate password validation (zxcvbn lib) in new password screens 2022-03-24 18:17:04 +01:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00