twwu
|
ac7953a32c
|
feat: add credential_id handling in CreateFormPipeline and OnlineDrive components
|
2025-08-08 14:48:58 +08:00 |
|
twwu
|
b21d991fdb
|
feat(rag): pass credentialId to online document preview and wire to data source store
|
2025-08-08 14:26:38 +08:00 |
|
twwu
|
ec3cb126a0
|
feat: add clear data functions for online documents, website crawl, and online drive; integrate credential change handling
|
2025-08-08 13:49:08 +08:00 |
|
twwu
|
184c3c88b7
|
refactor: Refactor online document and online drive components to handle credential changes
|
2025-08-08 13:43:01 +08:00 |
|
twwu
|
5729d38776
|
feat: add CredentialIcon component and integrate it into credential selector for improved avatar display
|
2025-08-07 15:34:15 +08:00 |
|
twwu
|
c5a3bf9b9e
|
refactor: simplify Markdown rendering in ChunkContent component
|
2025-08-06 14:32:28 +08:00 |
|
twwu
|
0a397ac477
|
feat: Refactor document context and update chunking mode handling across components
|
2025-08-05 14:19:28 +08:00 |
|
zxhlyh
|
201e4cd64d
|
merge main
|
2025-08-05 10:30:53 +08:00 |
|
yyh
|
d8584dc03a
|
feat: enhance document list navigation and sorting functionality (#23383)
|
2025-08-05 10:19:47 +08:00 |
|
Warren Wong
|
6d5a7684b4
|
feat: Add Download Button to UI for Knowledge Resource Source Files (#23320)
|
2025-08-03 16:26:11 +08:00 |
|
NeatGuyCoding
|
759ded3e3a
|
minor fix: fix default for status of TidbAuthBinding in compatible with various versions (#22288)
|
2025-08-01 14:51:16 +08:00 |
|
twwu
|
e7e531dc06
|
feat: Refactor WebsiteCrawl component to improve header configuration and remove unused memoization
|
2025-08-01 11:50:50 +08:00 |
|
twwu
|
fbf3abddf2
|
feat: Add tooltip for configuration button in header and update translations
|
2025-07-29 14:52:17 +08:00 |
|
twwu
|
b0cd4daf54
|
feat: Add credential seletor for online docuemnts and online drive
|
2025-07-28 16:55:40 +08:00 |
|
zxhlyh
|
fc3250678c
|
fix: module not found
|
2025-07-28 16:36:40 +08:00 |
|
zxhlyh
|
a95cf6f8b0
|
merge main
|
2025-07-28 16:00:38 +08:00 |
|
zhaobingshuang
|
5c5f61b2aa
|
fix(dataset): CELERY_BROKER uses amqp rabbitmq. When adding document segments in batches and uploading large files, the status will always remain stuck at "In batch processing" #22709 (#23038)
|
2025-07-28 14:24:13 +08:00 |
|
Guangdong Liu
|
665fcad655
|
fix: resolve cross-page document selection issue in metadata batch edit (#23000)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-27 09:22:36 +08:00 |
|
Wu Tianwei
|
ad472d59e0
|
fix: Refactor i18n config and fix plugin search box styling issue (#22945)
|
2025-07-25 15:01:28 +08:00 |
|
GuanMu
|
8246f946c2
|
fix: Update the style of the batch operation component (#22716)
|
2025-07-21 17:39:40 +08:00 |
|
zxhlyh
|
01566035e3
|
merge main
|
2025-07-17 16:48:43 +08:00 |
|
yasu89
|
97f080fa03
|
fix: Japanese dateTimeFormat (#22516)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-07-17 13:46:40 +08:00 |
|
Kerwin Bryant
|
229b4d621e
|
Improve Tooltip UX by enabling delay by default (#21383)
|
2025-07-16 11:26:54 +08:00 |
|
twwu
|
405139c377
|
fix: add isRunning prop to ProcessDocuments and related components for better processing state management
|
2025-07-14 17:45:19 +08:00 |
|
twwu
|
3e5772c50c
|
fix: enhance layout and tooltip handling in Actions component
|
2025-07-14 16:36:51 +08:00 |
|
twwu
|
adbad0ad33
|
fix: enhance bucket list initiation check for improved accuracy
|
2025-07-14 10:06:55 +08:00 |
|
twwu
|
23a6fe3259
|
fix: adjust default selection of crawl results based on pipeline status
|
2025-07-11 18:02:23 +08:00 |
|
twwu
|
90d0f12ee9
|
refactor: update file extension handling in ChunkPreview component to use dynamic extension retrieval
|
2025-07-11 16:53:03 +08:00 |
|
twwu
|
50e16f8362
|
refactor: optimize state selection in data source components using useShallow for improved performance
|
2025-07-11 16:41:01 +08:00 |
|
twwu
|
f677f2f71b
|
refactor: update useEffect dependency to include currentPage.page_id for proper content fetching
|
2025-07-10 16:27:56 +08:00 |
|
twwu
|
de6867f875
|
refactor: update CrawledResult and WebsiteCrawl components to handle showPreview prop and adjust previewIndex logic
|
2025-07-10 15:43:36 +08:00 |
|
twwu
|
c39746181d
|
refactor: update data source store usage in LocalFile and WebsiteCrawl components
|
2025-07-10 15:24:58 +08:00 |
|
twwu
|
15cd9e0b12
|
refactor: rename selectedFileList to selectedFileKeys across components and update related logic
|
2025-07-10 15:14:23 +08:00 |
|
twwu
|
e66c2badda
|
refactor: update error handling to use DataSourceNodeErrorResponse in OnlineDocuments and WebsiteCrawl components
|
2025-07-10 13:55:24 +08:00 |
|
twwu
|
6030ae9d0f
|
refactor: integrate currentNodeIdRef into data source store and update related components
|
2025-07-10 12:02:54 +08:00 |
|
twwu
|
42fd40500a
|
refactor: remove isTruncated state and update related logic to use mutable refs
|
2025-07-10 10:39:01 +08:00 |
|
twwu
|
7c6bdb9ec9
|
feat: Enhance operations with pause and resume functionality
|
2025-07-09 16:05:42 +08:00 |
|
twwu
|
9e44f2b805
|
Merge branch 'main' into feat/rag-2
|
2025-07-09 15:54:57 +08:00 |
|
twwu
|
4ea4d227c6
|
refactor: Remove unused file support types logic from CreateFormPipeline component
|
2025-07-09 14:44:56 +08:00 |
|
twwu
|
b3431ab0c4
|
feat: Refactor online drive components to improve file retrieval and selection logic
|
2025-07-08 16:46:59 +08:00 |
|
twwu
|
073a0974a4
|
fix: Update breadcrumb click handling to close dropdown and adjust prefix slicing logic
|
2025-07-08 15:40:16 +08:00 |
|
twwu
|
e911a4e719
|
fix: Update button styles and improve file size validation in breadcrumb and item components
|
2025-07-08 15:28:22 +08:00 |
|
twwu
|
5e2b60664f
|
fix: Improve item selection logic and reset selected file list on folder open
|
2025-07-08 14:26:55 +08:00 |
|
twwu
|
b36f36d242
|
feat: Enhance CreateFormPipeline with file selection and validation for online documents and drives
|
2025-07-08 14:14:50 +08:00 |
|
twwu
|
467cd2c4c1
|
fix: Update onlineDrive file check to use selectedFileList for better validation
|
2025-07-07 16:34:43 +08:00 |
|
twwu
|
d3ca50626d
|
feat: Integrate useOnlineDrive hook and enhance datasource handling in CreateFormPipeline
|
2025-07-07 16:30:15 +08:00 |
|
twwu
|
13f168ed1c
|
refactor: Refactor Online Drive components to improve state management and add truncation support
|
2025-07-07 15:51:59 +08:00 |
|
twwu
|
83c8219942
|
feat: Enhance file item component with support for disabled state and file type validation
|
2025-07-07 14:36:09 +08:00 |
|
twwu
|
1bd664e655
|
feat: Implement Dropdown and Menu components for breadcrumb navigation in Online Drive
|
2025-07-04 19:15:37 +08:00 |
|
twwu
|
e67a19b26b
|
refactor: Enhance Bucket and Breadcrumbs components; improve event handling and add button for bucket name
|
2025-07-04 17:55:30 +08:00 |
|