{% if not no_pipeline %} {% endif %} {% if not no_space %} {% endif %} {% for loc in locations %} {% if not no_pipeline %} {% endif %} {% if not no_space %} {% endif %} {% endfor %}
PurposePipelinePath DescriptionSpaceUUID Usage Enabled Actions
{{ loc.get_purpose_display }} {% for p in loc.pipeline.all %} {{ p.description }}, {% empty %}

No pipelines

{% endfor %}
{{ loc.full_path }} {{ loc.description|default:"None" }}{{ loc.space.uuid|truncatechars:11 }}{{ loc.uuid }} {{ loc.used }}B / {{ loc.quota|default:"unlimited" }} {{ loc.enabled|yesno:"Enabled,Disabled" }} Edit | {{ loc.enabled|yesno:"Disable,Enable" }} | Delete