Pulse/frontend-modern/src
rcourtman a8957a2e7b feat(ui): make AI settings page more compact and user-friendly
- Replace verbose info banner with streamlined layout
- Add collapsible 'Advanced Model Selection' accordion for Chat/Patrol models
- Make AI Patrol Settings section collapsible with inline summary badges
- Compact Cost Controls into single-row inline layout
- Reduce form spacing for tighter presentation
- Remove unused formHelpText import

Also includes:
- OpenAI provider fixes for max_tokens parameters
- Security setup CSRF and 401 fixes
- Minor UI tweaks
2025-12-16 09:20:09 +00:00
..
api feat: add persistent metrics history API endpoint 2025-12-13 14:18:16 +00:00
components feat(ui): make AI settings page more compact and user-friendly 2025-12-16 09:20:09 +00:00
constants feat: add Kubernetes platform support 2025-12-12 21:31:11 +00:00
hooks fix: add null safety checks for resources() in useResourcesAsLegacy 2025-12-13 21:30:36 +00:00
pages chore: Fix all remaining lint warnings 2025-12-13 11:05:08 +00:00
stores fix: cluster-aware guest deduplication and multi-agent token binding 2025-12-14 10:16:17 +00:00
styles AI features checkpoint: Host selection, memory sparklines, UI refinements 2025-12-07 12:25:26 +00:00
test feat: enhance alerts system with tests and improved thresholds 2025-10-15 22:25:04 +00:00
types feat: frontend support for linked host agents and PVE nodes 2025-12-13 23:16:48 +00:00
utils feat: add API token to WebSocket URL for authentication 2025-12-13 21:30:27 +00:00
App.tsx fix: Hide AI sidebar button when AI is disabled 2025-12-13 16:13:25 +00:00
constants.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
index.css refactor(ui): improve table column sizing and progress bar constraints 2025-11-27 12:09:12 +00:00
index.tsx Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
vite-env.d.ts Fix settings security tab navigation 2025-10-11 23:29:47 +00:00