status-desktop/ui/app/AppLayouts
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
..
Chat Chat/RootStore: contactsModel property removed 2024-11-29 17:46:50 +01:00
Communities feat(ProfileContextMenu): Add "Mark as Trusted" and "Remove trusted mark" 2024-11-19 15:51:55 +01:00
Node [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
Onboarding Utils.getCompressedPk removed from multiple components 2024-10-31 11:11:30 +01:00
Profile ContactDetails decomposed into smaller, more specialized components 2024-11-29 17:46:50 +01:00
Wallet refactoring(dapps): Move WC and BC popups in the global scope 2024-12-03 09:52:28 +02:00
stores Unused hasAddedContacts property removed from multiple components 2024-10-31 11:11:30 +01:00