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 #577

Open ShreyasSridhar24 opened 8 months ago

ShreyasSridhar24 commented 8 months ago

Fixes issue #467 in which if a resource is marked as not available, it still shows up in the list of resources and as a child resource. Now, if a resource is marked as not available, 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 available, the child resources list shows that there are no resources available.