mirror of
https://github.com/run-llama/auto_rfp.git
synced 2026-07-01 21:54:05 -04:00
[PR #22] [MERGED] ui clean up #24
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/auto_rfp/pull/22
Author: @zli484
Created: 7/17/2025
Status: ✅ Merged
Merged: 7/17/2025
Merged by: @zli484
Base:
main← Head:end_to_end_test📝 Commits (1)
ba80e9aui clean up📊 Changes
20 files changed (+560 additions, -570 deletions)
View changed files
➕
app/api/projects/[projectId]/timeline/route.ts(+105 -0)➖
app/organizations/[orgId]/documents/page.tsx(+0 -21)📝
app/organizations/[orgId]/page.tsx(+1 -1)📝
app/organizations/page.tsx(+104 -22)📝
app/projects/[projectId]/questions/components/index-selector.tsx(+1 -1)📝
app/projects/[projectId]/questions/components/questions-header.tsx(+1 -10)📝
app/projects/components/project-overview.tsx(+51 -103)➕
app/projects/components/project-timeline.tsx(+198 -0)➖
components/Navbar.tsx(+0 -62)➖
components/global/header.tsx(+0 -127)📝
components/organization-project-switcher.tsx(+30 -7)➖
components/organizations/DocumentsContent.tsx(+0 -125)📝
components/organizations/ProjectCard.tsx(+23 -24)📝
components/organizations/index.ts(+0 -1)📝
components/projects/ProjectCard.tsx(+23 -33)📝
components/projects/ProjectDocuments.tsx(+20 -20)📝
components/projects/ProjectGrid.tsx(+2 -2)📝
components/ui/button.tsx(+1 -1)📝
context/organization-context.tsx(+0 -5)📝
layouts/sidebar-layout/sidebar-layout.tsx(+0 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.