Skip to content
Snippets Groups Projects
Select Git revision
  • 39607b5ea49486f9b79afd82b57d26f6236ccd0a
  • master default protected
  • MAM-106-add-plots
  • MAM-90-executor-with-cwltool
  • MAM-88-change-status-names
  • MAM-50-specification-GUI
  • MAM-44-build-specification-functionality
  • MAM-42-ATDBspec-add-endpoints
  • MAM-41-ATDBspec-database-changes
  • bugfix-ingested-sizes
  • SDC-1663-inputs-validation
  • SDC-1649-compression-pipeline-quality-indicators
  • SDC-1635-monitoring-page
  • split-pipeline-for-gitlab
  • SDC-1590-database-changes
  • SDC-1580-adapt-configuration-to-multi-service
  • multi-edit
  • SDC-1552-datamodel-add-service-host
  • logentry_graph
  • SDC-1549-aggregation-task-ux
  • imaging-compression-pipeline-commissioning
21 results

tasks_validation_headers.html

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    tasks_validation_headers.html 1.13 KiB
    <tr>
        <th>
            <a href="{% url 'sort-tasks' '-sas_id' 'validation' %}" class="btn btn-light btn-sm" role="button"><i class="fas fa-sort-up"></i></a>
            SAS_ID
            <a href="{% url 'sort-tasks' 'sas_id' 'validation' %}" class="btn btn-light btn-sm" role="button"><i class="fas fa-sort-down"></i></a>
        </th>
        <th>
            <a href="{% url 'sort-tasks' '-project' 'validation' %}" class="btn btn-light btn-sm" role="button"><i class="fas fa-sort-up"></i></a>
            Project
            <a href="{% url 'sort-tasks' 'project' 'validation' %}" class="btn btn-light btn-sm" role="button"><i class="fas fa-sort-down"></i></a>
        </th>
        <th>
            <a href="{% url 'sort-tasks' '-filter' 'validation' %}" class="btn btn-light btn-sm" role="button"><i class="fas fa-sort-up"></i></a>
            Filter
            <a href="{% url 'sort-tasks' 'filter' 'validation' %}" class="btn btn-light btn-sm" role="button"><i class="fas fa-sort-down"></i></a>
        </th>
        <th>uv-coverage</th>
        <th>Sensitivity</th>
        <th>Conditions</th>
        <th>Plots</th>
        <th>Summary</th>
        <th>Annotate</th>
        <th>Quality</th>
        <th>Validate (choose a Q)</th>
    </tr>