This website requires JavaScript.
Explore
Help
Register
Sign In
zhuchaowe
/
maxkb
Watch
1
Star
0
Fork
0
You've already forked maxkb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3d1c43c020
maxkb
/
apps
/
tools
History
CaptainB
4c38e8a82b
feat: add dynamic SQL execution and pagination functionality with custom query compiler
2025-04-24 11:37:11 +08:00
..
api
feat: add ToolEditRequest serializer for editing tool properties
2025-04-23 11:34:19 +08:00
migrations
feat: enhance Tool API by adding module_id and tool_type parameters, and refactor query handling
2025-04-22 17:53:47 +08:00
models
feat: enhance Tool API by adding module_id and tool_type parameters, and refactor query handling
2025-04-22 17:53:47 +08:00
serializers
feat: add dynamic SQL execution and pagination functionality with custom query compiler
2025-04-24 11:37:11 +08:00
views
feat: enhance Tool API by adding module_id and tool_type parameters, and refactor query handling
2025-04-22 17:53:47 +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
feat: add import and export endpoints to ToolView for workspace tools
2025-04-22 17:06:39 +08:00