status-desktop/ui/app/AppLayouts/Communities
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
..
controls feat(CreateChannelPopup): inherit the channel color from community color 2024-05-09 12:06:43 +02:00
helpers fix(CommunityPortal): don't show PermissionsRow for free communities 2024-05-13 16:21:07 +02:00
layouts feat: Update Edit community settings based on new design 2023-07-06 09:47:46 +03:00
models feat(CreateChannelPopup): inherit the channel color from community color 2024-05-09 12:06:43 +02:00
panels fix: Permission created before making device a control node is not getting active (#14537) 2024-05-10 08:57:06 -07:00
popups bugfix(community): Show popup for infinite supply collectibles (#14410) 2024-05-13 12:59:49 +02:00
stores chore: hide create community button behind advanced setting 2024-05-02 10:45:52 -04:00
views fix(CommunityPortal): don't show PermissionsRow for free communities 2024-05-13 16:21:07 +02:00
CommunitiesPortalLayout.qml fix(CommunityPortal): don't show PermissionsRow for free communities 2024-05-13 16:21:07 +02:00
qmldir