ragflow/web/src/hooks
balibabu a2f9c03a95
fix: Change document status with @tanstack/react-query #13306 (#2788)
### What problem does this PR solve?

fix: Change document status with @tanstack/react-query #13306

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):
2024-10-11 08:45:10 +08:00
..
auth-hooks.ts fix: Set the default value of Self RAG to false #1220 (#1702) 2024-07-25 14:38:17 +08:00
chat-hooks.ts fix: Fixed the issue where the conversation list was not displayed on the conversation page #2625 (#2638) 2024-09-29 09:43:23 +08:00
chunk-hooks.ts feat: Supports chatting with files/images #1880 (#1943) 2024-08-14 17:26:47 +08:00
common-hooks.tsx feat: Supports chatting with files/images #1880 (#1943) 2024-08-14 17:26:47 +08:00
document-hooks.ts fix: Change document status with @tanstack/react-query #13306 (#2788) 2024-10-11 08:45:10 +08:00
file-manager-hooks.ts fix: Change document status with @tanstack/react-query #13306 (#2788) 2024-10-11 08:45:10 +08:00
flow-hooks.ts feat: Fetch mind map in search page #2247 (#2292) 2024-09-06 19:56:17 +08:00
knowledge-hooks.ts fix: Change document status with @tanstack/react-query #13306 (#2788) 2024-10-11 08:45:10 +08:00
llm-hooks.ts feat: Delete Model Provider #2376 (#2565) 2024-09-24 19:10:06 +08:00
logic-hooks.ts fix: Change document status with @tanstack/react-query #13306 (#2788) 2024-10-11 08:45:10 +08:00
login-hooks.ts fix: Set the default value of Self RAG to false #1220 (#1702) 2024-07-25 14:38:17 +08:00
route-hook.ts fix: remove unused libraries #1306 (#1649) 2024-07-23 15:03:58 +08:00
user-setting-hooks.tsx feat: If the model is not set, a pop-up window will remind the user #2295 (#2574) 2024-09-25 11:16:00 +08:00