status-desktop/ui/app/AppLayouts/Wallet
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
..
adaptors feat[UI - Wallet Stability] Create generic/reusable assets listview component 2024-06-18 23:09:20 +02:00
controls refactoring(NetworkSelectItemDelegate): Remove backend dependency and clean the API 2024-06-20 15:13:54 +03:00
helpers chore(@desktop/wallet): Simplify the wallet networks service 2024-03-28 11:47:33 +01:00
panels fix(@desktop/wallet): solving the issues with SwapInputPanel list in the issue 2024-06-19 17:20:22 +02:00
popups refactoring(NetworkSelectItemDelegate): Remove backend dependency and clean the API 2024-06-20 15:13:54 +03:00
services/dapps refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00
stores refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00
views refactoring(NetworkSelectItemDelegate): Remove backend dependency and clean the API 2024-06-20 15:13:54 +03:00
WalletLayout.qml refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00
WalletUtils.qml feat(@desktop/wallet): Add Select Input and output params to swap modal 2024-06-19 12:47:26 +02:00
qmldir feat(token mgmt): update main wallet view layout with community assets 2023-12-06 11:18:36 +01:00