status-desktop/ui/app/AppLayouts/Profile/views
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
..
AboutView.qml Refactor: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00
AdvancedView.qml Refactor: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00
AppearanceView.qml refactoring (desktop/chat) Message component 2021-11-24 13:15:15 +01:00
BrowserView.qml refactor(@desktop/general): `appSettings` moved to Nim 2021-11-05 11:02:45 -04:00
ContactsView.qml feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
DevicesView.qml feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
EnsAddedView.qml fix(@desktop/profile): make ens view work in darkmode again 2021-11-05 11:02:45 -04:00
EnsConnectedView.qml fix(@desktop/profile): make ens view work in darkmode again 2021-11-05 11:02:45 -04:00
EnsDetailsView.qml Refactor: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00
EnsListView.qml refactor(user-profile): `name`, `icon` and `isIdenticon` properties added to global instance `userProfile` 2022-02-01 11:37:29 +01:00
EnsRegisteredView.qml fix(@desktop/profile): make ens view work in darkmode again 2021-11-05 11:02:45 -04:00
EnsReleasedView.qml fix(@desktop/profile): make ens view work in darkmode again 2021-11-05 11:02:45 -04:00
EnsSearchView.qml Refactor: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00
EnsTermsAndConditionsView.qml feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
EnsView.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
EnsWelcomeView.qml fix(@desktop/profile): make ens view work in darkmode again 2021-11-05 11:02:45 -04:00
HelpView.qml feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
LanguageView.qml refactor(@desktop/general): `globalSettings` moved to Nim 2021-11-05 11:02:45 -04:00
LeftTabView.qml feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
MyProfileView.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
NotificationsView.qml fix(@desktop/profile): make notifications view work in darkmode again 2021-11-05 11:02:45 -04:00
PrivacyView.qml Refactor: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00
SoundsView.qml fix(@desktop/profile): make sounds view work in darkmode again 2021-11-05 11:02:45 -04:00
SyncView.qml refactor: mailserver cycle 2022-01-12 16:04:12 +00:00