status-desktop/ui/app/AppLayouts/Profile/views
Alexandra Betouni 336f90a60f feat(desktop/wallet) Removed dynamic scoping from wallet
Removed all dynamic scoping parts in wallet section plus

- Renamed Config to Global and added more functions there
- Moved changeAppSectionBySectionType function to Global
  and updated all places where is used to call it from
  Global instead
- Moved openLink function to Global and updated all places
  where is used to call it from Global instead
- Moved errorSound to Global, introduced playErrorSound
  function  and updated all places where is used to call
  this function from Global instead

Closes #4245
2022-02-01 11:38:27 +01:00
..
AboutView.qml feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
AdvancedView.qml feat(@desktop/settings): Add developer mode toggle 2021-12-10 10:20:58 +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 fix(@desktop/profile): make ens view work in darkmode again 2021-11-05 11:02:45 -04: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 fix(@desktop/profile): make ens view work in darkmode again 2021-11-05 11:02:45 -04: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 fix(@desktop/settings): ensure new password is confirmed 2022-01-17 13:09:15 +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