Luke Heath
ae6c16103c
Consistently implement semibold, standardize header implementations ( #34336 )
2025-10-16 09:08:22 -05:00
RachelElysia
efc64389b1
Fleet UI [Feature]: UI reskin ( #33558 )
2025-09-29 12:10:41 -05:00
RachelElysia
474d5c4260
Fleet UI: Clean up table text wrapping ( #24827 )
2024-12-17 15:22:33 -05:00
Gabriel Hernandez
746a254362
fix ui bug for showing os updates table with no team ( #17862 )
...
quick fix to correctly show the os versions for "no teams" on os updates
page
**before:**
<img width="1688" alt="image"
src="https://github.com/fleetdm/fleet/assets/1153709/6867e62f-48a0-4020-9760-86c6f62af207 ">
**after:**
<img width="1687" alt="image"
src="https://github.com/fleetdm/fleet/assets/1153709/6d5245e4-bb46-466a-ba9f-7752ea1b0997 ">
- [x] Manual QA for all new/changed functionality
2024-03-26 16:38:53 +00:00
Gabriel Hernandez
ce01ca32ce
Feat UI changes to controls page ( #16379 )
...
relates to #16046
updates to various UI changes for the controls page.
includes:
- changes to header styles,
- changing layout of the os updates
- remove accordion and add tabs for os update targets
- various style fixes
- [x] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
- [x] Manual QA for all new/changed functionality
2024-01-26 18:41:35 +00:00
Gabriel Hernandez
604a7615da
fix header ui bug ( #16171 )
...
Quick fix to ui with side nav main content headers.
> NOTE: the smtp section was done quick as there is a story
[here](https://app.zenhub.com/workspaces/-drafting-ships-in-6-weeks-6192dd66ea2562000faea25c/issues/gh/fleetdm/fleet/16046 )
where we will do a more complete fix.
before:

after:

- [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
2024-01-18 17:56:29 +00:00
Martin Angers
2f927df4f0
Implement Windows OS Updates (feature branch). ( #15359 )
2023-11-29 11:07:24 -05:00