status-desktop/ui/app/AppLayouts/Wallet
Lukáš Tinkl a6c897929a chore: Remove custom rowData method from NIM's models
- Some NIM's models define additional (not part of the
QAbstractModelItem API) method rowData to allow access to model's data
on UI side
- The same job can be done relying fully on public QAbstractModelItem
API using ModelUtils utility. It gives full transparency if we need
nim's model or other like ListModel replacement in tests/storybook
- propagate `tokensStore` to unbreak the Browser's wallet menu

Fixes #14805
2024-05-20 18:02:20 +02:00
..
controls feat(wallet) customize NetworkFilter for dapps display 2024-05-20 15:09:57 +02:00
helpers chore(@desktop/wallet): Simplify the wallet networks service 2024-03-28 11:47:33 +01:00
panels feat(dapps) add DAppsService component and ConnectDAppModal 2024-05-20 15:09:57 +02:00
popups feat(StatusLetterIdenticon): simplify names of properties 2024-05-17 23:43:42 +02:00
services/dapps feat(dapps) add toast notifications for Wallet Connect paring 2024-05-20 17:13:30 +02:00
stores chore: Remove custom rowData method from NIM's models 2024-05-20 18:02:20 +02:00
views feat(wallet) customize NetworkFilter for dapps display 2024-05-20 15:09:57 +02:00
WalletLayout.qml feat(wallet): toggling `include/exclude from total balance` menu action 2024-04-12 15:18:19 +02: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