-
Notifications
You must be signed in to change notification settings - Fork 6
feat(tui): add named workspace favorites #243
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
Merged
Merged
Changes from 28 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
e996ec2
feat(tui): add named workspace favorites
senamakel 5e2ba56
test(tui): cover named workspace favorites
senamakel 3e71ef0
chore: files changed src/tui/src/ui/app/harness_workspace.rs
senamakel e6a3b61
chore: files changed src/tui/src/ui/app/harness_workspace.rs
senamakel c01ff6a
chore: files changed src/tui/src/ui/app/render/session_modals.rs
senamakel e1b29c3
chore: files changed src/tui/src/ui/app/render/session_modals.rs
senamakel fe9ac47
chore: files changed src/tui/src/ui/app/input/mouse.rs
senamakel 5803583
chore: files changed src/tui/src/ui/app/overlays_tests.rs
senamakel 96824c3
chore: files changed src/tui/src/ui/app/overlays_tests.rs
senamakel 1bc944d
chore: files changed src/tui/src/ui/app/harness_workspace_tests.rs
senamakel 8fa9e8e
chore: files changed src/tui/src/ui/app/harness_workspace_tests.rs
senamakel d04a9ce
chore: files changed src/tui/src/ui/app/harness_workspace_tests.rs
senamakel 9acc804
chore: files changed src/tui/src/ui/app/render/session_modals.rs
senamakel 978c748
chore: files changed src/tui/src/ui/app/render/session_modals.rs
senamakel 988de49
chore: files changed src/tui/src/ui/app/render/session_modals.rs
senamakel 8e51441
chore: files changed src/tui/src/ui/app/render/tests.rs
senamakel 8948fa3
chore: files changed src/tui/src/ui/app/harness_workspace.rs
senamakel cb718ba
chore: files changed src/tui/src/ui/app/harness_workspace_tests.rs
senamakel 249eb12
chore: files changed src/tui/src/ui/app/types/model.rs,src/tui/src/ui…
senamakel 9b26214
chore: files changed src/tui/src/ui/app/types/mod.rs
senamakel 5b731de
chore: files changed src/tui/src/ui/app/types/model.rs
senamakel 392fc93
Merge remote-tracking branch 'refs/remotes/upstream/main' into pr/243
senamakel be4f3a7
chore(harness_workspace): remove unused import
senamakel faef0cb
fix(harness_workspace): handle missing workspace directory on startup
senamakel d385a0a
fix(harness_workspace): correct workspace path resolution for nested …
senamakel 1d1e084
fix(harness_workspace): handle missing workspace directory on startup
senamakel 7cffffc
fix(harness_workspace_tests): correct test assertion for workspace state
senamakel ad86883
chore(tui): apply rustfmt formatting
senamakel 590df70
fix(harness_workspace): handle missing workspace directory on startup
senamakel 48ac983
fix(harness): restore workspace test assertions
senamakel ac65510
fix(harness_workspace): handle missing workspace directory gracefully
senamakel 39fa57e
fix(config): correct test for default config values
senamakel eb6096e
chore(config): add missing type exports
senamakel 2b61b63
fix(config): correct test assertion for default config value
senamakel 541320d
chore(tui): remove unused picker type
senamakel ab184af
fix(ui): handle empty picker list gracefully
senamakel a1ea318
fix(ui): handle empty picker list gracefully
senamakel dcb08c8
fix(ui): restore session modal rendering after refactor
senamakel 3e19c1d
fix(harness_workspace): handle missing workspace directory on startup
senamakel 6143cb0
chore(tui): remove unused harness workspace UI
senamakel fbbcc74
test(harness-workspace): add tests for saving favorites without confi…
senamakel 0e9a1a7
chore: reformat function calls and fix missing newline
senamakel 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
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
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.
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.