fleet/frontend/pages
Gabriel Hernandez 9f3331ef94
Fix word wrapping on TruncatedTextCell tooltip (#12567)
relates to #12473

Fixes ui bug where the wrapping text on a tooltip in TruncatedTextCell
did not display properly. I fixed this by adding a prop to the component
`tooltipBreakOnWord` which allows devs to configure if the tooltip
breaks on a word, or by default on any character.

**Breaking on a word:**


![image](https://github.com/fleetdm/fleet/assets/1153709/1e3488fd-0051-4bed-8597-e4249a654da3)

**Breaking on any character (default behaviour):**


![image](https://github.com/fleetdm/fleet/assets/1153709/cbb9481f-5cab-4c9b-873a-2343721ebdfe)

- [x] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [x] Manual QA for all new/changed functionality
2023-06-29 17:04:25 +01:00
..
admin turn on/off windows mdm from the fleet UI (#12497) 2023-06-26 17:54:34 +01:00
ApiOnlyUser Fleet UI: URL routes for dashboard platforms (#8689) 2022-11-17 10:45:35 -05:00
ConfirmInvitePage Fleet UI: URL routes for dashboard platforms (#8689) 2022-11-17 10:45:35 -05:00
ConfirmSSOInvitePage Fleet UI: URL routes for dashboard platforms (#8689) 2022-11-17 10:45:35 -05:00
DashboardPage Feat UI activities for windows mdm (#12552) 2023-06-28 17:28:17 +01:00
errors Fleet UI: URL routes for dashboard platforms (#8689) 2022-11-17 10:45:35 -05:00
ForgotPasswordPage Adjust bold weight (#11905) 2023-05-23 16:24:01 -05:00
hosts Fix word wrapping on TruncatedTextCell tooltip (#12567) 2023-06-29 17:04:25 +01:00
LabelPage Fleet UI: Apple Business Manager expiry banner (#9021) 2023-01-16 09:10:12 -05:00
LoginPage UI: Initial render whitespace bug (#11159) 2023-04-24 11:38:35 -07:00
LoginSuccessfulPage Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
LogoutPage Fleet Sandbox: Logout actually logs out of sandbox (#7213) 2022-08-15 15:59:02 -04:00
ManageControlsPage Fix unreleased UI bug to show team-level enable end user auth checkbox (#12279) 2023-06-12 09:52:38 -05:00
MDMAppleSSOCallbackPage pre-populate username/fullname during account creation (#11557) 2023-05-18 12:50:00 -03:00
MDMAppleSSOPage add support for displaying EULA during ADE/DEP (#11532) 2023-05-05 14:36:13 -03:00
packs Fleet UI: [unreleased bug] hide ChromeOS in schedule dropdown (#12268) 2023-06-09 15:20:21 -04:00
policies Fleet UI: Update icons (6 icons only) (#11907) 2023-06-02 09:48:17 -04:00
queries Live query performance improvements (#11995) 2023-06-06 16:23:09 -04:00
RegistrationPage Fleet UI: Empty software SVG update (effort to fix broken image in Sandbox) (#12378) 2023-06-19 15:41:04 -04:00
ResetPasswordPage Fleet UI: URL routes for dashboard platforms (#8689) 2022-11-17 10:45:35 -05:00
schedule/ManageSchedulePage Fleet UI: [unreleased bug] hide ChromeOS in schedule dropdown (#12268) 2023-06-09 15:20:21 -04:00
software UI - remove extra loading Spinner from Software page (#12519) 2023-06-28 08:57:02 -07:00
UserSettingsPage smtp_settings and sso_settings are not returned to non-global-admins anymore (#12256) 2023-06-09 15:29:11 -03:00