mirror of
https://github.com/fleetdm/fleet
synced 2026-05-11 19:19:03 +00:00
## For #25032 <img width="1792" alt="Screenshot 2025-01-07 at 6 50 39 PM" src="https://github.com/user-attachments/assets/17a63b3d-a983-433a-a3c4-6c66dbb08fce" /> - Add new `include_ui_settings` query param to `GET` `/me` calls - Use new `settings` in response to set settings into UI context - On hosts page, use that context, if present, to set which columns are hidden. Fallback to a default set of hidden columns. - When updating visible columns, persist preference via `PATCH` to `/users/:id` with a new `settings` payload - [x] Changes file added for user-visible changes in `changes/` - [x] Manual QA for all new/changed functionality --------- Co-authored-by: Jacob Shandling <jacob@fleetdm.com> |
||
|---|---|---|
| .. | ||
| app.tsx | ||
| notification.tsx | ||
| policy.tsx | ||
| query.tsx | ||
| routing.tsx | ||
| table.tsx | ||