Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
d5f188a1
authored
May 13, 2025
by
Archer
Committed by
GitHub
May 13, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc (#4798)
* doc * fix: i18n * fix: scroll load
parent
1edca309
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
15 additions
and
13 deletions
+15
-13
docSite/content/zh-cn/docs/development/upgrading/498.md
+1
-0
packages/web/hooks/useScrollPagination.tsx
+1
-0
packages/web/i18n/en/common.json
+2
-2
packages/web/i18n/zh-CN/common.json
+2
-2
packages/web/i18n/zh-Hant/common.json
+2
-2
projects/app/src/components/core/app/InputGuideConfig.tsx
+1
-1
projects/app/src/components/core/app/VariableEdit.tsx
+1
-1
projects/app/src/components/support/permission/MemberManager/MemberModal.tsx
+1
-1
projects/app/src/pageComponents/account/team/EditInfoModal.tsx
+1
-1
projects/app/src/pageComponents/app/detail/Logs/DetailLogsModal.tsx
+1
-1
projects/app/src/pageComponents/app/detail/WorkflowComponents/Flow/nodes/NodeFormInput/InputFormEditModal.tsx
+1
-1
projects/app/src/pageComponents/app/detail/WorkflowComponents/Flow/nodes/NodePluginIO/InputEditModal.tsx
+1
-1
No files found.
docSite/content/zh-cn/docs/development/upgrading/498.md
View file @
d5f188a1
...
@@ -34,4 +34,5 @@ weight: 792
...
@@ -34,4 +34,5 @@ weight: 792
5.
重新训练权限问题。
5.
重新训练权限问题。
6.
文档链接地址。
6.
文档链接地址。
7.
Claude 工具调用,由于 index 为空,导致工具调用失败。
7.
Claude 工具调用,由于 index 为空,导致工具调用失败。
8.
嵌套工作流,工具调用下包含交互节点时,流程异常。
packages/web/hooks/useScrollPagination.tsx
View file @
d5f188a1
...
@@ -351,6 +351,7 @@ export function useScrollPagination<
...
@@ -351,6 +351,7 @@ export function useScrollPagination<
loadData
(
true
);
loadData
(
true
);
},
},
{
{
manual
:
false
,
...
props
...
props
}
}
);
);
...
...
packages/web/i18n/en/common.json
View file @
d5f188a1
{
{
"Action"
:
"Action"
,
"Action"
:
"Action"
,
"Add"
:
"Add"
,
"Add"
:
"Add"
,
"
Add S
uccess"
:
"Added Successfully"
,
"
add_s
uccess"
:
"Added Successfully"
,
"Add_new_input"
:
"Add new input"
,
"Add_new_input"
:
"Add new input"
,
"All"
:
"All"
,
"All"
:
"All"
,
"App"
:
"Application"
,
"App"
:
"Application"
,
...
@@ -64,7 +64,7 @@
...
@@ -64,7 +64,7 @@
"Parse"
:
"Analysis"
,
"Parse"
:
"Analysis"
,
"Permission"
:
"Permission"
,
"Permission"
:
"Permission"
,
"Permission_tip"
:
"Individual permissions are greater than group permissions"
,
"Permission_tip"
:
"Individual permissions are greater than group permissions"
,
"
Please Input N
ame"
:
"Please Enter a Name"
,
"
please_input_n
ame"
:
"Please Enter a Name"
,
"Preview"
:
"Preview"
,
"Preview"
:
"Preview"
,
"Remove"
:
"Remove"
,
"Remove"
:
"Remove"
,
"Rename"
:
"Rename"
,
"Rename"
:
"Rename"
,
...
...
packages/web/i18n/zh-CN/common.json
View file @
d5f188a1
{
{
"Action"
:
"操作"
,
"Action"
:
"操作"
,
"Add"
:
"添加"
,
"Add"
:
"添加"
,
"
Add S
uccess"
:
"添加成功"
,
"
add_s
uccess"
:
"添加成功"
,
"Add_new_input"
:
"新增输入"
,
"Add_new_input"
:
"新增输入"
,
"All"
:
"全部"
,
"All"
:
"全部"
,
"App"
:
"应用"
,
"App"
:
"应用"
,
...
@@ -64,7 +64,7 @@
...
@@ -64,7 +64,7 @@
"Parse"
:
"解析"
,
"Parse"
:
"解析"
,
"Permission"
:
"权限"
,
"Permission"
:
"权限"
,
"Permission_tip"
:
"个人权限大于群组权限"
,
"Permission_tip"
:
"个人权限大于群组权限"
,
"
Please Input N
ame"
:
"请输入名称"
,
"
please_input_n
ame"
:
"请输入名称"
,
"Preview"
:
"预览"
,
"Preview"
:
"预览"
,
"Remove"
:
"移除"
,
"Remove"
:
"移除"
,
"Rename"
:
"重命名"
,
"Rename"
:
"重命名"
,
...
...
packages/web/i18n/zh-Hant/common.json
View file @
d5f188a1
{
{
"Action"
:
"操作"
,
"Action"
:
"操作"
,
"Add"
:
"新增"
,
"Add"
:
"新增"
,
"
Add S
uccess"
:
"新增成功"
,
"
add_s
uccess"
:
"新增成功"
,
"Add_new_input"
:
"新增輸入"
,
"Add_new_input"
:
"新增輸入"
,
"All"
:
"全部"
,
"All"
:
"全部"
,
"App"
:
"應用程式"
,
"App"
:
"應用程式"
,
...
@@ -64,7 +64,7 @@
...
@@ -64,7 +64,7 @@
"Parse"
:
"解析"
,
"Parse"
:
"解析"
,
"Permission"
:
"權限"
,
"Permission"
:
"權限"
,
"Permission_tip"
:
"個人權限大於群組權限"
,
"Permission_tip"
:
"個人權限大於群組權限"
,
"
Please Input N
ame"
:
"請輸入名稱"
,
"
please_input_n
ame"
:
"請輸入名稱"
,
"Preview"
:
"預覽"
,
"Preview"
:
"預覽"
,
"Remove"
:
"移除"
,
"Remove"
:
"移除"
,
"Rename"
:
"重新命名"
,
"Rename"
:
"重新命名"
,
...
...
projects/app/src/components/core/app/InputGuideConfig.tsx
View file @
d5f188a1
...
@@ -234,7 +234,7 @@ const LexiconConfigModal = ({ appId, onClose }: { appId: string; onClose: () =>
...
@@ -234,7 +234,7 @@ const LexiconConfigModal = ({ appId, onClose }: { appId: string; onClose: () =>
}
else
{
}
else
{
toast
({
toast
({
status
:
'success'
,
status
:
'success'
,
title
:
t
(
'common:
Add S
uccess'
)
title
:
t
(
'common:
add_s
uccess'
)
});
});
}
}
fetchData
(
1
);
fetchData
(
1
);
...
...
projects/app/src/components/core/app/VariableEdit.tsx
View file @
d5f188a1
...
@@ -147,7 +147,7 @@ const VariableEdit = ({
...
@@ -147,7 +147,7 @@ const VariableEdit = ({
onChange
(
onChangeVariable
);
onChange
(
onChangeVariable
);
toast
({
toast
({
status
:
'success'
,
status
:
'success'
,
title
:
t
(
'common:
Add S
uccess'
)
title
:
t
(
'common:
add_s
uccess'
)
});
});
reset
({
reset
({
...
addVariable
(),
...
addVariable
(),
...
...
projects/app/src/components/support/permission/MemberManager/MemberModal.tsx
View file @
d5f188a1
...
@@ -122,7 +122,7 @@ function MemberModal({
...
@@ -122,7 +122,7 @@ function MemberModal({
permission
:
addOnly
?
undefined
:
selectedPermission
!
permission
:
addOnly
?
undefined
:
selectedPermission
!
}
as
UpdateClbPermissionProps
<
ValueOf
<
typeof
addOnly
>>
),
}
as
UpdateClbPermissionProps
<
ValueOf
<
typeof
addOnly
>>
),
{
{
successToast
:
t
(
'common:
Add S
uccess'
),
successToast
:
t
(
'common:
add_s
uccess'
),
onSuccess
()
{
onSuccess
()
{
onClose
();
onClose
();
}
}
...
...
projects/app/src/pageComponents/account/team/EditInfoModal.tsx
View file @
d5f188a1
...
@@ -120,7 +120,7 @@ function EditModal({
...
@@ -120,7 +120,7 @@ function EditModal({
maxLength=
{
100
}
maxLength=
{
100
}
placeholder=
{
t
(
'user:team.Team Name'
)
}
placeholder=
{
t
(
'user:team.Team Name'
)
}
{
...
register
('
name
',
{
{
...
register
('
name
',
{
required
:
t
('
common
:
Please
Input
N
ame
')
required
:
t
('
common
:
please_input_n
ame
')
})}
})}
/>
/>
</
Flex
>
</
Flex
>
...
...
projects/app/src/pageComponents/app/detail/Logs/DetailLogsModal.tsx
View file @
d5f188a1
...
@@ -44,7 +44,7 @@ const DetailLogsModal = ({ appId, chatId, onClose }: Props) => {
...
@@ -44,7 +44,7 @@ const DetailLogsModal = ({ appId, chatId, onClose }: Props) => {
const
chatRecords
=
useContextSelector
(
ChatRecordContext
,
(
v
)
=>
v
.
chatRecords
);
const
chatRecords
=
useContextSelector
(
ChatRecordContext
,
(
v
)
=>
v
.
chatRecords
);
const
totalRecordsCount
=
useContextSelector
(
ChatRecordContext
,
(
v
)
=>
v
.
totalRecordsCount
);
const
totalRecordsCount
=
useContextSelector
(
ChatRecordContext
,
(
v
)
=>
v
.
totalRecordsCount
);
const
{
data
:
chat
,
loading
:
isFetching
}
=
useRequest2
(
const
{
data
:
chat
}
=
useRequest2
(
async
()
=>
{
async
()
=>
{
const
res
=
await
getInitChatInfo
({
appId
,
chatId
,
loadCustomFeedbacks
:
true
});
const
res
=
await
getInitChatInfo
({
appId
,
chatId
,
loadCustomFeedbacks
:
true
});
res
.
userAvatar
=
HUMAN_ICON
;
res
.
userAvatar
=
HUMAN_ICON
;
...
...
projects/app/src/pageComponents/app/detail/WorkflowComponents/Flow/nodes/NodeFormInput/InputFormEditModal.tsx
View file @
d5f188a1
...
@@ -100,7 +100,7 @@ const InputFormEditModal = ({
...
@@ -100,7 +100,7 @@ const InputFormEditModal = ({
onSubmit
(
data
);
onSubmit
(
data
);
toast
({
toast
({
status
:
'success'
,
status
:
'success'
,
title
:
t
(
'common:
Add S
uccess'
)
title
:
t
(
'common:
add_s
uccess'
)
});
});
reset
(
defaultFormInput
);
reset
(
defaultFormInput
);
}
}
...
...
projects/app/src/pageComponents/app/detail/WorkflowComponents/Flow/nodes/NodePluginIO/InputEditModal.tsx
View file @
d5f188a1
...
@@ -219,7 +219,7 @@ const FieldEditModal = ({
...
@@ -219,7 +219,7 @@ const FieldEditModal = ({
onSubmit
(
data
);
onSubmit
(
data
);
toast
({
toast
({
status
:
'success'
,
status
:
'success'
,
title
:
t
(
'common:
Add S
uccess'
)
title
:
t
(
'common:
add_s
uccess'
)
});
});
reset
(
defaultInput
);
reset
(
defaultInput
);
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment