MaxKB/apps/tools
CaptainB 16cafec6af
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
fix: update module and tool URLs to avoid duplicate paths for ModuleTreeView and ToolTreeView
2025-04-18 21:16:31 +08:00
..
api feat: update module and tool delete APIs to use DefaultResultSerializer for responses 2025-04-18 19:11:26 +08:00
migrations refactor: remove tool_type field and update imports in tool model 2025-04-18 17:08:59 +08:00
models refactor: remove tool_type field and update imports in tool model 2025-04-18 17:08:59 +08:00
serializers feat: add ToolTreeView and ToolTreeReadAPI for retrieving tools by workspace and module 2025-04-18 17:54:06 +08:00
views feat: update module and tool delete APIs to use DefaultResultSerializer for responses 2025-04-18 19:11:26 +08:00
__init__.py feat: implement Tool model and related API for Tool management 2025-04-17 14:11:57 +08:00
admin.py feat: implement Tool model and related API for Tool management 2025-04-17 14:11:57 +08:00
apps.py feat: implement Tool model and related API for Tool management 2025-04-17 14:11:57 +08:00
tests.py feat: implement Tool model and related API for Tool management 2025-04-17 14:11:57 +08:00
urls.py fix: update module and tool URLs to avoid duplicate paths for ModuleTreeView and ToolTreeView 2025-04-18 21:16:31 +08:00