MaxKB/apps/tools
CaptainB 23b47f24e7 fix: add folder_id to ToolSerializer initialization 2025-06-21 15:06:13 +08:00
..
api fix: add scope parameter to tool serializer in tool.py 2025-06-19 18:33:43 +08:00
migrations feat: standardize label field values in tool SQL insert statements 2025-06-20 13:24:29 +08:00
models feat: add label field to tool model and update SQL insert statements 2025-06-20 11:52:51 +08:00
serializers fix: add folder_id to ToolSerializer initialization 2025-06-21 15:06:13 +08:00
sql feat: add label field to tool serializer and SQL queries 2025-06-20 11:57:55 +08:00
views feat: add user role permissions to workspace operations 2025-06-20 15:17:36 +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: add scope parameter to tool serializer in tool.py 2025-06-19 18:33:43 +08:00