ubccr / coldfront

HPC Resource Allocation System
https://coldfront.readthedocs.io
GNU General Public License v3.0
96 stars 76 forks source link

Fixing Allocations Resource list incorrect #513

Closed ShreyasSridhar24 closed 1 year ago

ShreyasSridhar24 commented 1 year ago

Fixes issue #467 in which if a resource is masked not available or not allocatable, it still shows up in the list of resources and as a child resource. Now, if a resource is marked as not available/ allocatable, it does not show up in the list of resources or as a child resource. The resource still exists but does not show up on the page. If all the child resources are not allocatable or available, the child resources list shows that there are no resources available.