status-desktop/ui/app/AppLayouts/Wallet/views
Stefan 5b9e4faa8a feat(wallet) run WebEngineView as a service in background
This is required to control the resource consumption in case of no
usage of wallet connect
Hence we load the WebEngineView only if we have active pairings and
such that SDK events are expected from the paired dapps.

Also:

- Moved the generic WebEngineView communication bridge to StatusQ
- Added basic tests for WebEngineLoader
- Add a way to know when wallet is loaded (`walletReady`)
- Add storybook support for mock of nim sections as context properties

Updates: #12639
2023-11-27 22:54:11 +01:00
..
collectibles fix(Wallet/Collectibles): Applied special collectible format only to community special collectibles 2023-09-28 13:40:00 +02:00
walletconnect feat(wallet) run WebEngineView as a service in background 2023-11-27 22:54:11 +01:00
AccountContextMenu.qml chore(@AccountContexMenu.qml): make the context menu dynamic 2023-11-01 20:32:16 +03:00
AssetsDetailView.qml fix(@desktop/wallet): Use LeftJoinodel to link networks with chainId in various models such collectibles model, assets models. 2023-11-01 20:11:43 +01:00
CollectiblesView.qml feat: Integrate the new manage assets/collectibles panels into Settings 2023-11-22 18:29:31 +01:00
LeftTabView.qml fix(@desktop/wallet): Wallet TEST_MODE: account ordering is buggy when in test mode 2023-11-20 19:41:22 +01:00
LoadingGraphView.qml fix: reduce Image cache 2023-04-27 13:56:39 +02:00
NetworkSelectionView.qml feat(@desktop/wallet): Account view - Prefered network 2023-08-01 09:51:33 +02:00
RightTabView.qml feat: Integrate the new manage assets/collectibles panels into Settings 2023-11-22 18:29:31 +01:00
SavedAddressesView.qml feat(@wallet): Enable sepolia network 2023-10-09 15:06:52 +02:00
TransactionDetailView.qml fix(@desktop/wallet): Prevent nil conversion to qvariant (#12546) 2023-10-26 10:01:52 +02:00