Feat: App folder and permission (#1726)

* app folder

* feat: app foldere

* fix: run app param error

* perf: select app ux

* perf: folder rerender

* fix: ts

* fix: parentId

* fix: permission

* perf: loading ux

* perf: per select ux

* perf: clb context

* perf: query extension tip

* fix: ts

* perf: app detail per

* perf: default per
This commit is contained in:
Archer
2024-06-11 10:16:24 +08:00
committed by GitHub
parent b20d075d35
commit bc6864c3dc
89 changed files with 2495 additions and 695 deletions

View File

@@ -9,13 +9,18 @@
"Chat Logs Tips": "Logs will record online, shared and API (chatId required) conversation records for this app",
"Chat logs": "Chat Logs",
"Confirm Del App Tip": "Confirm to delete this app and all its chat records?",
"Confirm delete folder tip": "Are you sure to delete this folder? All the following applications and corresponding chat records will be deleted, please confirm!",
"Connection is invalid": "Connection is invalid",
"Connection type is different": "Connection type is different",
"Copy Module Config": "Copy Config",
"Create bot": "App",
"Create one ai app": "Create AI app",
"Dataset Quote Template": "Knowledge Base QA Mode",
"Edit app": "Edit app",
"Export Config Successful": "Config copied, please check for important data",
"Export Configs": "Export Configs",
"Feedback Count": "User Feedback",
"Go to chat": "To chat",
"Import Configs": "Import Configs",
"Import Configs Failed": "Failed to import configs, please ensure configs are valid!",
"Input Field Settings": "Input Field Settings",
@@ -25,6 +30,7 @@
"Logs Time": "Time",
"Logs Title": "Title",
"Mark Count": "Marked Answer Count",
"Move app": "Move app",
"My Apps": "My Apps",
"Output Field Settings": "Output Field Settings",
"Paste Config": "Paste Config",

View File

@@ -49,6 +49,7 @@
"Delete Success": "Delete Success",
"Delete Tip": "Delete Tip",
"Delete Warning": "Delete Warning",
"Delete folder": "Delete",
"Detail": "Detail",
"Documents": "Documents",
"Done": "Done",
@@ -64,6 +65,8 @@
"Import failed": "Import failed",
"Import success": "Import success",
"Input": "Input",
"Input folder description": "Folder description",
"Input name": "Folder name",
"Intro": "Intro",
"Invalid Json": "Invalid JSON format, please check.",
"Last Step": "Last Step",
@@ -71,6 +74,7 @@
"Load Failed": "Load Failed",
"Loading": "Loading...",
"More settings": "More settings",
"Move": "Move",
"MultipleRowSelect": {
"No data": "No data available"
},
@@ -84,6 +88,7 @@
"OK": "OK",
"Open": "Open",
"Opened": "Opened",
"Operation": "Operation",
"Other": "Other",
"Output": "Output",
"Params": "Params",
@@ -161,7 +166,9 @@
"folder": {
"Drag Tip": "Drag me",
"Move Success": "Move successful",
"Move to": "Move to",
"No Folder": "No subdirectories, place here",
"Open folder": "Open folder",
"Root Path": "Root directory",
"empty": "This directory has nothing selectable~"
},
@@ -1212,8 +1219,12 @@
"Tools": "Tools"
},
"permission": {
"Collaborator": "",
"Default permission": "Default permission",
"Manage": "Manage",
"Not collaborator": "Not collaborator",
"Permission": "Permission",
"Permission config": "Permission config",
"Private": "Private",
"Private Tip": "Only available to oneself",
"Public": "Team",
@@ -1292,6 +1303,9 @@
"Response Quote tips": "Return quote content in the share link, but will not allow users to download the original document"
}
},
"permission": {
"Permission": "Permission"
},
"standard": {
"AI Bonus Points": "AI points",
"Expired Time": "End time",