Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The 'My account' page should have a section with disk quotas #1292

Open
prioux opened this issue Jan 13, 2023 · 2 comments · May be fixed by #1355
Open

The 'My account' page should have a section with disk quotas #1292

prioux opened this issue Jan 13, 2023 · 2 comments · May be fixed by #1355
Assignees
Labels
Admin Features or bugs related to administrative features Priority: Normal User Interface

Comments

@prioux
Copy link
Member

prioux commented Jan 13, 2023

The "my Account" page should have a small report about all the quotas that apply to the user.

Also, as an addition, we have a general disk quotas index table that show (to the admin) all the quota records, and (to a user) all the quota records that apply to them. That table doesn't help an admin figure out which user is near their quotas. Maybe we need a new table for that? We could also have an option to show the table 'as user XYZ' ?

@prioux prioux added User Interface Priority: Normal Admin Features or bugs related to administrative features labels Jan 13, 2023
@MontrealSergiy
Copy link
Contributor

What is near quota? Say 95 % ?

@prioux
Copy link
Member Author

prioux commented May 31, 2023

95% seems like a fine idea.

Note that the DiskQuota models don't have any methods to do things like that. We'd have to add such methods first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Admin Features or bugs related to administrative features Priority: Normal User Interface
Projects
None yet
2 participants