status-desktop/ui/app/AppLayouts/Wallet/panels
Lukáš Tinkl 7183621369 feat: Manage tokens panel UI component & model
- implements the UI component to manage regular & community tokens
(drag'n'drop or context menu to reorder, show/hide, group by community)
- implements a custom C++ QAIM model which acts as a fake proxy model
for the above QML panel (internally it does all the
sorting/grouping/hiding and preserves the custom sort order)
- adds and corrects support for cascading submenus in StatusAction, and
StatusMenu[Item]
- adds support for mirrored (horizontally flipped) StatusSwitch
- adds a new SortOrderComboBox.qml (this was being used in the first
Figma version, can be ignored now, will be used by the main wallet view
later)
- some minor fixes and cleanups in the used components

Iterates #12377
Closes #12587
2023-11-09 11:45:32 +01:00
..
ActivityFilterPanel.qml @bug(wallet/activity): Implemented collectibles model (#12294) 2023-10-03 14:15:11 +02:00
CollectiblesContent.qml fix(StatusScrollView): Change implementation to inherit ScrollView (#10789) 2023-05-31 23:58:23 +03:00
CollectiblesModalContent.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
ManageTokensPanel.qml feat: Manage tokens panel UI component & model 2023-11-09 11:45:32 +01:00
SeedPhraseBackupWarning.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
WalletFooter.qml fix(@wallet): send to only operable account 2023-10-31 10:28:28 +01:00
WalletHeader.qml feat(@desktop/wallet): Include watch only per account 2023-10-13 12:11:36 +02:00
WalletNftPreview.qml feat(@wallet): Enable sepolia network 2023-10-09 15:06:52 +02:00
WalletTxProgressBlock.qml feat(@desktop/wallet): Extended activity progress block (#12013) 2023-09-04 12:19:02 +02:00
qmldir feat: Manage tokens panel UI component & model 2023-11-09 11:45:32 +01:00