fleet/orbit/cmd/desktop
Ian Littman 28cd420b08
Set self-service on initial data pull when premium license is set (#23641)
#21948

This should avoid temporary periods where self-service is missing when
it shouldn't be.

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files)
for more information.
- [x] Manual QA for all new/changed functionality
- For Orbit and Fleet Desktop changes:
- [ ] Orbit runs on macOS, Linux and Windows. Check if the orbit
feature/bugfix should only apply to one platform (`runtime.GOOS`).
- [ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).

Will validate updates and cross-OS compat once code is reviewed and I
hear back on logs to make sure this is the correct fix.
2024-11-08 17:15:29 -06:00
..
desktop.go Set self-service on initial data pull when premium license is set (#23641) 2024-11-08 17:15:29 -06:00
desktop_unix.go Fix Fleet Desktop bugs on Windows (#16402) 2024-01-29 18:52:55 -03:00
desktop_windows.go Fix Fleet Desktop bugs on Windows (#16402) 2024-01-29 18:52:55 -03: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
windows_app.ico Feature 8058: Added resource.syso metadata file (#10783) 2023-05-17 18:53:25 -03:00