status-desktop/ui/app/AppLayouts/Wallet/stores
Stefan 26542970ee feat(wallet) save/load collectibles user handled state in DB
Add a separation layer for save/load/clear to ManageTokensModel
so that we can save/load from external sources.
The separate layer is composed of JSON as protocol, a set of signals
and slots for interface. The implementation forwards data to current
QSettings for storybook and nim controllers for the app.

Updates #13313, #13312
2024-03-27 20:26:15 +01:00
..
NetworkSelectPopup fix(Mint token): Network selector not shown properly 2023-08-17 10:29:05 +02:00
ActivityFiltersStore.qml feat(activity): Add navigation to tx details (#13634) 2024-02-22 15:41:13 +01:00
CollectiblesStore.qml feat(wallet) save/load collectibles user handled state in DB 2024-03-27 20:26:15 +01:00
RootStore.qml feat(@desktop/wallet): Link out from collectible details view to opensea 2024-03-27 17:47:06 +01:00
TokensStore.qml feat(@desktop/settings): Integrate token advanced settings with backend (#13487) 2024-02-19 13:09:07 +01:00
WalletAssetsStore.qml feat(wallet) save/load collectibles user handled state in DB 2024-03-27 20:26:15 +01:00
qmldir fix(@desktop/wallet): creating a common grouped model for accounts assets to be used for wallet and profile view 2024-01-02 20:00:13 +05:30