status-desktop/ui/app/AppLayouts/Profile
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
panels feat(Profile): Profile showcase backend (#12510) 2023-11-01 20:54:22 +04:00
popups feat(WalletSettings): Display token list as well as popup to see each token in it 2023-11-01 10:58:21 +01:00
stores feat(Profile): Profile showcase backend (#12510) 2023-11-01 20:54:22 +04:00
views feat(@desktop/keycard): joining communities using addresses migrated to a keycard 2023-11-03 16:14:18 +01:00
ProfileLayout.qml feat(WalletStore): Created new `TokensStore` 2023-11-01 10:58:21 +01:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00