status-desktop/ui/app/AppLayouts/WalletV2/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
..
assets feat(desktop/wallet2) Adding token view 2021-09-17 12:53:29 -04:00
collectibles feat(wallet2) Implementing new architecture proposal 2021-09-22 13:48:39 -04:00
ActivityView.qml feat(desktop/wallet2) Adding token view 2021-09-17 12:53:29 -04:00
AddAccountView.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
AssetsView.qml refactor(@desktop/general): `globalSettings` moved to Nim 2021-11-05 11:02:45 -04:00
CollectiblesView.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
LeftTabView.qml refactor(@desktop/general): `globalSettings` moved to Nim 2021-11-05 11:02:45 -04:00
PositionsView.qml feat(desktop/wallet2) Adding token view 2021-09-17 12:53:29 -04:00
SavedAddressesView.qml Refactor: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00
SeedAddAccountView.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
SettingsTabView.qml add mnemonic module 2021-11-05 11:02:45 -04:00
StackBaseView.qml feat(desktop/wallet2) Adding token view 2021-09-17 12:53:29 -04:00
StackDetailBase.qml feat(desktop/wallet2) Adding token view 2021-09-17 12:53:29 -04:00