Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
7b52f12
layout for the session details page
Daniel-Warner-X Nov 8, 2025
4b8cca7
Move static prototype
andybraren Nov 8, 2025
ffb7de3
UI revamp: Workspace and session management improvements
andybraren Nov 8, 2025
934dd44
Refactor workspace and session components by removing unused state an…
Gkrumbach07 Nov 6, 2025
538ec0a
Remove unused workspace state management and related imports from Pro…
Gkrumbach07 Nov 6, 2025
4f6d459
Add workflow selection functionality for agentic sessions
Gkrumbach07 Nov 7, 2025
c22088d
Add OOTB workflows endpoint and integrate into frontend
Gkrumbach07 Nov 8, 2025
652b50f
Update kustomization.yaml for production overlay
Gkrumbach07 Nov 8, 2025
85b5f67
Remove static prototype files and project layout component
Gkrumbach07 Nov 8, 2025
171a8f5
Refactor OOTB workflows endpoint response handling
Gkrumbach07 Nov 8, 2025
7bc113f
Enhance working directory handling in ClaudeCodeAdapter
Gkrumbach07 Nov 8, 2025
d52fbce
Implement dynamic workflow activation in ProjectSessionDetailPage
Gkrumbach07 Nov 8, 2025
250a89d
Add Git management features for artifacts in ProjectSessionDetailPage
Gkrumbach07 Nov 8, 2025
1fec89b
Fix typo in artifact branch description on ProjectSessionDetailPage
Gkrumbach07 Nov 8, 2025
cb96389
Remove Artifacts section from ProjectSessionDetailPage and add break …
Gkrumbach07 Nov 8, 2025
6521f84
Remove unused ResultsTab import from ProjectSessionDetailPage to stre…
Gkrumbach07 Nov 8, 2025
3f9cf80
Enhance Git remote configuration in ProjectSessionDetailPage
Gkrumbach07 Nov 8, 2025
3dda461
Implement workflow metadata retrieval and enhance ProjectSessionDetai…
Gkrumbach07 Nov 8, 2025
3992f1e
Add workflow metadata endpoint and improve workflow directory handling
Gkrumbach07 Nov 8, 2025
293ead9
Move Session Details panel to modal and description area
andybraren Nov 8, 2025
4664df7
CSS fixes for Session Details spacing and modal background
andybraren Nov 8, 2025
4526380
Make duration human readable
andybraren Nov 8, 2025
5030341
Add "View details" to Session Details kebab
andybraren Nov 8, 2025
9b4ef4c
Adjust description text
andybraren Nov 8, 2025
17545a4
Adjust chat scroll behavior to stay at bottom
andybraren Nov 8, 2025
650d56c
Fix scrolling behavior to just the messages region and not the full page
andybraren Nov 8, 2025
30d7b2a
Improve progress indicator visualization
andybraren Nov 8, 2025
06b7d20
Merge pull request #7 from andybraren/improve-session-scrolling-behavior
Gkrumbach07 Nov 8, 2025
eada9ab
Merge pull request #5 from andybraren/move-session-details
Gkrumbach07 Nov 8, 2025
f95bbfc
Enhance Git status display in project session detail page by separati…
Gkrumbach07 Nov 8, 2025
375a30a
Refactor project session detail page to enhance file browsing experie…
Gkrumbach07 Nov 10, 2025
1621e30
Refactor Git operations and RBAC configurations by removing RFE workf…
Gkrumbach07 Nov 10, 2025
b33eb36
Enhance Git remote configuration by injecting GitHub token for authen…
Gkrumbach07 Nov 10, 2025
f46b3a3
Implement two-secret architecture for Vertex AI compatibility
sallyom Nov 8, 2025
3bb95a3
Add commit functionality to project session detail page with a modal …
Gkrumbach07 Nov 10, 2025
d6d9748
Merge pull request #8 from sallyom/git-auth
Gkrumbach07 Nov 10, 2025
2768d84
Add single file download from Directory Browser
sallyom Nov 10, 2025
208b69a
Merge pull request #9 from sallyom/download-auto-push
Gkrumbach07 Nov 10, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
104 changes: 0 additions & 104 deletions components/backend/crd/rfe.go

This file was deleted.

Loading
Loading