LocalAI/core/http/react-ui
LocalAI [bot] 316bacdff5
feat: Add tabs to System view for Models and Backends (#8885)
feat: add tabs to System view for Models and Backends

- Split System view into two tabs: Models and Backends
- Use URL search params and localStorage for tab state persistence
- Optimize API calls to only fetch data for active tab
- Add tab counts in labels showing number of items
- Use existing tab CSS patterns from the codebase
- Maintain all existing functionality with improved UX

Signed-off-by: localai-bot <localai-bot@noreply.github.com>
Co-authored-by: localai-bot <localai-bot@noreply.github.com>
2026-03-09 09:25:27 +01:00
..
src feat: Add tabs to System view for Models and Backends (#8885) 2026-03-09 09:25:27 +01:00
bun.lock feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
eslint.config.js feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
index.html feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
package-lock.json fix(ui): fix /app redirect 2026-03-05 21:43:46 +00:00
package.json feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
vite.config.js fix(ui): fix /app redirect 2026-03-05 21:43:46 +00:00