Hetavi Shah
cd0dc1344e
[OND211-2329]: Removed Department and group modules.
2025-11-21 11:08:17 +05:30
Hetavi Shah
d5dcb4408e
[OND211-2329]: Updated remove member from team API and tests.
2025-11-20 11:31:51 +05:30
Hetavi Shah
6c68429333
[OND211-2329]: Added new tests for promote/demote admin API.
2025-11-19 18:47:01 +05:30
Hetavi Shah
0d48560e66
[OND211-2329]: Added new tests and updated existing tests for team API.
2025-11-19 18:14:49 +05:30
Hetavi Shah
b54a6ace78
[OND211-2329]: Added tests for update team API.
2025-11-19 17:40:16 +05:30
Hetavi Shah
4c8ea1d21a
[OND211-2329]: Added tests to delete group.
2025-11-19 17:17:45 +05:30
Hetavi Shah
3ffe94b58e
[OND211-2329]: Added tests for list members to group.
2025-11-19 17:07:23 +05:30
Hetavi Shah
c50f7b39d9
[OND211-2329]: Updated create group tests and added tests for add/remove members to group.
2025-11-19 16:53:43 +05:30
Hetavi Shah
3e7d57b208
[OND211-2329]: Updated team API's and added create group tests.
2025-11-19 16:34:14 +05:30
Hetavi Shah
5af04fdf45
[OND211-2329]: Updated tets, fixed typings.
2025-11-19 16:33:31 +05:30
Hetavi Shah
1ce52f07ff
[OND211-2329]: Updated create user API to handle encrypted passwords, as register/login(aleady existing ones) API does.
2025-11-19 16:13:28 +05:30
Hetavi Shah
23915dd537
[OND211-2329]: Added group model and API endpoint's
2025-11-19 12:50:56 +05:30
Hetavi Shah
3d02d93227
[OND211-2329]: Updated import statements alignment.
2025-11-19 11:05:30 +05:30
Hetavi Shah
6ef0668f0c
[OND211-2329]: Added helper methods for department tests.
2025-11-18 19:00:56 +05:30
Hetavi Shah
c38ec24b08
[OND211-2329]: Added few tests for department API and updated typings.
2025-11-18 18:47:36 +05:30
Hetavi Shah
26a17e6250
[OND211-2329]: Updated conftest files, fixed typings.
2025-11-18 14:05:38 +05:30
Hetavi Shah
f2eeb2dbbf
[OND211-2329]: Updated user management tests, fixed some pycharm editor warnings.
2025-11-18 14:00:51 +05:30
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