mirror of
https://github.com/run-llama/auto_rfp.git
synced 2026-07-01 21:54:05 -04:00
[PR #24] [MERGED] Frontend cleanup #26
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/24
Author: @zli484
Created: 7/18/2025
Status: ✅ Merged
Merged: 7/18/2025
Merged by: @zli484
Base:
main← Head:guided_onboarding📝 Commits (3)
29d83feadded a help page418f866remove console logc38bed9more clean-up📊 Changes
26 files changed (+562 additions, -108 deletions)
View changed files
📝
README.md(+1 -1)📝
app/api/organizations/[id]/route.ts(+2 -7)📝
app/api/organizations/[id]/user-role/route.ts(+0 -1)📝
app/api/organizations/by-slug/[slug]/route.ts(+1 -10)📝
app/api/projects/[projectId]/indexes/route.ts(+0 -4)📝
app/api/projects/route.ts(+0 -1)📝
app/api/questions/[projectId]/route.ts(+0 -7)➕
app/help/page.tsx(+519 -0)📝
app/organizations/[orgId]/page.tsx(+0 -1)📝
app/organizations/page.tsx(+0 -13)📝
app/projects/[projectId]/questions/components/upload-dialog.tsx(+1 -4)📝
components/FileUploader.tsx(+1 -5)📝
components/Footer.tsx(+3 -0)📝
components/ImportingDialog.tsx(+2 -4)📝
components/global/global-header.tsx(+7 -0)📝
components/organization-project-switcher.tsx(+13 -4)📝
components/organizations/CreateOrganizationDialog.tsx(+5 -1)📝
components/organizations/LlamaCloudDocuments.tsx(+1 -1)📝
components/organizations/TeamContent.tsx(+1 -4)📝
components/projects/ProjectDocuments.tsx(+0 -16)...and 6 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.