status-desktop/ui/app/AppLayouts/Wallet/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
..
AccountHeaderGradient.qml feat(@desktop/wallet): Account view - New Account view UI 2023-07-21 15:37:30 +02:00
ActivityFilterMenuItem.qml feat(@desktop/wallet): Part implementation of the filter activity UI 2023-06-13 10:41:07 +02:00
ActivityFilterTagItem.qml feat(@desktop/wallet): Complete Filter Activity List 2023-06-14 20:18:44 +02:00
ActivityTypeCheckBox.qml feat(@desktop/wallet): Glue for acitvity filter UI and backend 2023-06-16 11:24:52 +02:00
AddAccountButton.qml refactor: Replace and remove StatusRoundButton under ui/shared/status 2021-10-26 18:58:16 +02:00
CollectibleDetailsHeader.qml feat(@desktop/wallet): add pagination to collectibles view 2023-03-10 12:02:59 -03:00
CollectiblesHeader.qml fix: reduce Image cache 2023-04-27 13:56:39 +02:00
HeaderButton.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
ManageTokenMenuButton.qml feat: Manage tokens panel UI component & model 2023-11-09 11:45:32 +01:00
MenuBackButton.qml feat(@desktop/wallet): Part implementation of the filter activity UI 2023-06-13 10:41:07 +02:00
NetworkFilter.qml 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
NetworkSelectItemDelegate.qml feat(@desktop/wallet): Account view - Prefered network 2023-08-01 09:51:33 +02:00
SavedAddressesDelegate.qml feat(@wallet): Enable sepolia network 2023-10-09 15:06:52 +02:00
SavedAddressesError.qml fix(@desktop/wallet): Re-add saved addresses view from Wallet V2 2022-03-03 15:47:42 +01:00
SortOrderComboBox.qml feat: Manage tokens panel UI component & model 2023-11-09 11:45:32 +01:00
StatusDateRangePicker.qml fix(StatusDateRangePicker): use StatusDatePicker for the range selection 2023-06-07 10:54:44 +02:00
StatusNetworkListItemTag.qml chore(e2e_tests): extend saved address creation with network options 2023-06-15 12:22:48 +03:00
StatusNetworkSelector.qml chore(@e2e_tests): split scenario to create and edit, improved edit logic 2023-06-15 18:14:13 +03:00
StatusTxProgressBar.qml feat(@desktop/wallet): Extended activity progress block (#12013) 2023-09-04 12:19:02 +02:00
StatusWalletMenuRadioButton.qml feat(@desktop/wallet): Complete Filter Activity List 2023-06-14 20:18:44 +02:00
qmldir feat: Manage tokens panel UI component & model 2023-11-09 11:45:32 +01:00