status-desktop/ui/app/AppLayouts
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
..
Browser Fixed issues #2560, #2795, #2796. 2021-07-02 08:51:14 -04:00
Chat [#2574] Increased reply TextInput's height to avoid bottom cutting 2021-07-06 11:15:51 -04:00
Node feat: add dark theme colors and new properties for it 2020-07-14 12:37:17 -04:00
Profile refactor: Profile 2021-07-02 08:51:30 -04:00
Timeline revert: SortFilterProxyModel 2021-06-23 08:08:08 -04:00
UIComponents fix: using loaders for status button animations 2020-09-07 10:21:41 -04:00
Wallet fix(wallet): QML error when loading history 2021-07-06 11:28:00 -04:00
qmldir feat: reintroduce the dapp browser 2020-10-20 14:42:36 -04:00