status-desktop/ui/app/AppLayouts
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
..
Browser hotfix: unbreak opening URL in the builtin browser 2022-09-20 11:34:04 +02:00
Chat fix(ContactsColumnView): Removed margin when the list positioned not at the end 2022-09-29 00:23:55 +02:00
CommunitiesPortal (StatusSectionLayout): removed big space between header and content 2022-09-28 15:37:52 +03:00
Node feat(desktop): Made activity button be visible everywhere 2022-09-02 10:29:23 +03:00
Onboarding fix(@desktop/keycard): change password disabled for a keycard user 2022-09-27 20:15:34 +02:00
Profile (StatusSectionLayout): removed big space between header and content 2022-09-28 15:37:52 +03:00
UIComponents refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
Wallet fix(wallet): fix never fetching transactions 2022-09-29 10:45:27 +02:00
stores fix(@desktop/community): Fix member icons in invite friends panel 2022-09-19 10:02:36 +02:00