• ChengLei Shao's avatar
    refactor: actions (#137) · 79ba391a
    ChengLei Shao authored
    
    
    * db test
    
    * associated list action
    
    * associated list action
    
    * fix belongs to many repository test
    
    * create action
    
    * update action
    
    * add update & destroy has one
    
    * get action
    
    * add action
    
    * set action
    
    * remove action
    
    * toggle action
    
    * chore: code import
    
    * add sort field mutex
    
    * change field mutex position
    
    * feat: handle sort field scope change
    
    * feat: sort actions
    
    * fix: add action
    
    * rename sort action to move action
    
    * more actions params
    
    * feat: repository destroy with filter and filterByPK
    
    * feat: hasmany repository destroy with filter and filterByPK
    
    * feat: belongsToMany repository destroy with filter and filterByPK
    
    * fix: actions tests lock error
    
    * feat: code cleanup
    Co-authored-by: default avatarchenos <chenlinxh@gmail.com>
    79ba391a
Analyzing file…