gitea/routers/web/org
zeripath e37342db0c
Add modals to Organization and Team remove/leave (#16471)
* Add modals to Organization and Team remove/leave

Add confirmation modals to Organization and Team remove and leave.

Fix #16215

Signed-off-by: Andrew Thornton <art27@cantab.net>

* avoid for-in

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Revert "avoid for-in"

This reverts commit 2af9a6f9d4.

* Apply suggestions from code review

Co-authored-by: silverwind <me@silverwind.io>

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-08-26 22:57:40 -04:00
..
home.go [API] generalize list header (#16551) 2021-08-12 14:43:08 +02:00
members.go Add modals to Organization and Team remove/leave (#16471) 2021-08-26 22:57:40 -04:00
org.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
org_labels.go Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2021-08-11 02:31:13 +02:00
setting.go [API] generalize list header (#16551) 2021-08-12 14:43:08 +02:00
teams.go Add modals to Organization and Team remove/leave (#16471) 2021-08-26 22:57:40 -04:00