-
- Downloads
There was an error fetching the commit references. Please try again later.
fix: #209 after saving the knowledge base configuration, jump to the dataset page (#212)
### What problem does this PR solve? fix: #209 after saving the knowledge base configuration, jump to the dataset page feat: translate ConfigurationForm feat: translate KnowledgeTesting feat: translate document list page feat: translate knowledge list page Issue link: #209 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
Showing
- web/src/components/chunk-method-modal/index.tsx 3 additions, 1 deletionweb/src/components/chunk-method-modal/index.tsx
- web/src/components/similarity-slider/index.tsx 7 additions, 10 deletionsweb/src/components/similarity-slider/index.tsx
- web/src/hooks/commonHooks.tsx 6 additions, 2 deletionsweb/src/hooks/commonHooks.tsx
- web/src/hooks/routeHook.ts 13 additions, 1 deletionweb/src/hooks/routeHook.ts
- web/src/locales/config.ts 2 additions, 6 deletionsweb/src/locales/config.ts
- web/src/locales/en.json 119 additions, 47 deletionsweb/src/locales/en.json
- web/src/locales/zh.json 20 additions, 18 deletionsweb/src/locales/zh.json
- web/src/pages/add-knowledge/components/knowledge-file/index.tsx 19 additions, 15 deletions...c/pages/add-knowledge/components/knowledge-file/index.tsx
- web/src/pages/add-knowledge/components/knowledge-file/parsing-action-cell/index.tsx 4 additions, 4 deletions...e/components/knowledge-file/parsing-action-cell/index.tsx
- web/src/pages/add-knowledge/components/knowledge-file/parsing-status-cell/index.tsx 6 additions, 3 deletions...e/components/knowledge-file/parsing-status-cell/index.tsx
- web/src/pages/add-knowledge/components/knowledge-file/rename-modal/index.tsx 5 additions, 4 deletions...nowledge/components/knowledge-file/rename-modal/index.tsx
- web/src/pages/add-knowledge/components/knowledge-setting/configuration.tsx 25 additions, 38 deletions...-knowledge/components/knowledge-setting/configuration.tsx
- web/src/pages/add-knowledge/components/knowledge-setting/hooks.ts 14 additions, 13 deletions...pages/add-knowledge/components/knowledge-setting/hooks.ts
- web/src/pages/add-knowledge/components/knowledge-setting/index.tsx 6 additions, 2 deletions...ages/add-knowledge/components/knowledge-setting/index.tsx
- web/src/pages/add-knowledge/components/knowledge-sidebar/index.tsx 9 additions, 7 deletions...ages/add-knowledge/components/knowledge-sidebar/index.tsx
- web/src/pages/add-knowledge/components/knowledge-testing/testing-control/index.tsx 10 additions, 12 deletions...ge/components/knowledge-testing/testing-control/index.tsx
- web/src/pages/add-knowledge/components/knowledge-testing/testing-result/index.tsx 15 additions, 8 deletions...dge/components/knowledge-testing/testing-result/index.tsx
- web/src/pages/add-knowledge/index.tsx 9 additions, 3 deletionsweb/src/pages/add-knowledge/index.tsx
- web/src/pages/knowledge/knowledge-card/index.tsx 7 additions, 2 deletionsweb/src/pages/knowledge/knowledge-card/index.tsx
Loading
Please register or sign in to comment