status-desktop/ui
belalshehab 20f1bfa0ea fix(wallet)_: filter out non-transferable collectibles in send modal
Description:
Enhanced the SendModal.qml to filter out non-transferable (soulbound) collectibles from the send model. This ensures that only transferable collectibles are displayed when sending.

Changes:

Updated SendModal.qml to include a SortFilterProxyModel with a ValueFilter.
The ValueFilter targets the soulbound role and filters out collectibles with soulbound set to false.
Issue:

Closes #14578
2024-07-12 19:40:48 +03:00
..
StatusQ feat(SwapModal): Integrate Sign and Approve modals 2024-07-12 16:04:21 +02:00
app feat(SwapModal): Integrate Sign and Approve modals 2024-07-12 16:04:21 +02:00
fonts
i18n chore: rename holders string to match the general in app approach 2024-05-28 19:50:17 +03:00
imports fix(wallet)_: filter out non-transferable collectibles in send modal 2024-07-12 19:40:48 +03:00
include/StatusDesktop/Monitoring feat(MonitoringTool): Search improved 2024-06-28 15:57:23 +02:00
src/StatusDesktop/Monitoring feat(MonitoringTool): Search improved 2024-06-28 15:57:23 +02:00
MonitoringSources.cmake
generate-rcc.go
main.qml feat(icon): show a red dot when we have unread notifications and windows icon with white border (#15496) 2024-07-12 09:41:27 -04:00
nim-status-client.pro