Historia zmian

Autor SHA1 Wiadomość Data
  reghao 1a12cca218 更新构建 jar 包和 docker image 的脚本 1 rok temu
  reghao 4af8ca5176 更新 DockerImpl#push 中的 callback 1 rok temu
  reghao 06de2b55ac 禁用 WsClient 中的 pingInterval, 后端没有收到 ping 消息 1 rok temu
  reghao 5fa3bf7214 修改日志文件名格式 1 rok temu
  reghao a00b651528 agent 模块添加 Dockerfile 1 rok temu
  reghao 7f93c81b38 BuildApp 接口中添加构建任务管理方法 1 rok temu
  reghao cdfb96a19c AgentWebSocketHandler 处理 PingMessage 1 rok temu
  reghao 2a9ddecb5f 调整 ws 包结构, OkHttpClient 初始化时添加 pingInterval, 定时发送心跳消息 1 rok temu
  reghao bc898131fd update templates/devops/app/stat/index1.html 1 rok temu
  reghao 4b1881b5e3 应用打包只提供 docker 类型, 且 PackerConfig 强依赖 DockerRegistry 1 rok temu
  reghao d5d3f8afdb NotifyService 中添加 SysMessageService, 通知发送失败是发送系统通知 1 rok temu
  reghao 4d3bc1b753 删除无用代码 1 rok temu
  reghao 4bec4ba243 1.每个 user 只能有 1 个 role 1 rok temu
  reghao 067407df77 用于选择 role 的 input 类型设置为 radio, 只能选择一个 role 1 rok temu
  reghao a0f2925250 调整 EnvType 和 AppType 对应的 select 标签列表值 1 rok temu
  reghao a1a67fe1c2 RoleType 和 AppType 对应 1 rok temu
  reghao 26244bec1f 删除无用代码 1 rok temu
  reghao 8e8d986172 web.admin 不依赖其他模块, 而是让其他模块依赖它 1 rok temu
  reghao 43eeff2bc8 将 web.account 和 web.sys 模块移到 web.admin 模块, 将 web.admin 模块作为后台管理系统模板 1 rok temu
  reghao d0fffb3616 将 templates.rbac 中的文件移动到 templates.admin 1 rok temu
  reghao 71fda45264 将 templates.sys 中的文件移动到 templates.admin 1 rok temu
  reghao c983f63238 调整依赖, 将 web.account 模块作为一个独立的模块, 它不依赖其他模块, 其他模块可以依赖它 1 rok temu
  reghao 4979e836b8 更新 RoleType, 本系统固定为这些 Role 1 rok temu
  reghao 00cf527eec 使用 @PreAuthorize("hasRole('ROLE_ADMIN')") 限定只有 admin role 可以访问 account 模块的接口 1 rok temu
  reghao 203b955580 update AccountService 1 rok temu
  reghao 21f9b105e8 update rbac/user/index.html 1 rok temu
  reghao 72e0dd8f3b update AccountService 1 rok temu
  reghao eca456545c MenuServiceImpl#addMenu 中检测父级菜单在目录树中所处的层级 1 rok temu
  reghao 1bc9a01945 将 MenuService 的 getParentMenus 方法名修改为 getDirMenus 1 rok temu
  reghao 36deac6e88 MenuServiceImpl 中引入一个 getSubMenus 方法, 获取 dir menu 的所有子 menu(包括子 menu 的子 menu) 1 rok temu