status-desktop/ui/app/AppLayouts/Chat
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 feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
helpers feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
panels fix(UserListPanel): use new `FastExpressionRole` (#13299) 2024-03-14 15:23:58 +00:00
popups feat(@desktop/chat): Displaying new type of chat message - bridge message 2024-01-30 13:06:17 +01:00
stores fix: set correct permision UI 2024-03-28 10:59:40 -04:00
views feat: Add missing eligible to join tag in CommunityMembershipSetupDialog 2024-03-29 16:11:59 +01:00
ChatLayout.qml feat: Add missing eligible to join tag in CommunityMembershipSetupDialog 2024-03-29 16:11:59 +01:00
qmldir