Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 2 | -2/+4 |
| | | | | | | | | | | | | | * Move user related model into models/user * Fix lint for windows * Fix windows lint * Fix windows lint * Move some tests in models * Merge | ||||
* | Use a standalone struct name for Organization (#17632) | Lunny Xiao | 2021-11-19 | 2 | -10/+6 |
| | | | | | | | | | | | | | | | | | | | | | * Use a standalone struct name for Organization * recover unnecessary change * make the code readable * Fix template failure * Fix template failure * Move HasMemberWithUserID to org * Fix test * Remove unnecessary user type check * Fix test Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> | ||||
* | Move user/org deletion to services (#17673) | KN4CK3R | 2021-11-19 | 2 | -0/+98 |