status-desktop/ui/app/AppLayouts/CommunitiesPortal
Lukáš Tinkl 7bf7f272f3 fix: community context menu should not say "Leave community" if not joined
- differentiate between "Close" and "Leave" a community where the former
applies to spectated communities
- move the "leave community" confirmation popup to a shared place
(Popups.qml), extend it with the outro message and reuse it everywhere
- don't let admins leave a community
- some minor cleanups and dead code removals

Fixes #10963
2023-06-15 12:22:04 +02:00
..
controls fix: Excessive vertical spacing between subtitle and standard colour selector in all colour selectors 2023-04-04 11:32:55 +02:00
panels \chore(@desktop/wallet): Change customisation colours on desktop to match those used on mobile 2023-06-02 19:48:19 +02:00
popups [Popups]: added destroy() function in all popups by default 2023-06-02 14:28:39 +03:00
stores fix: community context menu should not say "Leave community" if not joined 2023-06-15 12:22:04 +02:00
views feat(CommunityPortal/StatusCommunityCard): Prepared `StatusCommunityCard` to display permissions row 2023-04-27 16:10:20 +02:00
CommunitiesPortalLayout.qml perf(AppMain): wrap CommunitiesPortalLayout in a Loader 2023-04-28 21:35:29 +02:00
qmldir