Commit Graph

18 Commits

Author SHA1 Message Date
zhangzhanwei
1ea86202b8 fix: Application debug 2025-07-16 19:10:20 +08:00
zhangzhanwei
922ecb983c fix: Knowledge document problem related permission 2025-07-15 17:28:01 +08:00
zhangzhanwei
f01bf625ef feat: System common user permission to knowledge application tool model by resource authorization 2025-07-02 19:07:42 +08:00
CaptainB
bb109d65cf feat: update permission checks to include workspace-specific roles for knowledge document operations 2025-06-23 11:47:46 +08:00
CaptainB
c8a5048c7c feat: add user role permissions to workspace operations 2025-06-20 15:17:36 +08:00
wxg0103
f773792424 refactor: log add workspace_id 2025-06-16 16:31:28 +08:00
CaptainB
ba0dcf6b1b feat: enhance permission checks by incorporating role constants for workspace management 2025-06-11 17:00:14 +08:00
wxg0103
e6e3acdfea refactor: log add workspace_id 2025-06-10 14:50:25 +08:00
CaptainB
2fccb9db67 feat: add shared document and paragraph views with related permissions 2025-06-06 17:55:06 +08:00
zhangzhanwei
e63572b89b feat: System operate log 2025-06-05 14:12:14 +08:00
CaptainB
6cb3ae74d9 feat: update permission checks to use workspace knowledge permissions for document and knowledge operations 2025-06-05 10:12:59 +08:00
CaptainB
680475cb97 feat: add new permission constants for knowledge documents, paragraphs, and problems 2025-05-13 10:58:56 +08:00
CaptainB
94c5c4197c fix: add type ignore comments for operation_id and tags in various API schemas 2025-05-09 11:29:05 +08:00
CaptainB
906407a15b feat: update Problem API to batch process request data in post method 2025-05-07 18:51:26 +08:00
CaptainB
a09d0d5171 feat: add ProblemParagraphAPI for retrieving associated paragraphs and update routing 2025-05-07 17:37:34 +08:00
CaptainB
6cdd5b4508 feat: implement Problem API for delete and modify operations with new Operate endpoint 2025-05-07 17:17:41 +08:00
CaptainB
a6c74024b0 feat: implement pagination support for Problem API with new Page endpoint 2025-05-07 17:06:27 +08:00
CaptainB
4995721399 feat: implement Problem API for CRUD operations and batch processing 2025-05-07 16:28:56 +08:00