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

NEST-422: Media storage quota management for OC sites #53

Merged
merged 25 commits into from
Apr 19, 2023

Conversation

wAsnk
Copy link
Member

@wAsnk wAsnk commented Apr 17, 2023

Lombiq.Hosting.Tenants.MediaStorageManagement/Startup.cs Outdated Show resolved Hide resolved
@@ -0,0 +1,56 @@
using Lombiq.Hosting.Tenants.MediaStorageManagement.Service;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Just commenting it here.)

Is there a way to see total available space/ remaining space somewhere in the UI? I think that would be important. I don't know if this is already in OC, but I don't see that you added something like that.

I guess that can be a separate issue or something.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, that could be a new feature. I thought that I would add it, but then I realized that it should be fetched and updated after each upload async, so I didn't add it at the end.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please note this in a "Future" issue or somewhere?

@DemeSzabolcs DemeSzabolcs merged commit 9dd7732 into dev Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants