status-desktop/ui/app/mainui
Noelia 18e230bf91 refactor(Wallet/SendModal): Selected Recipients component review, backend dependencies cleanup
- Component name changed to be more precise with what it represents.
- Removed `RootStore` dependency from `Helpers.qml`.
- Removed unnecessary method `lookupAddressObject` from `RootStore`.
- Updated `SendModal` property bindings related to recipient.
- Some activity controller interaction details moved to transactions store instead of being directly in `SendModal`.
- Type enum living in `RecipientSelectorPanel` is moved to `Helpers`. Since it doesn't depends on the specific component and it's used in other global places.

Part of #15208
2024-07-11 14:05:55 +02:00
..
activitycenter fix(wallet): Renamed KeyPair to key pair throughout the entire app (#15051) 2024-06-07 16:29:09 +03:00
panels fix: reduce Image cache 2023-04-27 13:56:39 +02:00
AppMain.qml refactor(Wallet/SendModal): Selected Recipients component review, backend dependencies cleanup 2024-07-11 14:05:55 +02:00
AppSearch.qml chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
Popups.qml feat(@desktop/wallet): Getting swap proposal 2024-06-19 10:21:07 +02:00
SplashScreen.qml chore: method to set waku mode added 2024-07-08 17:31:41 +03:00
StatusTrayIcon.qml feat: Add monochrome tray icons 2024-05-20 13:38:04 +03:00
ToastsManager.qml feat(ProfileShowcase): Align UI save flow according to backend response 2024-03-20 09:31:34 +01:00
qmldir feat: Add monochrome tray icons 2024-05-20 13:38:04 +03:00