1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-16 08:15:47 +00:00
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>
2021-11-19 19:41:40 +08:00
..
home.go Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
members.go Add modals to Organization and Team remove/leave (#16471) 2021-08-26 22:57:40 -04:00
org_labels.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
org.go Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
setting.go Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
teams.go Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00