vibetunnel/web/src/client/components
Peter Steinberger 763d9ce8f0 Improve Arc-style sidebar UI for better space utilization
- Put Browse Files and Kill buttons on the same line in sidebar header
- Remove "running" text from session status, keep only the colored dot
- Apply home directory path filtering (~/...) for better readability
- Import and use formatPathForDisplay from path-utils

These changes maximize usable space in the vertical tabs sidebar.
2025-06-25 02:11:51 +02:00
..
app-header.ts feat(web): implement vertical tabs with Arc-style persistent sidebar and comprehensive mobile UX 2025-06-25 02:11:51 +02:00
auth-login.test.ts fix: improve frontend test quality based on code review feedback 2025-06-25 02:11:18 +02:00
auth-login.ts fix: improve frontend test quality based on code review feedback 2025-06-25 02:11:18 +02:00
clickable-path.ts Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
copy-icon.ts Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
file-browser-fab.ts Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
file-browser.ts Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
full-header.ts Fix missing header buttons for Arc-style vertical tabs 2025-06-25 02:11:51 +02:00
header-base.ts Fix missing header buttons for Arc-style vertical tabs 2025-06-25 02:11:51 +02:00
log-viewer.ts Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
monaco-editor.ts Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
notification-settings.ts Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
notification-status.ts Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
session-card.test.ts fix: improve frontend test quality based on code review feedback 2025-06-25 02:11:18 +02:00
session-card.ts Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
session-create-form.test.ts fix: improve frontend test quality based on code review feedback 2025-06-25 02:11:18 +02:00
session-create-form.ts Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
session-list.test.ts fix: improve frontend test quality based on code review feedback 2025-06-25 02:11:18 +02:00
session-list.ts Improve Arc-style sidebar UI for better space utilization 2025-06-25 02:11:51 +02:00
session-view.test.ts fix: resolve xterm resize errors and mock implementation issues 2025-06-25 02:11:18 +02:00
session-view.ts feat(web): implement vertical tabs with Arc-style persistent sidebar and comprehensive mobile UX 2025-06-25 02:11:51 +02:00
sidebar-header.ts Improve Arc-style sidebar UI for better space utilization 2025-06-25 02:11:51 +02:00
ssh-key-manager.ts Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
terminal-icon.ts Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
terminal.test.ts fix: handle non-finite values in terminal resize calculations 2025-06-25 02:11:18 +02:00
terminal.ts fix: handle non-finite values in terminal resize calculations 2025-06-25 02:11:18 +02:00
vibe-logo.ts Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
vibe-terminal-buffer.ts feat(web): implement vertical tabs with Arc-style persistent sidebar and comprehensive mobile UX 2025-06-25 02:11:51 +02:00