status-desktop/ui/app/AppLayouts/Wallet/views
Alex Jbanca 429203cd66 refactoring(NetworkSelectItemDelegate): Remove backend dependency and clean the API
This is the first step in refactoring the NetworkFilter, by cleaning the base component that handles the check states.
This component supports multiple configurations:
1. Single selection with or without radio button
2. Multiple selection with or without checkbox
3. Automatic handling of the check state. The component will change the check state based on user clicks
4. Manual handling of the check state. The component will not change the check state, but offers a toggled signal and expects the user to change the check state based on external flows

+ Fix minor bugs
2024-06-20 15:13:54 +03:00
..
collectibles feat(@wallet): Show lightbox when clicking collectible (#14168) 2024-05-15 11:36:56 +02:00
pocwalletconnect feat(dapps): show dapps list in wallet connect popup 2024-05-30 10:57:42 +02:00
AccountContextMenu.qml fix: Inclusion of Watched addresses in Balances: Wording change 2024-04-29 10:49:24 +02:00
AssetsDetailView.qml chore(Wallet): Integrate refactored AssetView and related adaptor 2024-06-19 16:36:18 +02:00
CollectiblesView.qml fix(SortOrderComboBox): do not display icons or bold(er) font in delegates 2024-04-11 21:48:16 +02:00
LeftTabView.qml refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00
LoadingGraphView.qml fix: reduce Image cache 2023-04-27 13:56:39 +02:00
NetworkSelectionView.qml refactoring(NetworkSelectItemDelegate): Remove backend dependency and clean the API 2024-06-20 15:13:54 +03:00
RightTabBaseView.qml feat(@wallet): Show community activity (#13627) 2024-02-22 15:41:19 +01:00
RightTabView.qml chore(Wallet): AssetView replaced with the refactored version 2024-06-19 16:36:18 +02:00
SavedAddresses.qml feat(@wallet): sepolia default 2024-02-23 11:52:40 +01:00
SavedAddressesView.qml fix(wallet): disable "Send" button at all places when no network 2024-02-02 14:46:40 +01:00
TokenSelectorAssetDelegate.qml feat[UI - Wallet Stability] Create generic/reusable assets listview component 2024-06-18 23:09:20 +02:00
TokenSelectorView.qml feat[UI - Wallet Stability] Create generic/reusable assets listview component 2024-06-18 23:09:20 +02:00
TransactionDetailView.qml fix: repeat tx open the send modal 2024-04-10 10:31:58 +02:00
qmldir refactoring(NetworkSelectItemDelegate): Remove backend dependency and clean the API 2024-06-20 15:13:54 +03:00