status-desktop/ui/app/AppLayouts/CommunitiesPortal
Lukáš Tinkl e1c9f2f93f perf(AppMain): wrap CommunitiesPortalLayout in a Loader
- CommunitiesPortalLayout was the last piece still unconditionally loaded
on startup -> fixed
- extract the `communitiesStore` into AppMain to be able to reuse it from
other components
- move the import/create community dialogs to `Popups` (reusability)
- cleanup and remove some dead code, fix warnings

Iterates #6204
2023-04-28 21:35:29 +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 fix: Excessive vertical spacing between subtitle and standard colour selector in all colour selectors 2023-04-04 11:32:55 +02:00
popups perf(AppMain): wrap CommunitiesPortalLayout in a Loader 2023-04-28 21:35:29 +02:00
stores feat: Profile Showcase: Proof of concept for own Profile Dialog 2023-03-08 18:45:27 +01: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 feat(CommunitiesPortal): Communities Portal first UI approach 2022-06-02 08:24:02 -04:00