-
Notifications
You must be signed in to change notification settings - Fork 930
Add Console/Terminal view toggle to ConsoleLogs dashboard page #18574
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
mitchdenny
wants to merge
45
commits into
main
Choose a base branch
from
mitchdenny-console-terminal-toggle
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 40 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
9b4cbdf
Add Console/Terminal view toggle to ConsoleLogs page
mitchdenny 119d90d
Rename Console option to 'Console logs' in view picker
mitchdenny f249396
Fix terminal view duplication and auto-switch on resource restart
mitchdenny 1434be4
Flip back to Console when a terminal resource is manually stopped
mitchdenny 20a86e5
Suppress auto-switch back to Terminal while resource is stopped
mitchdenny c31f24c
Fix text selection offset in secondary TerminalView mode
mitchdenny 647072f
Refine terminal font after first-render calibration
mitchdenny f2fec8f
Merge remote-tracking branch 'origin/main' into mitchdenny-console-te…
mitchdenny 03ed1a2
Address PR feedback: dispatcher-safe StateHasChanged, nest ConsoleLog…
mitchdenny c81effd
Document manual-Stop auto-switch trigger in with-terminal spec
mitchdenny 7a5cbef
Address Adam's feedback: dispatcher-safe stopped edge, exit reattach …
mitchdenny c28ca82
Simplify terminal toolbar: labelled font/dimensions dropdowns, right-…
mitchdenny 445845c
Refit terminal after font-size change so cols×rows adjust
mitchdenny 1857909
Revert to font +/- buttons and drop broken RAF re-fit
mitchdenny e94af21
Shorten Fit label and inline live dims into dimensions dropdown
mitchdenny e88e9a3
Collapse terminal toolbar controls into the settings menu
mitchdenny 0f9fdb6
Show Fit's predicted dimensions in Terminal dimensions menu
mitchdenny d31ec0d
Improve icons in terminal options menu
mitchdenny 0887485
Skip terminal layout when container is display:none
mitchdenny a17f5c9
Address PR feedback: remove dead resource, fix stale comments
mitchdenny a3e3775
Rebuild options menu after subscription switch
mitchdenny 2b16a2f
Merge remote-tracking branch 'origin/main' into mitchdenny-console-te…
mitchdenny 252eb33
Keep 'Console logs' as page title and header in Terminal view
mitchdenny ebc76a6
Address race-condition feedback from PR review
mitchdenny e410159
Fix dashboard terminal view races
adamint 249bebb
Show checkmark on active Console/Terminal view menu item
mitchdenny 713d37a
Remove Console/Terminal auto-switching
mitchdenny c4b0040
Remove dead terminal exit callback plumbing
mitchdenny 2bf7a52
Drop checkmark indicators from menu items and pad terminal body
mitchdenny b1ecaec
Show live cols x rows in terminal titlebar
mitchdenny 8f8774a
Fix Fit dimensions preview drift after resize
mitchdenny 78b1146
Address Copilot review feedback
mitchdenny b866005
Fix Fit menu preview using fitAddon.proposeDimensions()
mitchdenny 3f8350f
Fit preview: use fitFontPx ratio math, not proposeDimensions
mitchdenny 37be98f
Remove dead TerminalToolbarCurrentGrid resource
mitchdenny e3ab44f
Reset currentFontPx to fitFontPx when entering Fit mode
mitchdenny 25e7551
TEMP: diagnostic logging for Fit selection
mitchdenny 2651c68
Force xterm cell re-measure on every font-size change
mitchdenny 7372e0a
TEMP: verbose diag around setSizeMode + safeFit
mitchdenny f6b3e28
Address Copilot review feedback
mitchdenny 22d8994
Reject stale calibrateRatios samples that swing >40%
mitchdenny 9887b3a
Guard HandleViewChangedAsync against non-terminal resources
mitchdenny 031a52f
Make Fit preview reflect real fit() output, not ratio math
mitchdenny 266e0e6
Remove unused TerminalToolbarFontSize resource + fix line ref
mitchdenny 59f9cb9
Remove Fit preview dimensions from terminal size menu
mitchdenny File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.