Commit Graph

6 Commits (37ac57941f1a26db7c56cb04733241edcec8d23b)

Author SHA1 Message Date
tanlianwang 37ac57941f feat(system): 添加系统配置管理功能
- 新增 system_config 视图模块用于系统配置获取
- 在 __init__.py 中导入新的系统配置视图
- 添加 MINDMAP_URL 配置项到 config.yaml 文件
- 更新 LayoutContainer 组件默认展开状态
- 实现思维导图动态 URL 配置加载
- 添加系统配置序列化器和 API 接口
- 在国际化文件中增加用户手册和论坛链接
- 升级 @logicflow/extension 和 jspdf 依赖包版本
- 初始化 package-lock.json 文件结构
2026-03-10 10:32:17 +08:00
wxg0103 a8127efd86 refactor: add valid 2025-06-24 11:09:19 +08:00
shaohuzhang1 445a87143b
feat: system profile (#3193) 2025-06-04 17:16:35 +08:00
wxg0103 a90f6c89cb refactor: email setting 2025-05-07 18:09:45 +08:00
shaohuzhang1 115e11052c
feat: Resources authorization (#3039) 2025-05-06 18:35:11 +08:00
shaohuzhang1 5f902ef5de
feat: authentication (#2906) 2025-04-16 20:09:00 +08:00