Hetavi Shah
bd83d24a08
[OND211-2329]: Updated user management tests, fixed typings.
2025-11-18 13:26:32 +05:30
Hetavi Shah
f3dd4bd8ed
[OND211-2329]: updated the create and update user API's to handle security.
2025-11-18 12:27:13 +05:30
Hetavi Shah
feb6a3a0df
[OND211-2329]: updated the create and update user API's to handle edge cases.
2025-11-18 12:16:55 +05:30
Hetavi Shah
5413628aaf
[OND211-2329]: Added tests to test the add/remove members to a department.
2025-11-17 18:49:26 +05:30
Hetavi Shah
0e2c72a2bb
[OND211-2329]: Added tests to test the create department API.
2025-11-17 18:12:23 +05:30
Hetavi Shah
7a8bba853b
[OND211-2329]: Added API to list users in a department.
2025-11-17 17:37:01 +05:30
Hetavi Shah
a0204b0bc5
[OND211-2329]: Added API to delete department.
2025-11-17 17:10:04 +05:30
Hetavi Shah
ab88159186
[OND211-2329]: Added API to update department.
2025-11-17 16:52:14 +05:30
Hetavi Shah
83bf319ea8
[OND211-2329]: Added API to promote/demote team admins.
2025-11-17 16:51:28 +05:30
Hetavi Shah
f3966d22df
[OND211-2329]: Updated the create team API to handle -ve credit score.
2025-11-17 10:57:02 +05:30
Hetavi Shah
7253068b0f
[OND211-2329]: Added department model and API to create department, add members to a department and remove members from a department.
2025-11-14 19:13:17 +05:30
Hetavi Shah
113620ea80
[OND211-2329]: Updated the user tests to follow typings and shifted reusable variables and funtions to the conftest.py file.
2025-11-14 18:59:27 +05:30
copilot-swe-agent[bot]
a80b2ff529
Add comprehensive test coverage: security, performance, edge cases, and advanced team tests
...
Co-authored-by: teddius <890232+teddius@users.noreply.github.com>
2025-11-13 18:22:37 +00:00
copilot-swe-agent[bot]
91013f74b8
Initial plan
2025-11-13 18:13:26 +00:00
Hetavi Shah
3870f50ea5
[OND211-2329]: Added API to update team settings.
2025-11-13 17:01:57 +05:30
Hetavi Shah
060ec782fc
[OND211-2329]: Updatd API's to add users to a team, remove users from a team and accept/reject team joining invitation.
2025-11-13 16:03:22 +05:30
Hetavi Shah
ed7b44f2b8
[OND211-2329]: Updatd API's to add users to a team, remove users from a team and accept/reject team joining invitation.
2025-11-13 16:02:58 +05:30
Hetavi Shah
b388a3dca0
[OND211-2329]: Added API and tests to add/remove users in a team.
2025-11-13 12:42:27 +05:30
Hetavi Shah
d7b9925b8c
[OND211-2329]: Updated team creation API to allow only added models as defaults for a team.
2025-11-13 11:28:14 +05:30
Hetavi Shah
b21f39fe8d
Merge remote-tracking branch 'origin/main' into feature/OND211-2329-Check-existing-REST-endponts-and-extend-with-new-requested-endpoints
2025-11-13 10:32:00 +05:30
Hetavi Shah
00b476783c
[OND211-2329]: Added create department API and tests.
2025-11-12 19:01:27 +05:30
Hetavi Shah
043b06a24d
[OND211-2329]: Updated list users and delete user API's & tests to handle auth.
2025-11-12 18:11:29 +05:30
Hetavi Shah
1cc081ef5a
[OND211-2329]: Updated create user and update user tests's to test the new auth API's.
2025-11-12 17:34:16 +05:30
Hetavi Shah
de8dcf49b7
[OND211-2329]: Updated create user and update user API's to handle auth.
2025-11-12 17:28:28 +05:30
Jin Hai
296476ab89
Refactor function name ( #11210 )
...
### What problem does this PR solve?
As title
### Type of change
- [x] Refactoring
---------
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
2025-11-12 19:00:15 +08:00
Liu An
a36a0fe71c
Docs: Update version references to v0.22.0 in READMEs and docs ( #11211 )
...
### What problem does this PR solve?
- Update version tags in README files (including translations) from
v0.21.1 to v0.22.0
- Modify Docker image references and documentation to reflect new
version
- Update version badges and image descriptions
- Maintain consistency across all language variants of README files
### Type of change
- [x] Documentation Update
2025-11-12 14:54:28 +08:00
chanx
a81f6d1b24
Fix: Bug Fixes - Added disabled logic RAPTOR scope #10703 ( #11207 )
...
### What problem does this PR solve?
Fix: Bug Fixes #10703
- Fixed the menu order in the user center
- Added a disabled RAPTOR scope
- Fixed some style issues
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-12 14:36:30 +08:00
Jin Hai
8406a5ea47
Fix typos ( #11208 )
...
### What problem does this PR solve?
As title
### Type of change
- [x] Documentation Update
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
2025-11-12 14:20:04 +08:00
Jin Hai
20b6dafbd8
Update docs ( #11204 )
...
### What problem does this PR solve?
as title
### Type of change
- [x] Documentation Update
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
2025-11-12 14:01:47 +08:00
LeonTung
33cc9cafa9
chore(readme): remove slim image from docs ( #11199 )
...
### What problem does this PR solve?
RAGFlow will no longer offer docker images that contains embedding
models.
### Type of change
- [x] Documentation Update
2025-11-12 13:57:35 +08:00
Zhichang Yu
6567ecf15a
Bump infinity to 0.6.5 ( #11203 )
...
### What problem does this PR solve?
Bump infinity to 0.6.5
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-12 13:33:33 +08:00
writinwaters
3a7322f5b2
Docs: Added v0.22.0 release notes. ( #11202 )
...
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
2025-11-12 13:10:07 +08:00
chanx
829e5f287b
Fixes: Fixed some bugs #10703 ( #11200 )
...
### What problem does this PR solve?
Fixes: Fixed some bugs #10703
- Removed login page animation
- Modified some styles in the user profile center
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-12 12:53:41 +08:00
LeonTung
1e8efa2631
chore(template): update agent template's title ( #11201 )
...
### What problem does this PR solve?
Update title
### Type of change
- [x] Other (please describe):
2025-11-12 12:53:28 +08:00
balibabu
e7f7c09b0b
Fix: Fixed an issue that caused the page to crash when a knowledge base variable was selected. #10427 ( #11197 )
...
### What problem does this PR solve?
Fix: Fixed an issue that caused the page to crash when a knowledge base
variable was selected. #10427
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-12 12:30:08 +08:00
Yongteng Lei
8ae562504b
Fix: GraphRAG and RAPTOR tasks do not affect document status ( #11194 )
...
### What problem does this PR solve?
GraphRAG and RAPTOR tasks do not affect document status.
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-12 12:03:41 +08:00
Zhichang Yu
bacc9d3ab9
Revert PR#11151 ( #11196 )
...
### What problem does this PR solve?
Revert PR#11151
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-12 11:58:02 +08:00
Kevin Hu
d226764ed0
Fix: connector auto-parse issue. ( #11189 )
...
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-12 11:50:39 +08:00
writinwaters
39120d49cf
Docs: Removed descriptions of the slim edition. ( #11192 )
...
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
2025-11-12 11:34:45 +08:00
Jin Hai
27211a9b34
Update Chinese README.md on slim version ( #11190 )
...
### What problem does this PR solve?
As title.
### Type of change
- [x] Documentation Update
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
2025-11-12 11:06:08 +08:00
Kevin Hu
e9de25c973
Docs: update latest updates. ( #11188 )
...
### Type of change
- [x] Documentation Update
2025-11-12 10:38:33 +08:00
LeonTung
09e971dcc8
chore(templates): add user interaction agent ( #11185 )
...
### What problem does this PR solve?
Add user interaction agent template
### Type of change
- [x] Other (please describe): new agent template
2025-11-12 09:38:39 +08:00
redredrrred
883df22aa2
Update LLM factories ranks in llm_factories.json ( #11184 )
...
### What problem does this PR solve?
[Update LLM factory ranks in llm_factories.json]
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-12 09:38:06 +08:00
Yongteng Lei
2bd7abadd3
Fix: Confluence cannot retrieve updated files ( #11182 )
...
### What problem does this PR solve?
Confluence cannot retrieve updated files。
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-12 09:37:32 +08:00
chanx
435479adb3
Fixes: Fixed some bugs #10703 ( #11180 )
...
### What problem does this PR solve?
Fixes: Fixed some bugs #10703
- Removed S3 upload from the file upload component
- Updated the dropdown menu style on the model provider page
- Updated some model provider icons
- Fixed other style issues
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-12 09:36:48 +08:00
Hetavi Shah
d50c085196
[OND211-2329]: Removed unnecessary encryption and decryption for passswords in create user.
2025-11-11 18:50:04 +05:30
writinwaters
2c727a4a9c
Docs: parser behavior change ( #11176 )
...
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
2025-11-11 21:10:06 +08:00
Jimmy Ben Klieve
a15f522dc9
Update Admin UI user guide docs ( #11183 )
...
### What problem does this PR solve?
- Update Admin UI user guide docs
### Type of change
- [x] Documentation Update
2025-11-11 20:29:20 +08:00
Billy Bao
de53498b39
Fix: Update env to support PPTX and update README for version changes ( #11167 )
...
### What problem does this PR solve?
Fix: Update env to support PPTX
Fix: update README for version changes #11138
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] Documentation Update
---------
Co-authored-by: writinwaters <93570324+writinwaters@users.noreply.github.com>
2025-11-11 19:56:54 +08:00
buua436
72740eb5b9
Fix:data_operations input return ( #11177 )
...
### What problem does this PR solve?
change:
data_operations input return
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-11 19:54:17 +08:00