mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
204aa49ab9
## 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> |
||
---|---|---|
.. | ||
index.ts | ||
stringUtils.tests.ts | ||
stringUtils.ts |