status-desktop/ui/app/AppLayouts/Wallet/views
Alex Jbanca 9490dbb57e refactoring(dapps): Move WC and BC popups in the global scope
closes #16831

Moving the dapp popups to the global scope in order for them to be triggered on any view.
There are a few changes required for this:
1. DAppsWorkflow has been split. Previously all popups were declared in the `DappsComboBox`. Now the DAppsWorkflow inherits the QObject instead and the `DappsComboBox` is used as is in the wallet header.
2. The DAppsWorkflow has been moved to AppMain. The DAppsWorkflow will be constructed in the scope of DAppsService and connected directly to the service signals
3. Updated tests and storybook with the new structure
4. Removed the `dAppsService` from `Global`. There's no reason to keep the `dAppsService` instance in the `Global` singleton.
2024-12-03 09:52:28 +02:00
..
collectibles feat(activity): temporarily hide activity tab from collectibles details view 2024-11-25 18:48:45 -03:00
AccountContextMenu.qml fix: Use prefixes for address copy (#16230) 2024-09-13 14:19:26 +02:00
AssetsDetailView.qml fix: Show only selected networks (#16588) 2024-10-28 13:10:30 +01:00
CollectiblesView.qml feat(WalletFirst): Integrate the BuyReceiveBanner in the app 2024-11-27 16:50:58 +02:00
LeftTabView.qml chore(@e2e): change object name for AccountListItem 2024-10-29 21:16:40 +03:00
LoadingGraphView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
NetworkSelectorView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
RightTabBaseView.qml refactoring(dapps): Move WC and BC popups in the global scope 2024-12-03 09:52:28 +02:00
RightTabView.qml feat(WalletFirst): Integrate the BuyReceiveBanner in the app 2024-11-27 16:50:58 +02:00
SavedAddresses.qml chore: usage of goerli removed 2024-10-29 15:46:09 +01:00
SavedAddressesView.qml fix(wallet): disable "Send" button at all places when no network 2024-02-02 14:46:40 +01:00
TokenSelectorAssetDelegate.qml feat(@desktop/wallet): Adapt Token Selector 2024-11-27 16:40:41 +01:00
TokenSelectorCollectibleDelegate.qml feat(@desktop/wallet): Adapt Token Selector 2024-11-27 16:40:41 +01:00
TokenSelectorSectionDelegate.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
qmldir fix: Show only selected networks (#16588) 2024-10-28 13:10:30 +01:00