ragflow/web/src/pages
balibabu 927a195008
Feat: Allow users to enter SQL in the SQL operator #9897 (#9898)
### What problem does this PR solve?

Feat: Allow users to enter SQL in the SQL operator #9897

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-09-04 11:26:55 +08:00
..
add-knowledge Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
agent Feat: Allow users to enter SQL in the SQL operator #9897 (#9898) 2025-09-04 11:26:55 +08:00
agents Fix: Optimize list display and rename functionality #3221 (#9875) 2025-09-02 17:43:37 +08:00
chat Fix: Fixed the issue where the model configuration page could not be scrolled #9572 (#9579) 2025-08-20 10:30:08 +08:00
chunk Fix: Optimized Input and MultiSelect component functionality and dataSet-chunk page styling #9779 (#9815) 2025-08-29 10:57:29 +08:00
data-flow Feat: Initialize the data pipeline canvas. #9869 (#9870) 2025-09-02 15:47:33 +08:00
data-flows Feat: Initialize the data pipeline canvas. #9869 (#9870) 2025-09-02 15:47:33 +08:00
dataset Feat: Move the dataset permission drop-down box to a separate file for better permission control #3221 (#9850) 2025-09-01 19:09:25 +08:00
datasets Fix: Optimize list display and rename functionality #3221 (#9875) 2025-09-02 17:43:37 +08:00
document-viewer Fix: Remove antd from dataset-page (#8830) 2025-07-15 16:12:50 +08:00
file-manager
files Fix: Optimize table style #3221 (#9703) 2025-08-26 10:46:54 +08:00
flow Docs: Deprecated 'Create session with agent' (#9464) 2025-08-14 12:13:11 +08:00
home Fix: Optimize list display and rename functionality #3221 (#9875) 2025-09-02 17:43:37 +08:00
knowledge FIX: knowledge will not render a paginator when count is greater than 30 (#7596) 2025-05-14 11:53:11 +08:00
login Feat: Switch the root route to the new page #3221 (#9560) 2025-08-19 17:41:03 +08:00
login-next Feat: Run eslint when the project is running to standardize everyone's code #9377 (#9379) 2025-08-11 15:31:38 +08:00
next-chats Fix: Optimize list display and rename functionality #3221 (#9875) 2025-09-02 17:43:37 +08:00
next-search Fix: Optimize styling and add a search settings loading state #3221 (#9830) 2025-09-01 11:45:49 +08:00
next-searches Fix: Optimize list display and rename functionality #3221 (#9875) 2025-09-02 17:43:37 +08:00
profile-setting Fix: Remove the file size and quantity restrictions of the upload control #9613 #9598 (#9618) 2025-08-21 10:54:17 +08:00
search feat(search): Optimized search functionality and user interface #3221 (#9535) 2025-08-19 09:39:48 +08:00
user-setting Improve model tag rendering by splitting comma-separated string into styled <Tag> components (#9762) 2025-08-28 14:06:52 +08:00
404.jsx