status-desktop/ui
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
..
StatusQ@fd7a5530cf refactor: integrate StatusQ Theming system 2021-06-30 15:08:26 +02:00
app fix(wallet): QML error when loading history 2021-07-06 11:28:00 -04:00
fonts fix: use normal Inter for normal text and StatusInter for addresses 2020-07-02 10:51:57 -04:00
i18n update translation keys 2021-03-16 12:43:57 -04:00
imports fix(communities): Naming validation for communities 2021-07-02 08:53:19 -04:00
onboarding fix(enhancement): Onboarding screen changes 2021-07-06 10:45:02 -04:00
shared fix(wallet): Crash when enter -1 to Gas Selector 2021-07-06 10:46:07 -04:00
sounds feat: allow users to turn of notification sounds 2020-10-20 13:50:49 -04:00
generate-rcc.sh chore: add StatusQ as dependency 2021-05-04 14:42:28 -04:00
main.qml refactor: Profile 2021-07-02 08:51:30 -04:00
nim-status-client.pro fix(onboarding): Mobile onboarding slider is shown on desktop 2021-06-29 07:57:17 -04:00