status-desktop/ui
Lukáš Tinkl 9581e6deb6 fix(ImportCommunityPopup): no UI information when requesting info failed
- track the import progress manually as
`root.store.getCommunityDetails(key)` can optionally return `null`
immediately if the community is not known and launch an async task
- as an additional measure, since the above async call sometimes never
finishes, add a `Timer` that unsets the internal `loading` state

Fixes #12358
2023-10-13 14:02:34 +02:00
..
StatusQ chore: add a deprecation warning and some forward compatibility 2023-10-12 16:27:30 +02:00
app feat(@desktop/wallet): Include watch only per account 2023-10-13 12:11:36 +02:00
fonts
i18n chore: update English TS files 2023-06-26 15:07:38 +02:00
imports fix(ImportCommunityPopup): no UI information when requesting info failed 2023-10-13 14:02:34 +02:00
include/StatusDesktop/Monitoring chore(general): move cpp files of monitoring tool from DOtherSide to ui dir 2023-02-09 14:27:53 +01:00
src/StatusDesktop/Monitoring chore(general): move cpp files of monitoring tool from DOtherSide to ui dir 2023-02-09 14:27:53 +01:00
MonitoringSources.cmake chore(general): move cpp files of monitoring tool from DOtherSide to ui dir 2023-02-09 14:27:53 +01:00
generate-rcc.go feat(settings): add Privacy Statement and Terms of Use 2023-09-25 14:09:45 +02:00
main.qml feat(@desktop/keycards): managing mocked keycards from the separate window 2023-09-27 18:20:43 +02:00
nim-status-client.pro feat(general): Initial setup for app monitoring tool 2023-01-13 13:47:08 +01:00