status-desktop/ui/app/AppLayouts/Communities/helpers
Lukáš Tinkl 2537cdc2f2 fix(CommunityPortal): don't show PermissionsRow for free communities
- hide the permissions row and tokens when the community is free to join
- fix evaluating the `requirementsMet` property which affects the lock
icon state; that role was never part of the model
- add a helper C++ method `isTokenGatedCommunity`
- adjust the SB models, adding different variations of the
permissionsModel for the CommunitiesPortalLayoutPage

Fixes #14671
2024-05-13 16:21:07 +02:00
..
AirdropFeesSubscriber.qml fix(Update fees periodically): Implementing periodic fee update for airdrops, minting, self destruct and burning transactions 2023-09-08 23:25:04 +03:00
BurnTokenFeesSubscriber.qml fix(Update fees periodically): Implementing periodic fee update for airdrops, minting, self destruct and burning transactions 2023-09-08 23:25:04 +03:00
DeployFeesSubscriber.qml feat(@desktop/communities): Adjust owner and master tokens deployment flow to new API 2023-10-04 12:08:50 +02:00
PermissionsHelpers.qml fix(CommunityPortal): don't show PermissionsRow for free communities 2024-05-13 16:21:07 +02:00
SelfDestructFeesSubscriber.qml fix(Update fees periodically): Implementing periodic fee update for airdrops, minting, self destruct and burning transactions 2023-09-08 23:25:04 +03:00
SetSignerFeesSubscriber.qml feat(@desktop/communtiies): Set signer flow 2023-11-08 14:35:51 +01:00
SingleFeeSubscriber.qml feat(Community/FinaliseOwnership): Added finalise flow in the app 2023-10-03 13:53:42 +02:00
TokenObject.qml fix(@desktop/communities): Add toasts to send owner token process 2023-12-12 16:06:04 +01:00
TransactionFeesBroker.qml feat(@desktop/communtiies): Set signer flow 2023-11-08 14:35:51 +01:00
qmldir feat(FinaliseOwnershipPopup): Moved to Popups 2023-11-08 14:35:51 +01:00