87c38c8502
增加global_search后端api端点
2026-03-15 23:24:25 +08:00
484c116c4a
修复get_workspace_sidebar_items重复执行多次的问题
2026-03-15 23:10:44 +08:00
0161eee59f
优化auth.ts
2026-03-15 22:42:03 +08:00
7599a5a670
增加清除缓存api接口
2026-03-15 18:32:37 +08:00
92b12d5363
更新扩展加载机制
2026-03-14 17:36:55 +08:00
5191a10fa7
update jlocal.py
2026-03-13 01:06:21 +08:00
1c39ef2efe
update get_node_schema
2026-03-12 20:40:20 +08:00
77d7906664
update nodeMetadata.js
2026-03-12 15:24:18 +08:00
137dd02e91
修复生产环境无法启动前端的问题
2026-03-12 00:14:19 +08:00
829174439f
统一http客户端,自动 session cookie
2026-03-11 22:10:33 +08:00
496efd8d31
update common.ts
2026-03-11 19:08:37 +08:00
1e13b10c49
修复前端无法加载getRecordWithOnload返回值的问题
2026-03-11 18:09:47 +08:00
48a825e3f3
增加get_script等后端api
2026-03-11 17:36:47 +08:00
bea1c3306f
增加get_all_roles等后端api
2026-03-11 17:21:59 +08:00
06286401b7
增加api/v2等后端api文件
2026-03-11 17:14:45 +08:00
2574028ad1
增加get_list,get_value等后端api文件
2026-03-11 17:10:21 +08:00
882278108b
修复无法登陆的问题
2026-03-11 01:48:54 +08:00
0cce311cae
增加登陆相关api
2026-03-10 23:22:36 +08:00
bfb9dca56a
增加登陆登出后端api端点
2026-03-10 22:27:53 +08:00
209f1403b5
add ai-docs folder
2026-03-10 22:04:36 +08:00
461617d8a6
移植新版frontend到jlocal
2026-03-09 21:01:17 +08:00
6905adf1f1
update package-lock.json
2026-03-08 18:22:10 +08:00
2307f4336a
优化metadata_map
2026-02-02 03:50:21 +08:00
65b8e671a4
优化本地节点详情页工具栏
2026-02-02 00:18:38 +08:00
cb39b45b62
增加用户权限检查,实现根据用户角色所有pagetype权限控制数据访问
2026-01-25 04:18:59 +08:00
bb379e6c6c
优化前端,删除冗余的withCredentials: true 和get_session_api_headers()
2026-01-25 01:06:43 +08:00
c915fe3892
优化pagetype默认列表页
2026-01-25 00:29:28 +08:00
242adf013b
优化基于session cookie重构用户访问权限的实现逻辑
2026-01-25 00:24:04 +08:00
0d94d18f74
基于session cookie重构用户访问权限的实现逻辑,实现基于角色的用户访问权限
2026-01-24 23:23:14 +08:00
9e468f9f13
pagetype列表页过滤栏增加ID字段,并实现模糊匹配
2026-01-24 19:52:08 +08:00
4e9ec53543
鼠标悬浮Jeditor输入框时激活边框颜色
2026-01-24 19:36:14 +08:00
7ac10122f7
优化Jeditor编辑体验
2026-01-24 19:34:22 +08:00
33f0b6f049
修复pagetype列表页不按In List View属性显示字段的问题
2026-01-24 19:31:11 +08:00
fc7e166bc9
修复pagetype设置界面Text Editor渲染后与前端界面不一致的问题
2026-01-24 18:37:29 +08:00
3df029d352
修复pagetype设置界面Cron Editor和Jeditor渲染后字段Label所在行消失的问题
2026-01-24 18:05:38 +08:00
dac822f30b
pagetype设置界面字段类型增加Jeditor和Cron Editor
2026-01-24 17:56:39 +08:00
52b5c53a72
优化pagetype编辑界面,选中section,column时右边栏字段类型显示相应的字段
2026-01-24 17:08:41 +08:00
3d0947c6ae
优化HTML.vue控件,删除调试日志
2026-01-24 17:00:25 +08:00
c0d5ec672c
优化column.vue列操作逻辑,删除调试日志
2026-01-24 16:51:53 +08:00
39cba0d878
修复pagetype编辑界面添加新列及字段后保存后新列丢失的问题
2026-01-24 16:44:56 +08:00
50f99f64d9
修复编辑pagetype字段后无法保存的问题
2026-01-24 15:57:16 +08:00
e529a35280
实现pagetype列表页弹窗新建pagetype的功能
2026-01-24 05:54:49 +08:00
7aba11a31e
删除HTML控件的调试日志
2026-01-24 04:40:44 +08:00
609670e37d
优化form_builder
2026-01-24 04:36:56 +08:00
1c5b551206
增加form_builder右边栏缺少的属性
2026-01-24 04:26:58 +08:00
3e08ae95c3
增加form_builder组件,实现可视化拖拽编排pagetype字段
2026-01-24 03:59:11 +08:00
e10a42dbad
refactor: replace company name with brand name in footer copyright
...
- Replace full company name with brand name 'Jingrow' in footer copyright
- Use appName variable for better consistency and maintainability
- Improves brand consistency across the homepage
- Follows industry best practices for footer copyright display
2026-01-02 16:35:24 +08:00
01ad159168
update zh translation
2026-01-02 16:32:47 +08:00
1fa97fa8c5
implement comprehensive timezone selection with auto-detection
2025-12-27 00:10:56 +08:00
33545be45b
feat: auto-detect user timezone in system settings
...
Automatically detect and use user's system timezone when no timezone preference is saved. Falls back to 'Asia/Shanghai' if detection fails.
2025-12-26 23:45:41 +08:00