status-desktop/ui/app/AppLayouts/Profile/controls
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
..
AccountShowcaseDelegate.qml \chore(@desktop/wallet): Change customisation colours on desktop to match those used on mobile 2023-06-02 19:48:19 +02:00
AssetShowcaseDelegate.qml fix(ShowcaseDelegate): community icon is not rounded 2023-05-25 16:30:10 +02:00
BloomSelectorButton.qml fix: Re-enable light mode for status.prod (#11042) 2023-06-15 21:34:25 +03:00
CollectibleShowcaseDelegate.qml feat: Manage tokens panel UI component & model 2023-11-09 11:45:32 +01:00
CommunityShowcaseDelegate.qml feat: owner and token master permissions (#11942) 2023-08-22 20:09:34 +02:00
FleetRadioSelector.qml [Popups]: added destroy() function in all popups by default 2023-06-02 14:28:39 +03:00
NotificationSelect.qml fix(StatusPopupMenu): Refactoring 2022-12-02 10:30:50 +03:00
ShowcaseDelegate.qml feat: Manage tokens panel UI component & model 2023-11-09 11:45:32 +01:00
StaticSocialLinkInput.qml feat(Profile): New Social Links workflow 2023-03-16 16:08:23 +01:00
WalletAccountDelegate.qml feat(@desktop/wallet): Update remove keypair popup to match the Figma 2023-08-10 19:56:59 +02:00
WalletAccountDetailsKeypairItem.qml fix(@desktop/wallet): Replaced watched-only with watched address/adresses text 2023-10-06 13:08:08 +02:00
WalletAccountDetailsListItem.qml feat(@desktop/wallet): Account View Setting Actions 2023-08-02 15:22:48 +02:00
WalletKeyPairDelegate.qml chore(@WalletKeyPairDelegate.qml): add object name for keypair delegate item 2023-10-18 16:14:21 +03:00
WalletNetworkDelegate.qml chore(@WalletNetworkDelegate.qml): add objectname for text label 2023-09-29 10:46:35 +03:00
qmldir feat(@desktop/wallet): Wallet accounts - Account List 2023-06-23 16:55:36 +02:00