ragflow/web
chanx edb32b1304
fix: Change the data in the dataset page to be obtained using the interface (#8726)
### What problem does this PR solve?

Change the data in the dataset page to be obtained using the interface,
and change the import to obtain all data every 15 seconds to obtain the
data of the current page every 5 seconds when parsing the existing file.
[#3221](https://github.com/infiniflow/ragflow/issues/3221)

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-07-08 19:19:07 +08:00
..
.husky
public Feat: Add SwitchForm component #3221 (#8200) 2025-06-12 09:50:25 +08:00
src fix: Change the data in the dataset page to be obtained using the interface (#8726) 2025-07-08 19:19:07 +08:00
.env
.eslintrc.js
.gitignore
.npmrc
.prettierignore
.prettierrc
.umirc.ts Feat: The value selected in the Select component only displays the icon #3221 (#8209) 2025-06-12 12:31:57 +08:00
externals.d.ts
jest-setup.ts
jest.config.ts
package-lock.json Feat: Add note node #3221 (#8728) 2025-07-08 19:18:55 +08:00
package.json Fix:Added support for preview of txt, md, excel, csv, ppt, image, doc and other files (#8712) 2025-07-08 10:39:18 +08:00
tailwind.config.js Feat: Fixed the issue where the prompt menu content was hidden #3221 (#8530) 2025-06-27 12:11:29 +08:00
tailwind.css Feat: Display agent operator call log #3221 (#8169) 2025-06-11 09:22:07 +08:00
tsconfig.json
typings.d.ts