fleet/frontend/components/GitOpsModeTooltipWrapper
Gabriel Hernandez 782b522cd1
disable deletion of EULA from UI when gitops mode enabled (#30555)
relates to [#28143](https://github.com/fleetdm/fleet/issues/28143)

quick fix to not allow deleting EULA when gitops mode is enabled.

- [x] Manual QA for all new/changed functionality


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **New Features**
* The delete button in the EULA list is now conditionally disabled based
on GitOps mode, with an explanatory tooltip.

* **Chores**
  * Removed an unused import from a test file.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-07-07 15:32:33 +01:00
..
_styles.scss add UI for certificate authority list (#26955) 2025-03-11 14:31:02 +00:00
GitOpsModeTooltipWrapper.tests.tsx disable deletion of EULA from UI when gitops mode enabled (#30555) 2025-07-07 15:32:33 +01:00
GitOpsModeTooltipWrapper.tsx UI: Add configuration option for customer-preston (#28941) 2025-05-12 13:36:38 -07:00
index.ts UI - GitOps Mode: Core abstractions, first batch of applications (#26401) 2025-02-20 08:41:07 -08:00