Pipeline/frontend/src/components/organisms
null 28e103452b feat: add Claude Code session detail page with message thread and timeline navigation
- Implemented the ClaudeSessionDetailPage component to display session details, including messages and timeline navigation.
- Created SessionHeroHeader for displaying session metadata and status.
- Added SessionMessageThread to render individual messages and their details.
- Introduced SessionTimelineNav for quick navigation through messages.
- Developed ToolCallBlock to show tool usage details within messages.
- Integrated API functions for fetching session and message data.
2026-05-24 16:31:18 -05:00
..
DashboardSidebar.tsx feat: add Claude Code session detail page with message thread and timeline navigation 2026-05-24 16:31:18 -05:00
LandingHero.tsx feat(brand): rebrand from Mission Control to Pipeline 2026-05-19 01:48:38 -05:00
LocalAuthLogin.test.tsx feat: initialize Pipeline from Mission Control base (v0.0.4) 2026-05-19 01:17:58 -05:00
LocalAuthLogin.tsx feat: auth token env bypass 2026-05-19 22:28:34 -05:00
OrgSwitcher.tsx bug: streamline shadcn 2026-05-20 00:21:34 -05:00
ProviderNavbarStatus.tsx feat(navbar): enhance reset label formatting to include full reset date 2026-05-22 17:44:14 -05:00
TaskBoard.test.tsx feat: initialize Pipeline from Mission Control base (v0.0.4) 2026-05-19 01:17:58 -05:00
TaskBoard.tsx bug: shadcn ui merge 2026-05-20 01:41:15 -05:00
ThemeToggle.test.tsx feat(brand): rebrand from Mission Control to Pipeline 2026-05-19 01:48:38 -05:00
ThemeToggle.tsx feat(brand): rebrand from Mission Control to Pipeline 2026-05-19 01:48:38 -05:00
UserMenu.test.tsx feat: initialize Pipeline from Mission Control base (v0.0.4) 2026-05-19 01:17:58 -05:00
UserMenu.tsx feat(users): add Forgejo profile synchronization and related fields 2026-05-22 20:29:13 -05:00