status-desktop/ui/app/AppLayouts/Profile/panels
Michał Cieślak 5238074ed3 Settings list simplified
- UI simplified, made independent from the backend
- dedicated model created, filtering on the level of model instead of
  per delegate
- using ListView instead of mutliple Repeaters
- UI models removed from ProfileSectionStore

Closes: #16675
2024-11-04 13:53:28 +01:00
..
CommunitiesListPanel.qml fix(communities): fix missing members in community settings (#16634) 2024-10-28 13:14:25 -04:00
ContactPanel.qml ContactPanel api simplified 2024-10-31 11:11:30 +01:00
ContactsListPanel.qml compressedPubKey exposed via backend models, usages of Utils.getCompressedPk removed, SB pages simplified 2024-10-31 11:11:30 +01:00
NotificationAppearancePreviewPanel.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
ProfileDescriptionPanel.qml Backend-dependent content removed from Constants, userProfile removed from Global 2024-10-16 23:02:02 +02:00
ProfileShowcaseAccountsPanel.qml feat(@desktop/wallet): Remove network prefixes in Profile, Profile showcase and Profile preview 2024-10-11 18:48:37 +02:00
ProfileShowcaseAssetsPanel.qml feat(ProfileShowcase): Add search input in all tabs 2024-03-08 10:43:07 +01:00
ProfileShowcaseCollectiblesPanel.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
ProfileShowcaseCommunitiesPanel.qml feat(ProfileShowcase): Implement custom showcase position when searcher text is filtering items 2024-05-16 16:47:42 +03:00
ProfileShowcasePanel.qml remove old code about ID verification and fix trustStatus bug (#16548) 2024-10-29 14:08:12 -04:00
ProfileSocialLinksPanel.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusNotificationWithDropShadowPanel.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
SupportedTokenListsPanel.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
qmldir ContactPanel delegate made backend-independent 2024-10-31 11:11:30 +01:00