status-desktop/ui/app/AppLayouts/Chat/CommunityComponents
Pascal Precht e097d2bfe7 fix(Communities): preserve category id when editing channels
As described in #3015, when editing channels that belong to a category of a community,
after saving them, they'll get kicked out of the category.

This is because we haven't passed the category id along the API that performs the
save operation.

This commit ensures we have access to a category chats' `categoryId` and send it
over to `editCommunityChat` RPC API provided by status-go

Fixes #3015
2021-07-23 15:48:21 -04:00
..
AccessExistingCommunityPopup.qml chore(@desktop/general): run translation script 2021-07-19 12:27:45 -04:00
BackUpCommuntyBanner.qml refactor(communities): remove typo in `exportCommunity()` API 2021-07-21 12:18:02 -04:00
CommunitiesPopup.qml refactor(Communities): use `StatusModal` in `CommunitiesPopup` 2021-07-20 08:40:29 -04:00
CommunityDetailPopup.qml refactor(Communities): use `StatusModal` in `CommunityDetailPopup` 2021-07-20 08:40:29 -04:00
CommunityPopupButton.qml fix: fix community profile looks and style 2021-03-03 16:45:23 -05:00
CommunityProfilePopup.qml refactor(communities): remove typo in `exportCommunity()` API 2021-07-21 12:18:02 -04:00
CommunityProfilePopupInviteFriendsView.qml fix(Communities): use `StatusModal` in `InviteFriendsToCommunityPopup` 2021-07-21 12:18:02 -04:00
CommunityProfilePopupMembersList.qml fix(Communities): make opening profile popup from within memberlist work again 2021-07-21 12:18:02 -04:00
CommunityProfilePopupOverview.qml fix(@desktop/communities): mute/unmute communities 2021-07-23 13:40:40 -04:00
CommunityUserList.qml toggle switch to control if status should be broadcasted or not 2021-07-22 13:48:53 -04:00
CommunityWelcomeBanner.qml fix(Communities): make managing community button work again 2021-07-21 12:18:02 -04:00
CreateCategoryPopup.qml fix(CreateCategoryPopup): ensure delete button and name input stay in viewport 2021-07-22 13:52:33 -04:00
CreateChannelPopup.qml fix(Communities): preserve category id when editing channels 2021-07-23 15:48:21 -04:00
CreateCommunityPopup.qml refactor(Communities): use `StatusModal` in `MembershipRequirementsModal` 2021-07-20 08:40:29 -04:00
InviteFriendsToCommunityPopup.qml fix(Communities): use `StatusModal` in `InviteFriendsToCommunityPopup` 2021-07-21 12:18:02 -04:00
MembershipRadioButton.qml fix(CreateCommunity): fix separator margins 2021-04-29 12:21:12 -04:00
MembershipRequestsButton.qml chore(@desktop/general): run translation script 2021-07-19 12:27:45 -04:00
MembershipRequestsPopup.qml refactor(Communities): use `StatusModal` in `MembershipRequestsPopup` 2021-07-20 09:58:37 -04:00
MembershipRequirementPopup.qml refactor(Communities): use `StatusModal` in `MembershipRequirementsModal` 2021-07-20 08:40:29 -04:00
TransferOwnershipPopup.qml refactor(Communities): use `StatusModal` in `TransferOwnershipPopup` 2021-07-20 08:40:29 -04:00