All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.app.modules.campaign.components.execution.execution-campaign.component.html Maven / Gradle / Ivy

There is a newer version: 3.0.0
Show newest version

{{executionError}}
{{errorMessage}}

{{ 'campaigns.execution.last.actual' | translate }}

{{last.passed}} {{ 'campaigns.execution.last.ok' | translate }} {{last.failed}} {{ 'campaigns.execution.last.ko' | translate }}

{{ 'campaigns.execution.history.title' | translate }}

{{report.startDate | amCalendar:{sameDay: '['.concat('scenarios.execution.history.time' | translate).concat('] h:mm')} }} {{report.startDate | amDateFormat: 'DD MMM. YYYY HH:mm' }}
({{ 'global.time.in' | translate }} {{report.duration | amDuration:'ms' }})
{{'campaigns.execution.name' | translate}} #{{currentCampaignExecutionReport.executionId}} {{'campaigns.execution.on_env' | translate}} {{currentCampaignExecutionReport.executionEnvironment}} {{currentCampaignExecutionReport.user == '' ? '' : 'global.smallword.by' | translate }} {{currentCampaignExecutionReport.user}}
{{current.passed}} {{ 'campaigns.execution.last.ok' | translate }}, {{current.failed}} {{ 'campaigns.execution.last.ko' | translate }}, {{current.stopped}} {{ 'campaigns.execution.last.stop' | translate }}, {{current.notexecuted}} {{ 'campaigns.execution.last.notexecuted' | translate }} {{ 'global.smallword.of' | translate }} {{current.total}} {{ 'global.time.in' | translate }} {{currentCampaignExecutionReport.duration | duration}} {{ 'global.time.at' | translate }} {{currentCampaignExecutionReport.startDate | amDateFormat: 'DD MMM. YYYY HH:mm' }}
{{ 'campaigns.execution.scenarios.item.header.id' | translate }} {{ 'campaigns.execution.scenarios.item.header.state' | translate }} {{ 'campaigns.execution.scenarios.item.header.title' | translate }} {{ 'campaigns.execution.scenarios.item.header.duration' | translate }} {{ 'campaigns.execution.scenarios.item.header.jiraStatus' | translate }}
{{scenarioReportOutline.scenarioId}} {{scenarioReportOutline.scenarioName}} {{scenarioReportOutline.scenarioName}} {{scenarioReportOutline.duration | duration:'short' }}
{{ 'campaigns.execution.scenarios.title' | translate }} ({{ scenarios.length }})
  {{ 'campaigns.execution.scenarios.header.title' | translate }} {{ 'campaigns.execution.scenarios.header.tags' | translate }} {{ 'campaigns.execution.scenarios.header.creation' | translate }}
{{scenario.title}} {{scenario.title}} {{tag}} {{ scenario.creationDate | amLocale:'fr' | amTimeAgo }}
{{ 'campaigns.execution.scenarios.empty' | translate }}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy