Commit Graph

331 Commits

Author SHA1 Message Date
b2baccline
51665a28d6 提取表单回填函数 2020-07-03 14:50:37 +08:00
b2baccline
8bfe7cb973 代码生成时可以指定生成的文件 2020-06-30 18:14:07 +08:00
b2baccline
8e14c6b359 代码生成时可以指定生成的文件 2020-06-30 18:13:33 +08:00
b2baccline
677ba031ff 模板组复制功能 2020-06-30 16:35:31 +08:00
b2baccline
7d8aae8621 模板组复制功能 2020-06-30 16:34:15 +08:00
b2baccline
4e05c2c1dd 🐛 修复未阻止表单默认提交事件导致的异常 2020-06-30 09:53:24 +08:00
b2baccline
435aa906c0 🎨 formMixin 优化 2020-06-29 19:35:40 +08:00
b2baccline
cc8d289bee 代码生成,属性占位符支持前端传参 2020-06-29 17:58:57 +08:00
b2baccline
f76aac3c20 模板组选择框数据 && 模板组新增备注属性 2020-06-29 17:57:06 +08:00
b2baccline
7fc1f7a252 新增模板组新建、编辑、复制功能 2020-06-29 17:52:24 +08:00
b2baccline
2625eca4e5 Merge pull request #25 from dixiaoping/master
页面细节调整
2020-06-28 20:10:01 +08:00
b2baccline
f19b824031 页面细节调整 2020-06-28 19:26:50 +08:00
b2baccline
e84440cd62 Merge pull request #24 from dixiaoping/master
模板页面布局优化
2020-06-28 15:30:06 +08:00
b2baccline
2a46d86e1f ballcat 内容修改 2020-06-28 14:34:39 +08:00
b2baccline
1e65dd236e 提供模板属性列表查询方法 2020-06-26 20:54:05 +08:00
b2baccline
9b1e3405fc 🎨 模板管理添加提示信息 2020-06-26 20:52:37 +08:00
b2baccline
e4130aeaad 添加超级管理员校验 2020-06-26 20:39:06 +08:00
b2baccline
90cfa06ee8 角色添加 system 属性,表名是否为系统角色,系统角色不可删除,系统角色不可被取消 2020-06-26 20:36:05 +08:00
b2baccline
358947f0d2 🎨 TreeUtil优化 2020-06-26 16:02:09 +08:00
b2baccline
c689d5be51 修改的地方太多,暂时先移除checkStyle 2020-06-26 15:55:22 +08:00
b2baccline
89add5d79a 🎨 引入spring-java-format插件,代码格式管理 2020-06-25 00:19:21 +08:00
b2baccline
2b01fb6f5b 🎨 前端代码结构微调 2020-06-24 23:04:00 +08:00
b2baccline
2c74b4d8dd Merge remote-tracking branch 'origin/master' 2020-06-24 19:59:26 +08:00
b2baccline
5906d40478 🎨 抽取常量Tree根节点ID(0), 模板文件删除时对子节点的操作类型 2020-06-24 19:58:54 +08:00
b2baccline
9998adf97b Merge pull request #21 from dixiaoping/master
 模板文件新建
2020-06-24 19:49:57 +08:00
b2baccline
727661e5ed config 修改 2020-06-24 19:42:32 +08:00
b2baccline
cc70063728 提交新建文件 2020-06-24 19:41:48 +08:00
b2baccline
302579282e 🐛 fix 模板文件信息保存时没有写入ID的异常 2020-06-24 18:46:41 +08:00
b2baccline
de1c6a4089 Merge branch 'master' of https://github.com/Hccake/ballcat 2020-06-24 14:24:32 +08:00
b2baccline
322b1ee5eb 模板项创建同步创建模板文件详情 2020-06-24 14:24:13 +08:00
b2baccline
ee17402f6b Merge pull request #20 from dixiaoping/master
删除无用代码
2020-06-24 10:30:20 +08:00
b2baccline
f4be93891b 移除树组件 2020-06-24 10:23:44 +08:00
b2baccline
29442bddc6 Merge branch 'master' of https://github.com/Hccake/ballcat 2020-06-24 10:23:17 +08:00
b2baccline
fe51d04511 Merge pull request #19 from dixiaoping/master
模板文件删除、重命名(前端)
2020-06-24 10:16:56 +08:00
b2baccline
20c0d3f773 💄 标题logo调整,页脚上下边距调整,以便显示更多内容 2020-06-23 22:13:25 +08:00
b2baccline
ae7d22441a 🎨 模板组属性配置默认值可以置空 2020-06-23 21:45:24 +08:00
b2baccline
cfdd59099a Merge pull request #18 from lingting-gzm/master
🐛 idea 没有把所有修改提交上去,这是丢失的
2020-06-23 20:53:01 +08:00
b2baccline
3a2f0c442a 目录项新建、删除、重命名支持 2020-06-23 20:51:37 +08:00
b2baccline
5b5236083c 🐛 idea 没有把所有修改提交上去,这是丢失的 2020-06-23 20:49:48 +08:00
b2baccline
1ad7042ca7 Merge pull request #17 from lingting-gzm/master
🐛   添加kafka扩展,修复邮件通知bug
2020-06-23 20:43:23 +08:00
b2baccline
57b3c253b7 添加kafka流处理扩展 2020-06-23 20:34:25 +08:00
b2baccline
0b87a18ba6 生产者与消费者的构筑方法 添加部分属性的get方法、添加自定义build 方法 2020-06-23 20:33:59 +08:00
b2baccline
6f89242d72 添加kafka扩展 2020-06-23 19:35:53 +08:00
b2baccline
950fca95bc 修改模板删除和重命名 2020-06-23 16:56:36 +08:00
b2baccline
0637cc9c1c 修改模板 2020-06-23 16:55:57 +08:00
b2baccline
6ec0d650f3 🎨 调整请求路径 2020-06-22 21:24:14 +08:00
b2baccline
9ce031a844 代码模板落库 2020-06-22 21:09:10 +08:00
b2baccline
0d74ea3466 IllegalArgumentException捕获 2020-06-21 20:16:56 +08:00
b2baccline
409ddcbf81 TreeUtil + TreeNode 用于通用树形结构构造 2020-06-21 20:16:28 +08:00
b2baccline
ad823c87c4 Merge pull request #16 from dixiaoping/master
🎨 调整logo缩放显示
2020-06-19 18:28:45 +08:00