tao.chen
|
2014d59681
|
update: Dockerfile
|
2026-08-14 15:55:00 +08:00 |
|
tao.chen
|
7347b409e5
|
update: port
|
2026-08-14 15:32:34 +08:00 |
|
tao.chen
|
af9466c4e6
|
update: UV_HTTP_TIMEOUT
|
2026-08-14 15:27:16 +08:00 |
|
tao.chen
|
e9a7e1a24e
|
update: docker-compose.yml
|
2026-08-14 15:19:29 +08:00 |
|
Winnie
|
be475dd0d9
|
fix: support local storage runtime and schedule logs
|
2026-08-14 15:06:36 +08:00 |
|
tao.chen
|
65d14b8610
|
update: dir tree
|
2026-08-14 15:02:55 +08:00 |
|
tao.chen
|
4530811441
|
update: spec
|
2026-08-14 14:40:34 +08:00 |
|
tao.chen
|
d415154f41
|
update: migrate
|
2026-08-14 14:32:44 +08:00 |
|
tao.chen
|
c45687ef18
|
fix: update unique key
|
2026-08-14 13:44:57 +08:00 |
|
tao.chen
|
7330f313ff
|
update: add custom dep
|
2026-08-14 13:15:18 +08:00 |
|
tao.chen
|
518853cbb0
|
fix
|
2026-08-14 12:40:36 +08:00 |
|
tao.chen
|
604e66ffe0
|
fix: DataResourceUploadModal.tsx
|
2026-08-14 12:28:22 +08:00 |
|
tao.chen
|
480e1cc638
|
update: data source
|
2026-08-14 11:59:06 +08:00 |
|
tao.chen
|
225a585499
|
update: validate_target_path
|
2026-08-14 11:32:15 +08:00 |
|
tao.chen
|
b9becffab2
|
update: 数据资源文件上传
|
2026-08-14 11:31:48 +08:00 |
|
tao.chen
|
462617b66d
|
feat: datasource
|
2026-08-13 20:13:37 +08:00 |
|
tao.chen
|
0b5b50edb9
|
update: rel path
|
2026-08-13 19:51:20 +08:00 |
|
tao.chen
|
63a14b1884
|
fix: params error
NameError: name 'session' is not defined
|
2026-08-13 19:20:36 +08:00 |
|
tao.chen
|
f5cb22e8cd
|
feat: upload resource
|
2026-08-13 19:09:13 +08:00 |
|
tao.chen
|
912c0ed22d
|
Merge branch 'refactor/storage' into develop
|
2026-08-13 18:11:50 +08:00 |
|
tao.chen
|
19157ad20b
|
test
|
2026-08-13 18:08:12 +08:00 |
|
xiaozhu
|
bcddaac083
|
fix:修复只读文件切换编辑文件时iframe重新加载问题
|
2026-08-13 17:24:55 +08:00 |
|
xiaozhu
|
9160175d51
|
update:只读文件隐藏操作按钮
|
2026-08-13 16:05:16 +08:00 |
|
tao.chen
|
532f0d6c91
|
fix: dir tree
|
2026-08-13 12:12:58 +08:00 |
|
tao.chen
|
3094a47298
|
fix: path error
|
2026-08-13 11:48:24 +08:00 |
|
tao.chen
|
83d0e0adca
|
fix: bug
1. Cannot find name 'PythonEditorBuffer'
2. Cannot find name 'PythonEditor'
|
2026-08-13 11:26:31 +08:00 |
|
tao.chen
|
1ad0ec9dbf
|
update: docker-compose.yml
|
2026-08-13 11:03:08 +08:00 |
|
tao.chen
|
dc68739216
|
Merge remote-tracking branch 'aliyun/develop' into develop
|
2026-08-13 11:01:43 +08:00 |
|
tao.chen
|
49c8a27841
|
update: update storage struct
|
2026-08-13 11:01:37 +08:00 |
|
xiaozhu
|
a2f515cf87
|
fix:锁定文件只读
|
2026-08-13 10:26:01 +08:00 |
|
xiaozhu
|
7b10f08484
|
Merge branch 'develop' of http://8.153.151.51:8888/team_group/model-develop into develop
|
2026-08-13 10:06:46 +08:00 |
|
tao.chen
|
da9a1ec472
|
update: storage path
|
2026-08-13 09:35:27 +08:00 |
|
tao.chen
|
302bda2ee9
|
fix: directory tree
|
2026-08-12 20:45:29 +08:00 |
|
tao.chen
|
d600d5dbb1
|
fix: directory cached
|
2026-08-12 20:41:44 +08:00 |
|
tao.chen
|
b1ceaeb173
|
fix: storage and directories bug
|
2026-08-12 20:18:29 +08:00 |
|
tao.chen
|
0bcdbb1068
|
fix: add logging limit
|
2026-08-12 19:52:14 +08:00 |
|
tao.chen
|
9d0ca1e8b6
|
fix: READINESS_TARGETS
|
2026-08-12 19:49:05 +08:00 |
|
tao.chen
|
8abe505d17
|
fix: multi owner
|
2026-08-12 18:58:18 +08:00 |
|
tao.chen
|
495018de34
|
update: workspace lazy load
|
2026-08-12 18:36:17 +08:00 |
|
tao.chen
|
c6c2481b96
|
feat: workspace 目录树服务端懒加载
- api.ts: listWorkspaceDirectories 支持 parent_path 查询; WorkspaceDirectory 增加 has_children; 同步 WorkspaceBoundApi 签名
- AuthContext: 绑定透传 parentPath
- scriptWorkspaceStore: 新增 expandedPaths/loadingChildrenPaths/loadedChildPaths, loadChildren/toggleExpanded, 局部刷新 createFolder/deleteDirectory
- WorkspaceTree: 移除 useState, 改为受控展开/加载状态
- ScriptExplorer: 从 store 读取并透传展开状态与 toggle
|
2026-08-12 18:06:35 +08:00 |
|
tao.chen
|
a09551bd3c
|
update: workspace members 403
|
2026-08-12 17:14:47 +08:00 |
|
tao.chen
|
6b9f851810
|
update: scripts.py api
|
2026-08-12 17:14:18 +08:00 |
|
tao.chen
|
a86432b102
|
update: PythonEditor.tsx
|
2026-08-12 16:58:00 +08:00 |
|
tao.chen
|
2fcdf51cfc
|
update: PythonEditor.tsx
|
2026-08-12 16:49:21 +08:00 |
|
xiaozhu
|
04447abfb0
|
fix: Dockerfile 移除 --frozen 参数
|
2026-08-12 16:38:31 +08:00 |
|
xiaozhu
|
55e37b5a69
|
fix: Dockerfile 中先更新 uv.lock 再安装
|
2026-08-12 16:32:35 +08:00 |
|
xiaozhu
|
8d83adf1aa
|
fix:路由优化
|
2026-08-12 15:27:10 +08:00 |
|
xiaozhu
|
e4b8c320a3
|
fix:css报错
|
2026-08-12 14:55:09 +08:00 |
|
xiaozhu
|
fe65034aa8
|
feat:脚本只读
|
2026-08-12 14:34:31 +08:00 |
|
tao.chen
|
dc4d190935
|
fix: python script 404
|
2026-08-12 13:45:15 +08:00 |
|