mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-18 18:14:31 -04:00
[PR #117] [MERGED] completed tools subpages #157
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/Mintplex-Labs/vector-admin/pull/117
Author: @shatfield4
Created: 1/11/2024
Status: ✅ Merged
Merged: 1/11/2024
Merged by: @timothycarambat
Base:
ui-v2← Head:v2-tools-subpages📝 Commits (3)
e400689completed tools subpagesd4f652fremove unneeded files2e4f8d4Merge branch 'ui-v2' of github.com:Mintplex-Labs/vector-admin into v2-tools-subpages📊 Changes
10 files changed (+677 additions, -231 deletions)
View changed files
📝
frontend/src/pages/Tools/MigrateConnection/index.tsx(+147 -39)📝
frontend/src/pages/Tools/RAGTesting/NewTestForm/PromptInputAndSearchSubmission/index.tsx(+12 -12)📝
frontend/src/pages/Tools/RAGTesting/NewTestForm/WorkspaceSearch/index.tsx(+8 -7)📝
frontend/src/pages/Tools/RAGTesting/NewTestForm/index.tsx(+18 -16)📝
frontend/src/pages/Tools/RAGTesting/RecentRuns/RunsList/index.tsx(+58 -77)📝
frontend/src/pages/Tools/RAGTesting/RecentRuns/index.tsx(+137 -2)📝
frontend/src/pages/Tools/RAGTesting/RecentTests/index.tsx(+9 -9)📝
frontend/src/pages/Tools/RAGTesting/TestDetails/index.tsx(+22 -22)📝
frontend/src/pages/Tools/RAGTesting/index.tsx(+133 -25)📝
frontend/src/pages/Tools/ResetConnection/index.tsx(+133 -22)📄 Description
Pull Request Type
Relevant Issues
resolves #105
What is in this change?
Complete all UI to match UI v2 for tool subpages
Additional Information
Add any other context about the Pull Request here that was not captured above.
Developer Validations
yarn lintfrom the root of the repo & committed changes🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.