status-desktop/ui/app/AppLayouts/Communities
Lukáš Tinkl 235162dc01 fix(community): Token gating info when permission not met and set to private
- hide the permission from the `PermissionsRow` when it's set to private
and the conditions are not met
- display a tooltip "(Not) eligible to join" over the lock icon
- show the same info in both community portal and profile dialog's
community showcase tab
- speedup searching/filtering in the community portal
- fixup and extend the SB pages to demonstrate the new behavior

Fixes #14747
2024-10-07 12:09:23 +02:00
..
controls fix(community): Token gating info when permission not met and set to private 2024-10-07 12:09:23 +02:00
helpers chore: applicationWindow property removed from Global singleton 2024-10-05 14:15:35 +02:00
layouts feat: Update Edit community settings based on new design 2023-07-06 09:47:46 +03:00
models perf(admin): speed up admin tabs significantly (#16363) 2024-09-27 13:28:27 -04:00
panels fix(ProfileContextMenu): stop leaking memory 2024-10-03 14:34:12 +02:00
popups stores: access shared/RootStore via explicit property instead of singleton 2024-10-03 20:08:32 +02:00
stores Remove importCommunity from QML and Nim code (#14814) 2024-05-16 17:30:32 -04:00
views chore: applicationWindow property removed from Global singleton 2024-10-05 14:15:35 +02:00
CommunitiesPortalLayout.qml fix(community): Token gating info when permission not met and set to private 2024-10-07 12:09:23 +02:00
qmldir