status-desktop/ui/app/AppLayouts/stores
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
..
AppSearchStore.qml fix(@desktop/chat): search triggered from within community doesn't seem to preset the right search location 2022-04-07 11:54:43 -04:00
CloneModel.qml chore: Remove custom rowData method from NIM's models 2024-05-20 18:02:20 +02:00
RootStore.qml fix(CommunityMembershipSetupDialog): wait for the Join Permission response only 2024-05-17 14:26:55 +02:00
qmldir fix(Wallet) network selection and unify network implementations 2023-04-20 19:34:24 +02:00