status-desktop/ui/app/AppLayouts/Chat/views
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
..
private fix(member-selector): Adds filter suggestions by chat key pasted in input 2023-05-16 16:41:18 +03:00
ChatColumnView.qml fix: fix warning and inconsistencies with spectating (#14041) 2024-03-20 13:58:46 -04:00
ChatContentView.qml fix: Create only one instance of `StatusChatInput` (#10928) 2023-06-07 16:18:29 +03:00
ChatHeaderContentView.qml 13291 hide channels (#13876) 2024-03-18 13:33:07 -04:00
ChatMessagesView.qml fix(Profile flow): Send a contact request (CR) 2024-02-16 16:47:45 +01:00
ChatView.qml feat: Add missing eligible to join tag in CommunityMembershipSetupDialog 2024-03-29 16:11:59 +01:00
ContactsColumnView.qml feat(ChannelPermissions): Add permissions section in create/edit channel popup 2024-02-07 19:54:47 +02:00
CreateChatView.qml StatusChatInput: remove unmaintained integration with ChatCommandsPopup 2023-09-11 14:37:16 +02:00
MembersEditSelectorView.qml feat(@desktop/community): Community admin permissions (#10909) 2023-06-14 18:00:41 +02:00
MembersSelectorView.qml fix(Profile flow): Send a contact request (CR) 2024-02-16 16:47:45 +01:00
MessagesLoadingView.qml feat:(@desktop/channels): loading state when switching channels/chats 2023-03-28 13:12:58 -04:00
qmldir feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00