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 |
|
tao.chen
|
91339aa993
|
update: docker-compose.yml
|
2026-08-12 13:33:29 +08:00 |
|
tao.chen
|
416ff4d06a
|
feat: add logger
|
2026-08-12 12:43:31 +08:00 |
|
tao.chen
|
3981c32781
|
refactor: directory
|
2026-08-12 12:23:19 +08:00 |
|
tao.chen
|
a378ea5352
|
feat: add pytest in dev
|
2026-08-12 12:21:48 +08:00 |
|
tao.chen
|
e23df83e0d
|
fix: bugs
|
2026-08-11 22:03:01 +08:00 |
|
tao.chen
|
bff7b7f9a6
|
fix: bugs
|
2026-08-11 21:53:52 +08:00 |
|
tao.chen
|
dd6f176ca8
|
fix: file lock
|
2026-08-11 21:26:55 +08:00 |
|
tao.chen
|
d4013a07a9
|
rollback
|
2026-08-11 20:41:15 +08:00 |
|
tao.chen
|
e1360c5c38
|
test: backend
|
2026-08-11 20:09:44 +08:00 |
|
xiaozhu
|
a8a54f1b78
|
fix:光标
|
2026-08-11 19:02:22 +08:00 |
|
tao.chen
|
e80cbbd81c
|
feat: execute node python version
|
2026-08-11 19:00:55 +08:00 |
|
tao.chen
|
38cd06ee7a
|
update: clean dockerfile
|
2026-08-11 18:57:34 +08:00 |
|
tao.chen
|
05091c425a
|
update: filter by owner / visibility
|
2026-08-11 18:56:47 +08:00 |
|
xiaozhu
|
064403ad70
|
fix:新建项目更新项目选项
|
2026-08-11 18:53:11 +08:00 |
|
tao.chen
|
c63f745374
|
fix: error
|
2026-08-11 18:42:15 +08:00 |
|
tao.chen
|
ca12646387
|
update: env error
|
2026-08-11 18:26:37 +08:00 |
|
tao.chen
|
78e83e1765
|
fix: migrate bug
|
2026-08-11 18:13:15 +08:00 |
|
tao.chen
|
ed7a6cd858
|
fix: migrate bug
|
2026-08-11 18:05:34 +08:00 |
|
tao.chen
|
1b0083be47
|
refactor: kernel spec
|
2026-08-11 17:47:39 +08:00 |
|
tao.chen
|
6c6e7e6500
|
update: python script run in python intercept
|
2026-08-11 16:20:40 +08:00 |
|
tao.chen
|
ec9effc254
|
update: npm registry
|
2026-08-11 16:19:34 +08:00 |
|
tao.chen
|
b49d804718
|
update: upgrade base image
|
2026-08-11 16:12:24 +08:00 |
|
tao.chen
|
fe7f1a744e
|
feat: schedule node add python version
|
2026-08-11 15:56:05 +08:00 |
|
tao.chen
|
e28bc39328
|
fix: default user
|
2026-08-11 15:13:26 +08:00 |
|
tao.chen
|
4269eed018
|
fix: 422 error
|
2026-08-11 15:13:13 +08:00 |
|