fleet/orbit/cmd/desktop
Roberto Dip bd17b38bc3
fix issue in fleet desktop causing it to spam free installations (#8396)
the `switch` statement that checks for errors (including license errors) issues a `continue` before we even have the chance to wait for the ticker.

this has the drawback that premium users will have to wait 5 minutes before they see policy info, but the alternative would be to use labels and go-to, at least with the current code structure.

related to https://github.com/fleetdm/fleet/issues/8373
2022-10-21 09:56:18 -07:00
..
desktop_unix.go 8009 fleet desktop icon duplication (#8017) 2022-10-13 10:58:37 -03:00
desktop_windows.go 8009 fleet desktop icon duplication (#8017) 2022-10-13 10:58:37 -03:00
desktop.go fix issue in fleet desktop causing it to spam free installations (#8396) 2022-10-21 09:56:18 -07:00
generated_syscall_windows.go Windows desktop theme detection (#7363) 2022-09-23 10:07:38 -07:00
icon_dark.ico Windows desktop theme detection (#7363) 2022-09-23 10:07:38 -07:00
icon_dark.png Windows desktop theme detection (#7363) 2022-09-23 10:07:38 -07:00
icon_light.ico Windows desktop theme detection (#7363) 2022-09-23 10:07:38 -07:00
icon_light.png Windows desktop theme detection (#7363) 2022-09-23 10:07:38 -07:00
theme.go Windows desktop theme detection (#7363) 2022-09-23 10:07:38 -07:00