status-desktop/ui/app/AppLayouts/Chat/popups
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
..
community Refactor: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00
ActivityCenterPopup.qml feat(desktop/contacts) Improvements in contacts 2021-12-01 20:51:06 +02:00
ChatCommandModal.qml feat(desktop/contacts) Improvements in contacts 2021-12-01 20:51:06 +02:00
ChooseBrowserPopup.qml feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
ContactRequestsPopup.qml feat(desktop/contacts) Improvements in contacts 2021-12-01 20:51:06 +02:00
GroupChatPopup.qml refactor(user-profile): `name`, `icon` and `isIdenticon` properties added to global instance `userProfile` 2022-02-01 11:37:29 +01:00
GroupInfoPopup.qml Refactor: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00
NicknamePopup.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
PinnedMessagesPopup.qml refactor(desktop): Removed all timeline related code 2021-12-03 19:55:45 +02:00
PrivateChatPopup.qml feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
ProfilePopup.qml feat(ProfilePopup): Add avatar change fucntionality 2022-01-25 10:25:03 +03:00
PublicChatPopup.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
RenameGroupPopup.qml fix(@desktop/Chat): Group chat popup member list doesn't have proper visuals 2021-12-01 16:11:34 +01:00
SignTransactionModal.qml Refactor: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00