status-desktop/ui/imports/shared/stores
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
..
send fix(@desktop/wallet): Replace existing model used in Community / Permissions and do the needed cleanups 2024-02-12 14:26:13 +01:00
BIP39_en.qml fix(SeedPhrase): Fixing seed phrase validation (#13496) 2024-02-14 15:50:14 +02:00
ChartStoreBase.qml feat(Wallet) cache fetched balance history to DB for efficiency 2023-02-15 18:52:37 +04:00
CommunityTokensStore.qml feat(FirstTokenReceivedPopup): Created new popup `FirstTokenReceived` 2024-01-29 12:15:48 +01:00
CurrenciesStore.qml fix(@desktop/wallet): Replace existing model used in Community / Permissions and do the needed cleanups 2024-02-12 14:26:13 +01:00
NetworkConnectionStore.qml fix(@deaktop/wallet): Slowness when switching accounts 2024-01-15 15:02:14 +05:30
PermissionsStore.qml chore(permissions): Improve performance by using the `Fast` expressions and add necessary models and APIs in the PermissionsStore 2024-02-07 19:54:47 +02:00
RootStore.qml fix(@desktop/wallet): Replace existing model used in Community / Permissions and do the needed cleanups 2024-02-12 14:26:13 +01:00
TokenBalanceHistoryStore.qml fix(@desktop/wallet): Display balance for all accounts (#12632) 2023-11-29 12:19:59 +01:00
TokenMarketValuesStore.qml chore: Consolidate date/time formatting 2023-01-17 16:42:34 +01:00
english.txt feat(@desktop/wallet): Add derivation path to wallet account generation 2022-04-13 11:17:53 +02:00
qmldir chire(@desktop/wallet): Streamline send modal folder structure 2023-09-15 13:43:59 +02:00