status-desktop/ui/app/AppLayouts/Wallet/panels
Noelia 59631cad8f feat(Language & Currency): Currency settings screen
Added currency picker into `LanguageView.qml`.

Added `category` and `imageSource` property to existing `CurrenciesStore.qml`. Renamed `code` to `shortName`.

Added `currenciesModel` property to `WalletStore.qml`.

Added wallet store into `LanguageView.qml` in order to link to the currencies model.

Added some tokens in the currencies store.

Made wallet and any currency related UI code that uses current currency use the new Display Currency value.

Removed no longer used wallet/settings related files.

Closes #5385
2022-05-04 16:16:59 +02:00
..
CollectiblesContent.qml feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
CollectiblesModalContent.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
DerivationPathsPanel.qml feat(@desktop/wallet): Add derivation path to wallet account generation 2022-04-13 11:17:53 +02:00
DerivedAddressesPanel.qml feat(@desktop/wallet): Add derivation path to wallet account generation 2022-04-13 11:17:53 +02:00
ImportPrivateKeyPanel.qml feat(@desktop/wallet): Add derivation path to wallet account generation 2022-04-13 11:17:53 +02:00
ImportSeedPhrasePanel.qml feat(@desktop/wallet): Add derivation path to wallet account generation 2022-04-13 11:17:53 +02:00
SeedPhraseBackupWarning.qml refactor(@desktop/settings-pivacy-security): privacy and security section updated 2022-02-01 11:47:43 +01:00
SelectGeneratedAccount.qml feat(@desktop/wallet): Add derivation path to wallet account generation 2022-04-13 11:17:53 +02:00
WalletFooter.qml feat(@desktop/Wallet): Add acccounts Modal as per new design 2022-03-29 17:20:15 -04:00
WalletHeader.qml feat(Language & Currency): Currency settings screen 2022-05-04 16:16:59 +02:00