Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flipped-aurora/gin-vue-admin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.5
Choose a base ref
...
head repository: flipped-aurora/gin-vue-admin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.6
Choose a head ref
  • 9 commits
  • 50 files changed
  • 15 contributors

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    e64be75 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    2f67c23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53d0338 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    21266be View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    f773a02 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    725f6fe View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    bbf716b View commit details
    Browse the repository at this point in the history
  2. 添加通过点击展开/收起控制显示更多的查询条件的功能 (#1771)

    * 给table.vue模板添加控制显示/隐藏更多查询条件的语句块和按钮
    
    * sys_auto_code.go: 添加隐藏查询条件控制字段
    
    * table.vue.tpl: 按照FieldSearchHide字段自动将隐藏的查询条件写到对应的代码块里
    
    * fieldDialog.vue: 添加隐藏查询条件的控制开关
    
    * 只有已经选择了查询条件的情况下才能选择
    juneyx committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b336529 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. v2.6.6版本发布 (#1784)

    * 前端支持顶部菜单栏模式
    
    * 自动化代码单条获取方法不再需要取data.xxx直接取用data
    
    * 自动化代码支持选择索引
    
    * 自动化代码回滚支持自行选择是否删除菜单、API、表
    
    * 日志增加定期清理功能
    
    * 权限配置API部分,支持根据API真实path进行筛选
    
    * 修复了一些已知bug
    
    * 修复了一个sql注入漏洞
    
    ---------
    
    Co-authored-by: xuedinge <781408517@qq.com>
    Co-authored-by: Qing Liang <106448173+xue-ding-e@users.noreply.github.com>
    Co-authored-by: wall-js <wall_js@foxmail.com>
    Co-authored-by: Wall <307606056@qq.com>
    Co-authored-by: leooza <leooza@163.com>
    Co-authored-by: piexlMax(奇淼 <qimiaojiangjizhao@gmail.com>
    Co-authored-by: hxl <52553624@qq.com>
    Co-authored-by: zsc1003 <11476303+zsc1003@user.noreply.gitee.com>
    9 people committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    03e5bc5 View commit details
    Browse the repository at this point in the history
Loading