status-desktop/ui/imports/shared/panels
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
..
private fix(DidYouKnowSplashScreen): Implement UI changes 2023-02-27 10:44:58 +02:00
AcceptRejectOptionsButtonsPanel.qml feat(activity-center): Add details view dialog for contact requests 2022-12-07 12:03:38 +03:00
Address.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
AddressRequiredValidator.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
ChatsLoadingPanel.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
ConnectionWarnings.qml feat(@desktop/wallet): implement collectibles error states and retry 2023-09-27 17:21:19 -03:00
DidYouKnowSplashScreen.qml chore(@SplashScreen): add object name 2023-11-14 13:24:32 +03:00
DropAndEditImagePanel.qml feat(MintToken): Add navigation from retry to filled token form 2023-06-13 15:57:20 +02:00
EditCroppedImagePanel.qml chore: add object name for EditCroppedImage item 2024-02-13 16:24:46 +03:00
EnterSeedPhrase.qml fix(SeedPhrase): Fixing seed phrase validation (#13496) 2024-02-14 15:50:14 +02:00
GlossaryEntry.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
GlossaryLetter.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
ImageLoader.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
LabelValueRow.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
MockedKeycardLibControllerWindow.qml fix(mocked-keycard-lib): details for the default export public flow updated 2023-11-15 09:53:08 +01:00
ModuleWarning.qml fix(WarningBanners): updated show/hide as per design 2023-11-10 14:07:22 +02:00
NoImageUploadedPanel.qml feat: Update Edit community settings based on new design 2023-07-06 09:47:46 +03:00
ProfileBioSocialsPanel.qml Trim white space before and after profile bio text 2023-08-09 07:43:53 +03:00
RoundedIcon.qml bug(@status-desktop): only run animations when they are visible to avoid cpu issues 2022-06-28 11:23:38 -04:00
RoundedImage.qml fix(ShowcaseDelegate): community icon is not rounded 2023-05-25 16:30:10 +02:00
SVGImage.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
SeedPhrase.qml chore(@desktop/wallet): object names added to wallet account related qml components 2023-04-13 19:51:10 +02:00
Separator.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
SeparatorWithIcon.qml style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
SequenceColumnLayout.qml fix: Airdrop section of deployed NFT doesn't seem to apply darkmode 2023-06-30 17:15:09 +02:00
SplitViewHandle.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StyledText.qml feat(settings): add Privacy Statement and Terms of Use 2023-09-25 14:09:45 +02:00
TextWithLabel.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
qmldir feat(@desktop/keycards): managing mocked keycards from the separate window 2023-09-27 18:20:43 +02:00