vivekshresta opened a new pull request #42: URL: https://github.com/apache/airavata-django-portal/pull/42
This is the first cut as part of EPIC: https://issues.apache.org/jira/browse/AIRAVATA-3315. By adding a new entry called UserStoragePreference, an admin user can configure storage quotas for the users in the Gateway. 0 is the default value for the UserStorageQuota entry, and the frontend, instead of displaying the value 0, displays "N/A" letting know the client that there are no storage restrictions in the Gateway. It doesn't make any sense for the storage quota entry to have a negative number. So the client-side code has validations to make sure any typed or pasted value in the UserStorageQuota entry does not store any negative values. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
