status-desktop/ui/app/AppLayouts/Browser
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
helpers refactor: move provider logic to status-go 2021-12-22 16:13:23 +00:00
panels fix(@desktop/browser): Website URL overlaps with reload and add favourite buttons 2021-12-06 11:29:15 +01:00
popups feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
stores refactor: move provider logic to status-go 2021-12-22 16:13:23 +00:00
views refactor: move provider logic to status-go 2021-12-22 16:13:23 +00:00
BrowserLayout.qml fix(@desktop/browser): Wallet permissions and enter password modals are stretched 2021-11-24 10:44:59 +01:00