Commit Graph
3 Commits
Author SHA1 Message Date
Cirno the StrongestandGitHub 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
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 <[email protected]>
2020-12-09 14:03:19 -05:00
Jonas FranzandLunny Xiao 7a4c29c739 OAuth2 Grant UI (#6625)
* Add oauth2 grants ui

Signed-off-by: Jonas Franz <[email protected]>

* Add delete functionality
Add translations

Signed-off-by: Jonas Franz <[email protected]>

* Fix unit tests

Signed-off-by: Jonas Franz <[email protected]>

* Fix unit tests

Signed-off-by: Jonas Franz <[email protected]>

* Refactor DeleteOAuth2Grant
Use results.Close()

Signed-off-by: Jonas Franz <[email protected]>

* Refactor DeleteOAuth2Grant (again)

Signed-off-by: Jonas Franz <[email protected]>

* Check if user ID is zero

Signed-off-by: Jonas Franz <[email protected]>

* Check if grant ID is zero

Signed-off-by: Jonas Franz <[email protected]>
2019-04-17 16:18:16 +08:00