You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/web/org
Lunny Xiao 7a03473159
Use a standalone struct name for Organization (#17632)
* 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>
3 years ago
..
home.go Use a standalone struct name for Organization (#17632) 3 years ago
members.go Add modals to Organization and Team remove/leave (#16471) 4 years ago
org.go Use a standalone struct name for Organization (#17632) 3 years ago
org_labels.go Move login related structs and functions to models/login (#17093) 3 years ago
setting.go Use a standalone struct name for Organization (#17632) 3 years ago
teams.go Use a standalone struct name for Organization (#17632) 3 years ago