status-desktop/ui/app/AppLayouts/Chat/popups/community
Alexandra Betouni f0b39ce4f6 Refactor: Moved openPopup function to Global
The openPopup function was declared in AppMain
and used via dynamic scoping in many places in the
application. Moved function to Global component
and updated all places to call it via Global instead.

Closes #4267
2022-02-01 11:38:46 +01:00
..
AccessExistingCommunityPopup.qml fix: RPC method invocation as soon as Import Community popup was opened 2021-12-06 13:18:08 -05:00
CommunitiesPopup.qml Refactor: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00
CommunityDetailPopup.qml Refactor: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00
CommunityProfilePopup.qml Refactor: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00
CreateCategoryPopup.qml Refactor: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00
CreateChannelPopup.qml Refactor: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00
CreateCommunityPopup.qml fix(@desktop/communities): Close popup when edit is successful 2021-12-03 09:36:23 +01:00
InviteFriendsToCommunityPopup.qml refactor(desktop/chat) Cleaning up popups 2021-10-26 16:22:49 -04:00
MembershipRequestsPopup.qml feat(desktop/contacts) Improvements in contacts 2021-12-01 20:51:06 +02:00
MembershipRequirementPopup.qml refactor(desktop/chat) Moving chat to new architecture 2021-10-20 15:29:38 -04:00
TransferOwnershipPopup.qml fix(TransferOwnershipPopup): ensure community key is exported properly 2021-11-15 12:32:56 +01:00