status-desktop/ui/app/AppLayouts/Communities
Lukáš Tinkl 93d808d020 fix(CommunityMembershipSetupDialog): wait for the Join Permission response only
- introduce a new boolean property `checkingPermissionToJoinInProgress`
and use it to enable/disable the Join (share addresses) button when
joining a community
- we don't have to wait for both join and channels permissions check to
finish, as the former is much faster
- renamed `joinPermissionsCheckSuccessful` to
`joinPermissionsCheckCompletedWithoutErrors` to avoid confusion

Fixes #14680
2024-05-17 14:26:55 +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(CommunityMembershipSetupDialog): wait for the Join Permission response only 2024-05-17 14:26:55 +02:00
popups bugfix(community): Show popup for infinite supply collectibles (#14410) 2024-05-13 12:59:49 +02:00
stores Remove importCommunity from QML and Nim code (#14814) 2024-05-16 17:30:32 -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 feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00