vibetunnel/mac/VibeTunnel/Presentation/Components/Menu
Peter Steinberger cae76b6fae Add error logging to SessionRow terminate function
Previously, when session termination failed from the X button in the list view,
the error was silently swallowed. This made it difficult to diagnose why
termination might fail compared to the menu action which has proper logging.

Now both termination paths log errors consistently, making debugging easier.
2025-07-27 18:05:49 +02:00
..
EmptySessionsView.swift Add Git repository monitoring to VibeTunnel menu bar (#200) 2025-07-02 20:42:34 +01:00
GitRepositoryRow.swift feat: add comprehensive Git worktree management with follow mode and enhanced UI (#452) 2025-07-26 15:06:18 +02:00
MenuActionBar.swift feat: add comprehensive Git worktree management with follow mode and enhanced UI (#452) 2025-07-26 15:06:18 +02:00
MenuStyles.swift Add Git repository monitoring to VibeTunnel menu bar (#200) 2025-07-02 20:42:34 +01:00
ServerInfoSection.swift Refactor notification preferences system (#469) 2025-07-27 13:32:11 +02:00
SessionListSection.swift feat: add comprehensive Git worktree management with follow mode and enhanced UI (#452) 2025-07-26 15:06:18 +02:00
SessionRow.swift Add error logging to SessionRow terminate function 2025-07-27 18:05:49 +02:00