mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
## Addresses #11737 - Write function to enforce Fleet sentence-casing standards - Apply it to this bug <img width="642" alt="Screenshot 2023-05-18 at 12 43 20 PM" src="https://github.com/fleetdm/fleet/assets/61553566/670f4f8d-1c23-4609-bb23-c38038e9bbd8"> *NOTE - this (the host details) endpoint currently returns label names in Sentence Case – this solution deals with only the UI presentation, but it might be worth changing the API response in the future: <img width="369" alt="Screenshot 2023-05-18 at 12 48 58 PM" src="https://github.com/fleetdm/fleet/assets/61553566/27236524-9c0a-4818-8a74-f445b5765d94"> ## Checklist for submitter If some of the following don't apply, delete the relevant line. - [x] Changes file added for user-visible changes in `changes/` - [x] Added/updated tests - [x] Manual QA for all new/changed functionality --------- Co-authored-by: Jacob Shandling <jacob@fleetdm.com> |
||
|---|---|---|
| .. | ||
| append_target_type_to_targets | ||
| campaign_helpers | ||
| convert_to_csv | ||
| debounce | ||
| deep_difference | ||
| format_api_errors | ||
| format_error_response | ||
| permissions | ||
| simple_search | ||
| sort | ||
| strings | ||
| url | ||
| yaml | ||
| constants.ts | ||
| copy_text.ts | ||
| endpoints.ts | ||
| helpers.ts | ||
| local.ts | ||
| osquery_tables.ts | ||
| platform_icon_class.ts | ||
| sql_tools.ts | ||