status-desktop/ui/app/AppLayouts/Wallet
Stefan 39527a5739 fix(wallet): fix never fetching transactions
The RootStore was calling checkRecentHistory on the wallet section View
instead of the transaction View.

Still the workflow is broken due to the 20 minutes timer that calls
the checkRecentHistory and hangs the the main thread (UI) for a long time

Fixes: #7266
2022-09-29 10:45:27 +02:00
..
controls (StatusSectionLayout): removed big space between header and content 2022-09-28 15:37:52 +03:00
panels (StatusSectionLayout): removed big space between header and content 2022-09-28 15:37:52 +03:00
popups chore(@desktop/keycard): `usingBiometricLogin` prop added to the user profile global instance 2022-09-27 20:15:34 +02:00
stores fix(wallet): fix never fetching transactions 2022-09-29 10:45:27 +02:00
views (StatusSectionLayout): removed big space between header and content 2022-09-28 15:37:52 +03:00
WalletLayout.qml (StatusSectionLayout): removed big space between header and content 2022-09-28 15:37:52 +03:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00