koboldcpp/tools/ui/src
Aleksander Grygier 539f24529b
ui: Move Settings and MCP Servers routes to dialog-based views (#27744)
* ui : open MCP servers in a dialog from the chat form

Replace the MCP servers submenu with a single "MCP Servers" item that opens
a new DialogMcpServers dialog instead of navigating to the /mcp-servers route.

Assisted-by: pi

* ui : browse MCP resources from the server card

Make the Resources capability badge clickable so it opens the MCP resources
browser dialog, and drop the page-only chrome from SettingsMcpServers.

Assisted-by: pi

* ui : remove mcp-servers route and sidebar entry

MCP servers are now managed in a dialog, so drop the dedicated route and the
sidebar icon that navigated to it.

Assisted-by: pi

* ui : remove unused MCP servers submenu component

The submenu was replaced by the MCP servers dialog, so delete the component
and its export.

Assisted-by: pi

* feat(ui): add DialogSettingsChat dialog

* refactor(ui): switch SettingsChat to in-app section navigation

* feat(ui): open settings as dialog from sidebar

* refactor(ui): remove settings route and URL-based settings navigation

* fix(ui): adjust MCP dialogs for new base sizing

* chore: Formatting & linting
2026-08-26 21:07:24 +02:00
..
lib ui: Move Settings and MCP Servers routes to dialog-based views (#27744) 2026-08-26 21:07:24 +02:00
routes ui: Move Settings and MCP Servers routes to dialog-based views (#27744) 2026-08-26 21:07:24 +02:00
.gitignore tools/ui: restore Tailwind scanning in ignored worktrees (#24879) 2026-06-29 10:55:52 +02:00
app.css ui: Agentic Content UX improvements (#25450) 2026-07-15 20:31:45 +02:00
app.d.ts ui: Clean up contexts, remove prop drilling from Chat Form Actions (#26951) 2026-08-13 08:21:15 +02:00
app.html ui: Move styles/ to $lib scope (#26950) 2026-08-13 08:13:52 +02:00
virtual-nerdamer.d.ts feat(ui): add symbolic math support to JS sandbox via nerdamer (#25948) 2026-07-22 17:52:55 +02:00