piexlMax(奇淼
e75fa0bd84
feat: 更换代码编辑器,增加不同node的兼容性。
2024-11-07 18:33:33 +08:00
piexlMax(奇淼
b2cfbb95b6
fix: 在导出表格之前取消掉用户自行添加的""和``
2024-11-06 11:19:17 +08:00
zayn
0d84ea9523
Update form.vue.tpl
...
表单提交的时候按钮添加loading状态,防止手滑连点后重复创建
2024-11-04 19:39:52 -08:00
zayn
e99fe70164
Update table.vue.tpl
...
表单提交的时候按钮添加loading状态,防止手滑连点后重复创建
2024-11-04 19:28:24 -08:00
pixelmaxQM
8bd337e08f
fix: 字符串情况下搜索条件为空不再参与搜索筛选
2024-11-03 22:09:02 +08:00
pixelmaxQM
12124eb1aa
feat: 完善自动化代码填充方法逻辑,增加成功率
2024-11-03 13:15:52 +08:00
pixelmaxQM
e036395d18
fix : #1918 在包含delete_at的情况下,数据源自动过滤软删除数据
2024-10-31 20:24:18 +08:00
pixelmaxQM
41ba7ad6a5
fix : #1918 在包含delete_at的情况下,数据源自动过滤软删除数据
2024-10-31 20:10:06 +08:00
pixelmaxQM
3452eafe4f
feat: 模板配置将自动同步本地有的模板和插件
2024-10-30 20:41:10 +08:00
pixelmaxQM
e515ad3074
feat: UI细节优化
2024-10-30 20:32:39 +08:00
pixelmaxQM
255f138bdb
feat: 模板配置可以读取系统原生携带的文件模板
2024-10-30 20:32:04 +08:00
PiexlMax(奇淼
08496c2c61
Merge pull request #1922 from cangqiaoyuzhuo/main
...
chore: fix function name in comment
2024-10-30 10:07:40 +08:00
piexlMax(奇淼
25a996fe51
fix: 新增字段在没有选择gvaModel的情况下,防止出现空指针
2024-10-30 09:48:40 +08:00
piexlMax(奇淼
9ba39f2eda
fix: 新增字段在没有选择gvaModel的情况下,防止出现空指针
2024-10-30 09:46:38 +08:00
piexlMax(奇淼
4a70b38a99
fix: 修复关联模式下的sql语句bug
2024-10-30 09:42:37 +08:00
pixelmaxQM
0dc66adc0d
feat: 参数管理功能示例代码动态化
2024-10-29 22:18:13 +08:00
bypanghu
c2c11b29a7
fix:修复运行时 saas 报错
2024-10-29 22:08:17 +08:00
pixelmaxQM
071f48c3ca
feat: 表格模板更名为导出模板
2024-10-29 22:05:03 +08:00
pixelmaxQM
65cef0b40f
feat: 导入导出功能将可以直接看到代码模板。
2024-10-29 21:56:30 +08:00
pixelmaxQM
f30912e02f
fix: 不再自动对导出key进行处理,如遇到关键字需要使用对应数据库的字符串表达式包裹
2024-10-29 20:46:31 +08:00
cangqiaoyuzhuo
1b74dc8afd
chore: fix function name in comment
2024-10-28 22:24:45 +08:00
pixelmaxQM
1840b343b2
feat: 自动化代码不允许创建与模板同名的的字段JSON。
2024-10-28 22:05:24 +08:00
pixelmaxQM
4f8030ecae
fix: 修复LIKE查询下的模板bug
...
fix: 在模板模式下对AI进行disabled
2024-10-28 21:39:40 +08:00
PiexlMax(奇淼
bb6c0be9de
Merge pull request #1921 from flipped-aurora/dev2.7.7
...
beta:2.7.7 AI版本发布
2024-10-27 10:36:40 +08:00
pixel(奇淼
a2d4c43047
feat: 插件模板搜索功能按照数组提供索引条件
2024-10-27 10:35:43 +08:00
pixel(奇淼
60184f12bd
feat: 菜单主菜单css样式调整
2024-10-27 10:26:35 +08:00
pixel(奇淼
4ffa30e31a
feat: 增加AI生成之前的确认行为
2024-10-27 10:21:48 +08:00
pixel(奇淼
7fff2833c3
feat: ai生成页面功能屏蔽
2024-10-26 12:37:27 +08:00
pixel(奇淼
d1da92d040
Merge branch 'main' into dev2.7.7
...
# Conflicts:
# web/src/pathInfo.json
# web/vitePlugin/componentName/index.js
2024-10-26 12:30:41 +08:00
pixel(奇淼
6bb8f8a030
fix: 修复空菜单无法切换为手动输入的bug,修复没有vueName无法读取到pathinfo.json中的bug
2024-10-26 12:17:54 +08:00
Mohamed Hassan
01295f00e3
+ Add translation for "sys_params.go" in server module.
...
+ Update translation for "server.go" in server module.
+ Fix some typo in translation files.
2024-10-26 00:17:32 +03:00
pixelmaxQM
dcd0eb20e1
feat: 调整自动引入组件,新增html展示页面。
2024-10-25 22:19:13 +08:00
pixelMax(奇淼
7d6270079a
feat: 增加ai绘制页面功能
2024-10-25 18:22:11 +08:00
pixelMax(奇淼
05242c0ad7
feat: 完善AI帮写内容
2024-10-25 10:35:14 +08:00
pixelMax(奇淼
30fb3a97d7
feat: 增加方法可以根据方法介绍自动补全
2024-10-25 10:22:09 +08:00
pixelMax(奇淼
4dec8cfb17
Merge branch 'dev2.7.7' of github.com:flipped-aurora/gin-vue-admin into dev2.7.7
2024-10-25 09:47:36 +08:00
pixelmaxQM
bb8210b88e
feat: autoFunc可以ai添加代码。
2024-10-24 22:55:15 +08:00
Mohamed Hassan
29d2951007
Merge branch 'main' into i18n
2024-10-24 15:34:40 +03:00
Mohamed Hassan
50494760a5
Merge branch 'i18n' of https://github.com/flipped-aurora/gin-vue-admin into i18n
2024-10-24 15:27:46 +03:00
Mohamed Hassan
2feef35b83
+ Update code to v2.7.6.
...
+ The menu page selection is changed to a step-by-step style, which is more convenient.
+ The parameter management function is added, which can configure and obtain custom parameters.
+ AI functions are fully free.
+ Automation code can automatically fill in the most basic structure template according to the structure name.
+ The API synchronization function supports AI automatic filling
+ The export template function supports automatic generation of the basic structure by AI according to the description.
+ The method of adding automation code supports free selection of registration as a development interface or an interface that requires authentication.
⚠ This update requires re-execution of npm i
⚠ This update requires re-execution of go mod tidy
2024-10-24 15:26:33 +03:00
pixelMax(奇淼
b69858b6f7
feat: AddFunc在ai生成后支持页面编辑
2024-10-24 18:44:07 +08:00
pixelMax(奇淼
f191601ab4
feat: 增加AddFunc自动填充方法逻辑功能
2024-10-24 18:01:40 +08:00
PiexlMax(奇淼
7d62a55a92
Merge pull request #1917 from Brandon-lz/dev2.7.7
...
Dev2.7.7 新增支持minio分片上传大文件
2024-10-23 11:22:17 +08:00
Brandon lz
eadcda4e30
modified: server/go.mod
...
modified: server/go.sum
2024-10-22 07:05:18 +00:00
Brandon lz
45382d1446
支持大文件分片上传minio
2024-10-22 07:00:51 +00:00
PiexlMax(奇淼
0fd4f0bd7c
Merge pull request #1911 from zyw0605688/dev2.7.7
...
修改模板文件table.vue.tpl
2024-10-22 13:29:18 +08:00
pixelmaxQM
c3fd7b9077
fixed: 修复一对一一对多编辑时候,kv丢失的bug。
2024-10-21 20:16:59 +08:00
pixelMax(奇淼
2938304fcd
feat: 修改json操作为sjson 不改变原始json文件顺序
2024-10-21 11:37:52 +08:00
pixelMax(奇淼
ff24fe3773
feat: 修改json操作为sjson 不改变原始json文件顺序
2024-10-21 11:19:26 +08:00
Mohamed Hassan
75b8ad7ba3
+ Update translation.
2024-10-20 20:39:12 +03:00