status-desktop/ui/app/AppLayouts/Wallet
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
..
adaptors feat(@desktop/wallet): Adapt Token Selector 2024-11-27 16:40:41 +01:00
controls feat(@desktop/wallet): Adapt Token Selector 2024-11-27 16:40:41 +01:00
helpers feat(WC): Handle unavailable chains or internet connection 2024-11-20 18:10:29 +02:00
panels refactoring(dapps): Move WC and BC popups in the global scope 2024-12-03 09:52:28 +02:00
popups refactoring(dapps): Move WC and BC popups in the global scope 2024-12-03 09:52:28 +02:00
services/dapps fix(BC): Fixing chains transformation on connect 2024-12-02 16:02:01 +02:00
stores chore: fixes 2024-11-25 18:48:45 -03:00
views refactoring(dapps): Move WC and BC popups in the global scope 2024-12-03 09:52:28 +02:00
WalletLayout.qml refactoring(dapps): Move WC and BC popups in the global scope 2024-12-03 09:52:28 +02:00
WalletUtils.qml feat(@desktop/wallet): Remove preferred chains from wallet accounts all over the app 2024-10-11 18:48:37 +02:00
qmldir feat(token mgmt): update main wallet view layout with community assets 2023-12-06 11:18:36 +01:00