status-desktop/ui/app/AppLayouts/Communities/panels
Lukáš Tinkl e744c847ad feat(token-permissions): display channel names in SharedAddressesPanel
Modify the PermissionUtils a bit to return an array of `[key, channelName]`
instead of just the keys and use it to display the channel names in the
permissions overview panel

(I could have used `QVariantMap` or `QJSonObject` here but those are
always sorted by `key`, so had to resort to using a plain vector/array)

Fixes #11584
2023-07-21 13:47:07 +02:00
..
AirdropsSettingsPanel.qml feat(OwnerToken): Admin view of Airdrops home - pre-Owner token minting 2023-07-14 12:57:18 +02:00
BackUpCommuntyBannerPanel.qml
BannerPanel.qml
ChannelsAndCategoriesBannerPanel.qml
ChatPermissionQualificationPanel.qml
ColorPanel.qml
ColumnHeaderPanel.qml
EditSettingsPanel.qml feat: Update Edit community settings based on new design 2023-07-06 09:47:46 +03:00
FeesPanel.qml
HidePermissionPanel.qml
HoldingsListPanel.qml feat: New design flows to integrate Revealing addresses... 2023-07-19 12:44:16 +02:00
IntroPanel.qml Exclude IntroPanel from WelcomeSettingsView 2023-07-03 12:47:35 +02:00
JoinCommunityCenterPanel.qml
JoinCommunityHeaderPanel.qml
JoinPermissionsOverlayPanel.qml feat: New design flows to integrate Revealing addresses... 2023-07-19 12:44:16 +02:00
MembersSettingsPanel.qml chore(Community Settings): unused SettingsPageLayout removed, minor naming adjustments 2023-07-03 12:47:35 +02:00
MembersTabPanel.qml
MintTokensFooterPanel.qml chore(MintTokensSettingsPanel): component simplified, storybook page 2023-07-03 12:47:35 +02:00
MintTokensSettingsPanel.qml feat(@desktop/communities): Add burning state logic 2023-07-20 08:16:32 +02:00
OverviewSettingsChart.qml feat(communityChart): Add messages over time chart - mocked data 2023-07-18 08:43:59 +03:00
OverviewSettingsFooter.qml feat: Export control node (except backend for primary action) 2023-07-20 12:11:17 +03:00
OverviewSettingsPanel.qml feat: Export control node (except backend for primary action) 2023-07-20 12:11:17 +03:00
PermissionConflictWarningPanel.qml
PermissionQualificationPanel.qml
PermissionsSettingsPanel.qml chore(Community Permissions): Mint asset button enabled in holdings dropdown 2023-07-06 00:53:11 +02:00
PrivilegedTokenArtworkPanel.qml feat(OwnerToken): Create `EditTokenView.qml` for mint owner token flow 2023-07-19 11:15:46 +02:00
ProfilePopupInviteFriendsPanel.qml
ProfilePopupInviteMessagePanel.qml
ProfilePopupOverviewPanel.qml
SharedAddressesAccountSelector.qml feat: New design flows to integrate Revealing addresses... 2023-07-19 12:44:16 +02:00
SharedAddressesPanel.qml feat: New design flows to integrate Revealing addresses... 2023-07-19 12:44:16 +02:00
SharedAddressesPermissionsPanel.qml feat(token-permissions): display channel names in SharedAddressesPanel 2023-07-21 13:47:07 +02:00
SortableTokenHoldersList.qml
SortableTokenHoldersPanel.qml feat(MintToken): Updated sortable token holders with generic SQ component 2023-07-11 11:07:01 +02:00
TagsPanel.qml feat: Update Edit community settings based on new design 2023-07-06 09:47:46 +03:00
TokenHoldersPanel.qml
TokenHoldersProxyModel.qml
TokenInfoPanel.qml feat(OwnerToken): Create `EditTokenView.qml` for mint owner token flow 2023-07-19 11:15:46 +02:00
WarningPanel.qml
WelcomeBannerPanel.qml
qmldir feat: New design flows to integrate Revealing addresses... 2023-07-19 12:44:16 +02:00