status-desktop/ui/app/AppLayouts/Wallet
Eric Mastro 77e501c478 fix(wallet): QML error when loading history
Fixes: #2725.

When clicking on the History tab for a wallet account, there was a QML error for `qrc:/app/AppLayouts/Wallet/WalletLayout.qml:113: TypeError: Property 'checkIfHistoryIsBeingFetched' of object HistoryTab_QMLTYPE_503(0x7fed35da2710) is not a function`. This must have been reintroduced when StatusQ objects were introduced. It has now been removed.

chore: change log level to warn for non-archival node
Previously, there was an error being logged for non-archival infura nodes being used (typically in dev). This log level has been reduced to a warning as the application still functions with non-archival nodes.
2021-07-06 11:28:00 -04:00
..
components refactor wallet views 2021-06-17 16:11:01 -04:00
data implement text-id based translations for currencies 2020-09-10 13:39:53 -04:00
AccountSettingsModal.qml refactor wallet views 2021-06-17 16:11:01 -04:00
AddCustomTokenModal.qml refactor wallet views 2021-06-17 16:11:01 -04:00
AssetsTab.qml refactor wallet views 2021-06-17 16:11:01 -04:00
CollectiblesTab.qml refactor wallet views 2021-06-17 16:11:01 -04:00
HistoryTab.qml fix(wallet): fix loading of initial balances 2021-06-29 07:55:26 -04:00
LeftTab.qml refactor wallet views 2021-06-17 16:11:01 -04:00
ReceiveModal.qml refactor wallet views 2021-06-17 16:11:01 -04:00
SeedPhraseBackupWarning.qml refactor(WalletLayout): use StatusQ two panel layout 2021-06-30 15:08:26 +02:00
SendModal.qml refactor wallet views 2021-06-17 16:11:01 -04:00
SetCurrencyModal.qml chore: run translation scripts 2021-02-18 15:23:58 -05:00
SignPhraseModal.qml refactor wallet views 2021-06-17 16:11:01 -04:00
TokenSettingsModal.qml chore: run translation scripts 2021-02-18 15:23:58 -05:00
WalletHeader.qml refactor wallet views 2021-06-17 16:11:01 -04:00
WalletLayout.qml fix(wallet): QML error when loading history 2021-07-06 11:28:00 -04:00
qmldir feat: add files for the wallet tabs 2020-05-28 13:59:56 -04:00