status-desktop/ui/imports/utils
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
..
Audio.qml fix(Stored): Make stores typed 2024-08-27 10:52:18 +02:00
Constants.qml feat(dapps): Add connector badge to WC and BC dapps 2024-11-27 14:19:34 +02:00
Global.qml refactoring(dapps): Move WC and BC popups in the global scope 2024-12-03 09:52:28 +02:00
ProfileUtils.qml fix(StatusQ) removed old twitter icon, adjusted ProfileUtils linkTypeToIcon. (#15185) 2024-06-17 11:05:38 +03:00
Tracer.qml chore(Tracer): Simplify by using Timer instead of Animation 2023-09-22 18:17:31 +02:00
Utils.qml Refactor contacts models to have a single model, remove useless properties and improve updating (#16667) 2024-11-28 09:15:34 -05:00
qmldir [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00