status-desktop/ui/app/AppLayouts/Wallet
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
..
controls feat: Manage tokens panel UI component & model 2023-11-09 11:45:32 +01:00
helpers fix(MintTokens): Network chosen locks in the network used for all future tokens minted for that community 2023-09-14 16:19:09 +02:00
panels feat: Manage tokens panel UI component & model 2023-11-09 11:45:32 +01:00
popups feat(@wallet): Enable sepolia network 2023-10-09 15:06:52 +02:00
stores feat(@desktop/communtiies): Set signer flow 2023-11-08 14:35:51 +01:00
views fix(@desktop/wallet): Use LeftJoinodel to link networks with chainId in various models such collectibles model, assets models. 2023-11-01 20:11:43 +01:00
WalletLayout.qml feat(@desktop/wallet): Include watch only per account 2023-10-13 12:11:36 +02:00
WalletUtils.qml feat(@desktop/wallet): Extended activity progress block (#12013) 2023-09-04 12:19:02 +02:00
qmldir feat(@desktop/wallet): update saved addresses list 2023-03-07 15:00:46 +03:00