status-desktop/ui/app/AppLayouts/Onboarding/views
Alex Jbanca 8a69f3bc63
fix(SeedPhrase): Fixing seed phrase validation (#13496)
* fix(SeedPhrase): Fixing seed phrase validation

1. Validate each word after the editing is finished
2. Fixing the seed phrase suggestions where the suggestions box was hidden behind other ui elements
3. Propagate editingFinished signal in StatusBaseInput, StatusInput, StatusSeedPhraseInput
4. Fixing undefined `mnemonicIndex` errors

* fix: Refactoring of SeedPhraseInputView

Remove duplicated code and use EnterSeedPhrase component

+ Added storybook page

* fix(Onboarding): Fixing seed phrase validation on windows

The seed phrase validation fails on windows due to the dictionary line endings

* chore(squish): Update e2e tests to the new enter seed phrase panel construction

* fix: Load english dictionary from local file using StringUtils
2024-02-14 15:50:14 +02:00
..
AllowNotificationsView.qml fix: reduce Image cache 2023-04-27 13:56:39 +02:00
ConfirmPasswordView.qml chore(@desktop/general): password confirmation identified as shared component 2023-09-04 16:25:53 +02:00
CreatePasswordView.qml [Settings]: Added change password view (#13284) 2024-02-09 13:31:37 +02:00
InsertDetailsView.qml chore: object name for image cropper 2024-02-13 22:18:39 +03:00
KeycardInitView.qml [onboarding]: fixed overall positioning 2023-05-23 18:43:25 +03:00
KeycardPinView.qml [onboarding]: fixed overall positioning 2023-05-23 18:43:25 +03:00
KeycardPukView.qml [onboarding]: fixed overall positioning 2023-05-23 18:43:25 +03:00
KeycardStateView.qml feat(@desktop/syncing): recovering from waku if backed up data refers to a profile migrated to a Keycard 2023-07-28 17:06:35 +02:00
KeysMainView.qml [onboarding]: fixed overall positioning 2023-05-23 18:43:25 +03:00
LoginView.qml fix: Show wrong password error on V4 migration as well 2023-12-12 11:55:52 +02:00
ProfileFetchingView.qml fix(@desktop/onboarding): when recovering user sometimes needs to wait for the end of the countdown even if all backup data are fetched 2023-12-22 11:04:55 +01:00
SeedPhraseInputView.qml fix(SeedPhrase): Fixing seed phrase validation (#13496) 2024-02-14 15:50:14 +02:00
SeedPhraseView.qml [onboarding]: fixed overall positioning 2023-05-23 18:43:25 +03:00
SeedPhraseWordsInputView.qml [onboarding]: fixed overall positioning 2023-05-23 18:43:25 +03:00
SyncCodeView.qml chore(@SyncCodeView.qml): object name for syncing enter code object added (#12346) 2023-10-05 16:04:54 +07:00
SyncDeviceResult.qml chore(@desktop/syncing): syncing related qml files move to shared location 2023-08-22 12:22:32 +02:00
TouchIDAuthView.qml chore(@TouchIDAuthView.qml): added object name for TouchID button 2023-09-22 06:59:04 +03:00
WelcomeView.qml fix: reduce Image cache 2023-04-27 13:56:39 +02:00
qmldir fix(SeedPhrase): Fixing seed phrase validation (#13496) 2024-02-14 15:50:14 +02:00