Lukáš Tinkl b191caaec6 feat: Add missing eligible to join tag in CommunityMembershipSetupDialog
- implement the eligibility check in C++, returning the highest possible
role the user would be allowed to join under
- enable/disable the "Share" button based on the above permissions check
- remove all the locally placed components, access teh popup only via
Global/Popups
- calculate the `accessType` internally based on the permissions present
- update the eligibility as the async check for permissions is finished
- fix the permissions panel background color
- partially revert the share/finish/cancel buttons behavior; it must be
one button due to StatusStackModal limitations
- fix some other minor UI issues or differences to current Figma designs
- adjust SB, add the possibility to play around with different
permission models

Fixes #14100
2024-03-29 16:11:59 +01:00

39 lines
1.5 KiB
Plaintext

AccountSelector 1.0 AccountSelector.qml
AddressesInputList 1.0 AddressesInputList.qml
AddressesSelectorPanel 1.0 AddressesSelectorPanel.qml
AirdropRecipientsSelector 1.0 AirdropRecipientsSelector.qml
AirdropTokensSelector 1.0 AirdropTokensSelector.qml
BannerPicker 1.0 BannerPicker.qml
CategoryListItem 1.0 CategoryListItem.qml
ColorPicker 1.0 ColorPicker.qml
CommunityListItem 1.0 CommunityListItem.qml
CommunityEligibilityTag 1.0 CommunityEligibilityTag.qml
DescriptionInput 1.0 DescriptionInput.qml
EditCommunitySettingsForm 1.0 EditCommunitySettingsForm.qml
EnsPanel 1.0 EnsPanel.qml
ExtendedDropdownContent 1.0 ExtendedDropdownContent.qml
FeeRow 1.0 FeeRow.qml
FeesBoxFooter 1.0 FeesBoxFooter.qml
FeesSummaryFooter 1.0 FeesSummaryFooter.qml
HoldingTypes 1.0 HoldingTypes.qml
InlineNetworksComboBox 1.0 InlineNetworksComboBox.qml
IntroMessageInput 1.0 IntroMessageInput.qml
IssuePill 1.0 IssuePill.qml
ListDropdownContent 1.0 ListDropdownContent.qml
LogoPicker 1.0 LogoPicker.qml
MembersSelectorPanel 1.0 MembersSelectorPanel.qml
NameInput 1.0 NameInput.qml
Options 1.0 Options.qml
OutroMessageInput 1.0 OutroMessageInput.qml
PermissionItem 1.0 PermissionItem.qml
PermissionListItem 1.0 PermissionListItem.qml
PermissionsRow 1.0 PermissionsRow.qml
SettingsPageHeader 1.0 SettingsPageHeader.qml
TagsPicker 1.0 TagsPicker.qml
TagsRow 1.0 TagsRow.qml
ThumbnailsDropdownContent 1.0 ThumbnailsDropdownContent.qml
TokenItem 1.0 TokenItem.qml
TokenPanel 1.0 TokenPanel.qml
singleton PermissionTypes 1.0 PermissionTypes.qml
singleton TokenCategories 1.0 TokenCategories.qml