status-desktop/ui/app/AppLayouts
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
..
Browser chore(Wallet): AssetView replaced with the refactored version 2024-06-19 16:36:18 +02:00
Chat feat(@desktop/permissions): use non community NFTs in permissions 2024-07-05 10:27:17 +02:00
Communities test: hidden community channel test added (#15485) 2024-07-11 17:51:56 +07:00
Node chore: change order of rpc text input 2024-06-13 21:33:44 -04:00
Onboarding fix(wallet): Renamed KeyPair to key pair throughout the entire app (#15051) 2024-06-07 16:29:09 +03:00
Profile chore: method to set waku mode added 2024-07-08 17:31:41 +03:00
Wallet refactor(Wallet/SendModal): Selected Recipients component review, backend dependencies cleanup 2024-07-11 14:05:55 +02:00
stores feat(wallet): Wallet accounts model improvements (#15213) 2024-07-03 05:55:05 +02:00