status-desktop/ui/app/AppLayouts/Communities/helpers
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
..
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 feat: Add missing eligible to join tag in CommunityMembershipSetupDialog 2024-03-29 16:11:59 +01: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