mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-01 18:20:51 -04:00
[PR #64] [MERGED] enable vector db wiping #123
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/64
Author: @timothycarambat
Created: 10/3/2023
Status: ✅ Merged
Merged: 10/3/2023
Merged by: @timothycarambat
Base:
master← Head:reset-connection📝 Commits (2)
1f63a99enable vector db wiping34e21bbuncomment job dedupe protection📊 Changes
9 files changed (+427 additions, -7 deletions)
View changed files
📝
backend/endpoints/v1/tools/index.js(+51 -2)➕
backend/utils/jobs/organizationResetJob/index.js(+25 -0)📝
frontend/src/App.tsx(+5 -0)📝
frontend/src/models/tools.ts(+15 -0)➕
frontend/src/pages/Tools/ResetConnection/index.tsx(+170 -0)📝
frontend/src/pages/Tools/ToolsList/index.tsx(+7 -5)📝
frontend/src/utils/paths.ts(+3 -0)➕
workers/functions/resetOrganization/index.js(+149 -0)📝
workers/index.js(+2 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.