status-desktop/ui/app/AppLayouts/Profile/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
..
BackupSeedModal.qml Refactor: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00
ChangePasswordModal.qml fix(@desktop/settings): ensure new password is confirmed 2022-01-17 13:09:15 +01:00
ChangePasswordSuccessModal.qml refactor: replace StatusIcon and StatusLoadingIndicator with StatusQ components 2021-10-26 10:47:47 -04:00
ChangeProfilePicModal.qml fix(profile): fix profile pic change and move it to new architecture 2021-11-05 11:02:45 -04:00
ChatLinksPreviewModal.qml fix(settings): fix whitelist setting that starts null 2021-11-05 15:38:36 -04:00
ConfirmAppRestartModal.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
DappList.qml refactor: dapps and permissions 2021-11-05 11:02:45 -04:00
ENSPopup.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
EthereumExplorerModal.qml refactor(@desktop/general): `appSettings` moved to Nim 2021-11-05 11:02:45 -04:00
FleetsModal.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
HomepageModal.qml refactor(@desktop/general): `appSettings` moved to Nim 2021-11-05 11:02:45 -04:00
LanguageModal.qml refactor(@desktop/general): `globalSettings` moved to Nim 2021-11-05 11:02:45 -04:00
MutedChatsModal.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
NetworksModal.qml Refactor: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00
NewCustomNetworkModal.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
OpenLinksWithModal.qml refactor(@desktop/general): `appSettings` moved to Nim 2021-11-05 11:02:45 -04:00
PermissionList.qml refactor: dapps and permissions 2021-11-05 11:02:45 -04:00
SearchEngineModal.qml refactor(@desktop/general): `appSettings` moved to Nim 2021-11-05 11:02:45 -04:00
StoreToKeychainSelectionModal.qml Refactor: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00