{{'maintenance.page.currentStatus.maintenance' | translate}} {{'maintenance.page.currentStatus.text' | translate}} {{status}}

{{errorMessage}}

{{'maintenance.page.remainingExecutions.loading' | translate}}
{{'maintenance.page.remainingExecutions.noExecutions' | translate}}
{{executionsErrorMessage}}
{{'maintenance.page.remainingExecutions.description' | translate}}
{{'maintenance.page.remainingExecutions.table.workflow' | translate}} {{'maintenance.page.remainingExecutions.table.id' | translate}} {{'maintenance.page.remainingExecutions.table.deploymentId' | translate}} {{'maintenance.page.remainingExecutions.table.created' | translate}} {{'maintenance.page.remainingExecutions.table.systemWorkflow' | translate}} {{'maintenance.page.remainingExecutions.table.status' | translate}}
{{ row.workflow_id }} {{ row.id }} {{ row.deployment_id }} {{ row.created_at | dateFormat: 'short' }} {{ row.is_system_workflow }} {{ 'deployment.executions.' + row.status | translate }}