Replace remaining hardcoded button and hover colors in
QuickCommandsView with existing theme utility classes.
This keeps add, empty-state, and item action buttons visually
consistent across themes without changing quick command behavior.
refresh the connections view into a control center card layout
with summary stats, bulk actions, and faster access to test and
connect filtered SSH entries
polish workspace chrome with glass panel containers and update
the terminal tab bar styling and scrolling behavior
fix the top nav underline so it only tracks active nav links and
stays aligned after window resizing
add shared page and auth shells to standardize the main
application layout and authentication entry experience
refresh dashboard, settings, login, setup, notifications,
proxies, and audit logs with a consistent Element Plus based
control-center presentation
modernize workspace side panels and status monitor while
keeping the three-column layout, and fix the terminal hover
cursor to show a text caret
Add Quick Commands as the default Workbench tab and update
the default three-column layout proportions to better match
the intended workspace design.
Also fix terminal hover cursor behavior and add locale and
docs updates for the new default interaction.
Rework the default /workspace layout into a three-column view
with a left-side Workbench, centered terminal, and right-side
status monitor.
Add a new Workbench pane that groups file manager, command
history, and editor into tabs while preserving panel state.
Extend server status data to expose cumulative network upload
and download totals since boot, and show them in the monitor.
Include a lightweight migration for the old default layout and
update related locale strings, pane metadata, and knowledge
base records.