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
Cirno the Strongest
21fbee1503
Various UI fixes ( #14239 )
...
* Fix #14238
* Fix #14235
* Fix #14237
* Fix #14234
* Use octicon to show private status of repo in admin dashboard
* Fix #14232
* Fix #14236
2021-01-04 13:18:12 +01:00
silverwind
c85bb62635
Replace more icons with SVG, repo search tweaks ( #13860 )
...
* Replace more icons with SVG
- Replace remaining icons on admin page with SVG
- Fix vertical menu background on arc-green
- Minor improvments to frontpage repo search
- More icon replacements here and there
* fix integration
* whitespace tweak
* add comment
Co-authored-by: techknowlogick <techknowlogick@gitea.io >
2020-12-09 14:03:19 -05:00
Jonas Franz
7a4c29c739
OAuth2 Grant UI ( #6625 )
...
* Add oauth2 grants ui
Signed-off-by: Jonas Franz <info@jonasfranz.software >
* Add delete functionality
Add translations
Signed-off-by: Jonas Franz <info@jonasfranz.software >
* Fix unit tests
Signed-off-by: Jonas Franz <info@jonasfranz.software >
* Fix unit tests
Signed-off-by: Jonas Franz <info@jonasfranz.software >
* Refactor DeleteOAuth2Grant
Use results.Close()
Signed-off-by: Jonas Franz <info@jonasfranz.software >
* Refactor DeleteOAuth2Grant (again)
Signed-off-by: Jonas Franz <info@jonasfranz.software >
* Check if user ID is zero
Signed-off-by: Jonas Franz <info@jonasfranz.software >
* Check if grant ID is zero
Signed-off-by: Jonas Franz <info@jonasfranz.software >
2019-04-17 16:18:16 +08:00