CaptainB
|
64e26dd2cc
|
feat: change icon edit method from POST to PUT for tools and shared tools
|
2025-06-04 19:05:19 +08:00 |
|
CaptainB
|
d686bc3625
|
feat: refactor pylint handling and update endpoint for workspace tool
|
2025-06-04 11:09:58 +08:00 |
|
CaptainB
|
e24f211674
|
feat: add optional user_id parameter to tool queries and serializers
|
2025-05-15 11:04:54 +08:00 |
|
CaptainB
|
b13799d584
|
feat: add Pylint API for code checking and integrate with tool operations
|
2025-05-14 14:35:13 +08:00 |
|
CaptainB
|
3010fa835f
|
feat: implement File API for file upload and retrieval with new endpoints
|
2025-05-08 10:42:00 +08:00 |
|
CaptainB
|
ee37d7c320
|
feat: implement web knowledge synchronization with ForkManage and related handlers
|
2025-04-28 11:27:59 +08:00 |
|
CaptainB
|
91f16aa394
|
feat: add ToolEditRequest serializer for editing tool properties
sync2gitee / repo-sync (push) Waiting to run
|
2025-04-23 11:34:19 +08:00 |
|
CaptainB
|
11331a60e0
|
feat: enhance Tool API by adding module_id and tool_type parameters, and refactor query handling
sync2gitee / repo-sync (push) Waiting to run
|
2025-04-22 17:53:47 +08:00 |
|
CaptainB
|
bbd7079166
|
feat: add import and export endpoints to ToolView for workspace tools
|
2025-04-22 17:06:39 +08:00 |
|
CaptainB
|
a8cda7d4a4
|
feat: consolidate module and tool views by removing redundant classes and updating API endpoints
|
2025-04-21 10:59:42 +08:00 |
|
CaptainB
|
2c0cb5b6e6
|
feat: update module and tool delete APIs to use DefaultResultSerializer for responses
|
2025-04-18 19:11:26 +08:00 |
|
CaptainB
|
fe032822f4
|
feat: add ToolTreeView and ToolTreeReadAPI for retrieving tools by workspace and module
|
2025-04-18 17:54:06 +08:00 |
|
CaptainB
|
0b8f5d7597
|
feat: implement CRUD operations for tools with API views
|
2025-04-18 16:42:46 +08:00 |
|
CaptainB
|
4c23b9aded
|
feat: implement Tool model and related API for Tool management
|
2025-04-17 14:11:57 +08:00 |
|