mirror of
1
Fork 0
forgejo/routers/web/org
Gusted 77a1af5ab8 feat(ui): add quota overview (#6602)
Add UI to the quota feature to see what quotas applies to you and if you're exceeding any quota, it's designed to be a general size overview although it's exclusively filled with quota features for now. There's also no UI to see what item is actually taking in the most size. Purely an quota overview.

Screenshots:
![](https://codeberg.org/attachments/9f7480f2-4c31-4d70-8aec-61db79282a1e)
![](https://codeberg.org/attachments/0bd45bf3-28c5-47bf-8fff-c4ae9f38cb28)

With inspiration from concept by 0ko:
![](https://codeberg.org/attachments/b8154a52-6fba-42fc-a4a8-b3ab1527fb33)

Co-authored-by: Otto Richter <git@otto.splvs.net>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6602
Reviewed-by: Otto <otto@codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-02-26 14:36:53 +00:00
..
setting feat(ui): add quota overview (#6602) 2025-02-26 14:36:53 +00:00
home.go Rewrite OpenGraph Header 2025-01-01 20:43:20 +01:00
main_test.go
members.go Calculate `PublicOnly` for org membership only once (#32234) 2024-11-17 21:57:34 +01:00
org.go
org_labels.go
projects.go fix(sec): permission check for project issue 2025-02-08 07:22:10 +00:00
projects_test.go
setting.go feat: add configurable cooldown to claim usernames (#6422) 2025-01-24 04:16:56 +00:00
setting_oauth2.go
setting_packages.go
teams.go Merge pull request 'fix: use ValidateEmail as binding across web forms' (#5158) from solomonv/consolidate-email-validation into forgejo 2024-10-21 14:31:32 +00:00