status-desktop/ui/app/AppLayouts/Wallet
Stefan cd2b211f63 chore(wallet) lazy load TransactionDetailView
I was debugging a crash at login and found out that
TransactionDetailView was being loaded even when it was not being used;
my debugging code in `onComplete` was trying to access transaction data
from nim which was not set.

Updates #13663
2024-03-25 18:38:33 +01:00
..
controls fix(qml): fix etherscan links for all networks 2024-03-19 15:14:40 +01:00
helpers fix(MintTokens): Network chosen locks in the network used for all future tokens minted for that community 2023-09-14 16:19:09 +02:00
panels fix(qml): fix etherscan links for all networks 2024-03-19 15:14:40 +01:00
popups fix(qml): fix etherscan links for all networks 2024-03-19 15:14:40 +01:00
stores fix(wallet) fix namespace clash in wallet RootStore.qml 2024-03-25 18:38:33 +01:00
views chore(wallet) lazy load TransactionDetailView 2024-03-25 18:38:33 +01:00
WalletLayout.qml feat(@wallet): Show community activity (#13627) 2024-02-22 15:41:19 +01:00
WalletUtils.qml fix(@desktop/wallet): display short address form in the wallet settings account order page 2024-01-04 13:57:13 +01:00
qmldir feat(token mgmt): update main wallet view layout with community assets 2023-12-06 11:18:36 +01:00