CaptainB
|
317db5ae18
|
fix: add scope parameter to tool serializer in tool.py
|
2025-06-19 18:33:43 +08:00 |
|
CaptainB
|
fd2b1245b8
|
feat: add debug and edit icon functionalities for tools and shared tools
|
2025-06-04 18:52:24 +08:00 |
|
CaptainB
|
c775f2a57f
|
feat: add edit icon functionality for tools and shared tools
|
2025-06-04 18:48:20 +08:00 |
|
CaptainB
|
e525f77fa0
|
feat: refactor pylint handling and update endpoint for workspace tool
|
2025-06-04 11:08:05 +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
|
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
|
16cafec6af
|
fix: update module and tool URLs to avoid duplicate paths for ModuleTreeView and ToolTreeView
sync2gitee / repo-sync (push) Has been cancelled
|
2025-04-18 21:16:31 +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 |
|