MaxKB/apps/function_lib
CaptainB 1b6b021226 fix: set is_active to False and update init_params handling in function_lib_serializer
--bug=1053923 --user=刘瑞斌 【函数库】创建函数后函数状态为启用,并非是禁用 https://www.tapd.cn/57709429/s/1676263

--bug=1053928 --user=刘瑞斌 【函数库】设置过启动参数的函数,删除启动参数,但实际依然有保留 https://www.tapd.cn/57709429/s/1676269
2025-03-26 10:55:35 +08:00
..
migrations refactor: update label for API Key in input fields across function library 2025-03-25 17:34:15 +08:00
models feat: Support internal functionlib 2025-03-17 10:30:25 +08:00
serializers fix: set is_active to False and update init_params handling in function_lib_serializer 2025-03-26 10:55:35 +08:00
swagger_api feat: Support internal functionlib 2025-03-17 10:30:25 +08:00
task feat: 分离任务 2024-08-21 14:46:38 +08:00
views feat: Audit log add operation object (#2681) 2025-03-25 19:07:02 +08:00
__init__.py feat: 函数库功能 2024-08-15 17:17:25 +08:00
admin.py feat: 函数库功能 2024-08-15 17:17:25 +08:00
apps.py feat: 函数库功能 2024-08-15 17:17:25 +08:00
tests.py feat: 函数库功能 2024-08-15 17:17:25 +08:00
urls.py feat: Support internal functionlib 2025-03-17 10:30:25 +08:00