status-desktop/ui/app/AppLayouts/WalletV2
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
..
controls refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
panels refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
popups feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
stores feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
views add mnemonic module 2021-11-05 11:02:45 -04:00
WalletV2Layout.qml add mnemonic module 2021-11-05 11:02:45 -04:00