status-desktop/ui/app/AppLayouts/Chat/CommunityComponents
Pascal Precht dcb0f4dce9 fix(Communities): make invite popup push onto modal stackview
The popup to invite friends to communities has so far always been a brand new
popup that's opened on top of possible existing popups.

The design however, expects that the same section should be shown as part
of a wizard-like process inside of the existing community profile overview
popup, when entered from there.

This commit extracts the invite friends popup section into component that
can be reused as stack view, as well as modal content, to implement both
scenarios.
2021-04-20 13:24:08 -04:00
..
AccessExistingCommunityPopup.qml fix(Communities): make validation on community import work again 2021-03-11 10:00:05 -05:00
CommunitiesPopup.qml fix: typo in community popup 2021-03-31 15:34:44 -04:00
CommunityButton.qml feat: show community context menu on Community button 2021-03-30 15:53:32 -04:00
CommunityDetailPopup.qml fix: fix channel list spacing during a search 2021-04-13 14:47:35 -04:00
CommunityHeaderButton.qml fix(Communities): allow everyone to activate community profile popup 2021-04-20 12:29:56 -04:00
CommunityList.qml uiux(Communities): use proper icon for "leave community" menu item 2021-04-20 12:30:10 -04:00
CommunityMembersPopup.qml fix(Communities): make kicking members work again 2021-04-20 13:16:28 -04:00
CommunityPopupButton.qml fix: fix community profile looks and style 2021-03-03 16:45:23 -05:00
CommunityProfilePopup.qml fix(Communities): make invite popup push onto modal stackview 2021-04-20 13:24:08 -04:00
CommunityProfilePopupInviteFriendsView.qml fix(Communities): make invite popup push onto modal stackview 2021-04-20 13:24:08 -04:00
CommunityProfilePopupMembersList.qml fix(Communities): make invite popup push onto modal stackview 2021-04-20 13:24:08 -04:00
CommunityProfilePopupOverview.qml uiux(Communities): various community profile popup ui fixes 2021-04-20 13:24:08 -04:00
CommunityWelcomeBanner.qml feat: show community context menu on Community button 2021-03-30 15:53:32 -04:00
CreateChannelPopup.qml uiux(Community): minor fixes in create channel modal to match designs 2021-04-20 13:24:08 -04:00
CreateCommunityPopup.qml chore(CreateCommunityPopup): leave create btn enabled to show errors 2021-04-20 13:19:22 -04:00
InviteFriendsToCommunityPopup.qml fix(Communities): make invite popup push onto modal stackview 2021-04-20 13:24:08 -04:00
MembershipRadioButton.qml feat: add community requests, permissions, ENS and more 2021-03-03 16:45:23 -05:00
MembershipRequestsButton.qml feat: show default unfurling for community links 2021-03-17 16:09:23 -04:00
MembershipRequestsPopup.qml feat: new design for export popup 2021-03-03 16:45:23 -05:00
MembershipRequirementPopup.qml feat: add community requests, permissions, ENS and more 2021-03-03 16:45:23 -05:00
TransferOwnershipPopup.qml feat: add new import community popup 2021-03-03 16:45:23 -05:00