status-desktop/ui/app/AppLayouts/Profile
Lukáš Tinkl b191caaec6 feat: Add missing eligible to join tag in CommunityMembershipSetupDialog
- implement the eligibility check in C++, returning the highest possible
role the user would be allowed to join under
- enable/disable the "Share" button based on the above permissions check
- remove all the locally placed components, access teh popup only via
Global/Popups
- calculate the `accessType` internally based on the permissions present
- update the eligibility as the async check for permissions is finished
- fix the permissions panel background color
- partially revert the share/finish/cancel buttons behavior; it must be
one button due to StatusStackModal limitations
- fix some other minor UI issues or differences to current Figma designs
- adjust SB, add the possibility to play around with different
permission models

Fixes #14100
2024-03-29 16:11:59 +01:00
..
controls fix(Profile showcase): Update showcase visibility button UI 2024-03-14 18:00:27 +01:00
helpers Feat: New showcase models for a contact (#13998) 2024-03-29 12:43:49 +01:00
panels feat: Add missing eligible to join tag in CommunityMembershipSetupDialog 2024-03-29 16:11:59 +01:00
popups fix[Onboarding] Password screen is not correct 2024-03-29 16:10:50 +01:00
stores Feat: New showcase models for a contact (#13998) 2024-03-29 12:43:49 +01:00
views feat: Add missing eligible to join tag in CommunityMembershipSetupDialog 2024-03-29 16:11:59 +01:00
ProfileLayout.qml Feat: New showcase models for a contact (#13998) 2024-03-29 12:43:49 +01:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00