mirror of
https://github.com/run-llama/auto_rfp.git
synced 2026-07-01 21:54:05 -04:00
[PR #26] [MERGED] UI improvement #28
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/26
Author: @zli484
Created: 8/12/2025
Status: ✅ Merged
Merged: 8/12/2025
Merged by: @zli484
Base:
main← Head:ui_improvement📝 Commits (3)
c37e3fccard width fixa20f739improvement in redirecting when creating new projectaf574f1formatting improvement📊 Changes
10 files changed (+64 additions, -23 deletions)
View changed files
📝
app/api/extract-questions/route.ts(+2 -0)📝
app/api/projects/[projectId]/route.ts(+3 -0)📝
app/organizations/[orgId]/page.tsx(+5 -4)📝
app/projects/[projectId]/page.tsx(+1 -0)📝
app/projects/components/project-content.tsx(+3 -0)📝
app/projects/components/project-overview.tsx(+4 -0)📝
components/ImportingDialog.tsx(+24 -7)📝
components/organization-project-switcher.tsx(+8 -1)📝
components/projects/CreateProjectDialog.tsx(+5 -2)📝
components/projects/ProjectCard.tsx(+9 -9)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.