status-desktop/ui/app/AppLayouts/Chat/views
Jonathan Rainville caebc9b93f fix(community-members): fix pending request buttons + updates
Fixes #9973

The buttons didn't work because we weren't using the right model + the section model didn't expose the PendingMemberRequestsModel.
I also fixed the service to update the community correctly and send the event. It should feel snappy-er to approve someone now.
2023-03-27 11:17:34 -04:00
..
communities feat(HoldingsDropdown): Enable navigation to mint tokens settings section 2023-03-24 14:22:56 +01:00
private feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00
ChatColumnView.qml feat(@desktop/chats): Keep only last 5 chats/channels in the memory 2023-03-23 17:41:24 +01:00
ChatContentView.qml fix(StatusChatInput): fixed input loses focus when switching chats 2023-03-10 20:07:59 +02:00
ChatContextMenuView.qml fix(StatusPopupMenu): Refactoring 2022-12-02 10:30:50 +03:00
ChatHeaderContentView.qml fix: truncation of channel description and pinned message text 2023-02-21 16:53:06 +02:00
ChatMessagesView.qml fix(chat): Sent images with text correctly 2023-03-24 14:33:17 +03:00
ChatView.qml fix(ActivitiCenterTolltip): Position tooltip arrow in the middle of the button 2023-03-27 14:19:43 +03:00
CommunityColumnView.qml refactor(chats): separate calls to getChats for each section 2023-03-24 13:05:19 -04:00
CommunitySettingsView.qml fix(community-members): fix pending request buttons + updates 2023-03-27 11:17:34 -04:00
ContactsColumnView.qml refactor(chats): separate calls to getChats for each section 2023-03-24 13:05:19 -04:00
CreateChatView.qml feat(ActivityCenter): Add indication for visited/unvisited AC state 2023-02-17 16:13:43 +04:00
MembersEditSelectorView.qml feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00
MembersSelectorView.qml fix(MembersSelectorView): Change paste event to parsing text for lookup contacts 2023-03-23 19:16:22 +03:00
qmldir feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00