UnisKB/apps/common/forms
tanlianwang 0546b773db feat(ui): 添加系统管理菜单功能并优化模型相关文案
- 新增系统管理菜单,包含用户管理、资源授权和系统设置功能
- 实现资源授权下拉菜单,支持应用、知识库、工具和模型的授权管理
- 实现系统设置下拉菜单,支持邮件设置等功能
- 将模型相关文案中的"供应商"统一修改为"模型",提升表述准确性
- 更新模型表单和API中的字段名称和提示信息
- 修复前端国际化文件中模型相关的翻译内容
2026-03-04 10:57:37 +08:00
..
label feat: add model setting 2025-04-17 18:01:33 +08:00
__init__.py feat: add model setting 2025-04-17 18:01:33 +08:00
array_object_card.py feat: add model setting 2025-04-17 18:01:33 +08:00
base_field.py feat(ui): 添加系统管理菜单功能并优化模型相关文案 2026-03-04 10:57:37 +08:00
base_form.py feat: add model setting 2025-04-17 18:01:33 +08:00
multi_select.py feat: add model setting 2025-04-17 18:01:33 +08:00
object_card.py feat: add model setting 2025-04-17 18:01:33 +08:00
password_input.py feat: add model setting 2025-04-17 18:01:33 +08:00
radio_button_field.py feat: enhance model credential validation and support for multiple API versions 2025-08-18 16:46:27 +08:00
radio_card_field.py feat: enhance model credential validation and support for multiple API versions 2025-08-18 16:46:27 +08:00
radio_field.py feat: add model setting 2025-04-17 18:01:33 +08:00
single_select_field.py feat: add model setting 2025-04-17 18:01:33 +08:00
slider_field.py feat: add model setting 2025-04-17 18:01:33 +08:00
switch_field.py feat: enhance user authentication with RSA key handling and encrypted data support 2025-09-18 18:42:55 +08:00
tab_card.py feat: add model setting 2025-04-17 18:01:33 +08:00
table_checkbox.py feat: add model setting 2025-04-17 18:01:33 +08:00
table_radio.py feat: add model setting 2025-04-17 18:01:33 +08:00
text_input_field.py feat: add model setting 2025-04-17 18:01:33 +08:00