diff --git a/src/app/administration/api-token/api-keys.component.html b/src/app/administration/api-token/api-keys.component.html index d5ba47b7..08686b1e 100644 --- a/src/app/administration/api-token/api-keys.component.html +++ b/src/app/administration/api-token/api-keys.component.html @@ -8,7 +8,7 @@
-
+
diff --git a/src/app/administration/my-profile/my-profile.component.html b/src/app/administration/my-profile/my-profile.component.html index c682fe2e..ff701658 100644 --- a/src/app/administration/my-profile/my-profile.component.html +++ b/src/app/administration/my-profile/my-profile.component.html @@ -7,7 +7,7 @@
-
+
Change password
diff --git a/src/app/administration/projects/administration.component.html b/src/app/administration/projects/administration.component.html index 7e7d80f9..2d1b0e81 100644 --- a/src/app/administration/projects/administration.component.html +++ b/src/app/administration/projects/administration.component.html @@ -8,7 +8,7 @@
-
+
diff --git a/src/app/administration/users/users.component.html b/src/app/administration/users/users.component.html index 761661db..b8529fe5 100644 --- a/src/app/administration/users/users.component.html +++ b/src/app/administration/users/users.component.html @@ -8,7 +8,7 @@
-
+
diff --git a/src/app/dashboard/dashboard.component.html b/src/app/dashboard/dashboard.component.html index cef8563b..2ded0666 100644 --- a/src/app/dashboard/dashboard.component.html +++ b/src/app/dashboard/dashboard.component.html @@ -5,7 +5,7 @@
-
+
@@ -65,7 +65,7 @@

{{
-
+
Recent Test Runs
diff --git a/src/app/item-detail/analyze-charts/analyze-charts.component.html b/src/app/item-detail/analyze-charts/analyze-charts.component.html index 64c221d0..9081a2ba 100644 --- a/src/app/item-detail/analyze-charts/analyze-charts.component.html +++ b/src/app/item-detail/analyze-charts/analyze-charts.component.html @@ -1,4 +1,4 @@ -
+
Custom Chart diff --git a/src/app/item-detail/item-detail.component.html b/src/app/item-detail/item-detail.component.html index 89498411..e8205741 100644 --- a/src/app/item-detail/item-detail.component.html +++ b/src/app/item-detail/item-detail.component.html @@ -73,7 +73,7 @@
-
+
@@ -190,7 +190,7 @@

{{itemData.overview.errorRate}} -
+
@@ -254,7 +254,7 @@

{{itemData.overview.errorRate}}
-
+
Overall Chart
@@ -291,7 +291,7 @@
Overall Chart
-
+
SUT Statistics
diff --git a/src/app/item-detail/label-chart/label-chart.component.html b/src/app/item-detail/label-chart/label-chart.component.html index 7bbba95d..6296ec2b 100644 --- a/src/app/item-detail/label-chart/label-chart.component.html +++ b/src/app/item-detail/label-chart/label-chart.component.html @@ -1,4 +1,4 @@ -
+
Label Chart - {{labelChartMetric}} diff --git a/src/app/item-detail/performance-analysis/performance-analysis.component.html b/src/app/item-detail/performance-analysis/performance-analysis.component.html index 94875e57..c8f4982c 100644 --- a/src/app/item-detail/performance-analysis/performance-analysis.component.html +++ b/src/app/item-detail/performance-analysis/performance-analysis.component.html @@ -1,5 +1,5 @@ -
Performance Analysis
diff --git a/src/app/item-detail/request-stats-compare/request-stats-compare.component.html b/src/app/item-detail/request-stats-compare/request-stats-compare.component.html index cf16c56b..bf63c970 100644 --- a/src/app/item-detail/request-stats-compare/request-stats-compare.component.html +++ b/src/app/item-detail/request-stats-compare/request-stats-compare.component.html @@ -1,4 +1,4 @@ -
+
Request Statistics diff --git a/src/app/item-detail/thresholds-alert/thresholds-alert.component.html b/src/app/item-detail/thresholds-alert/thresholds-alert.component.html index ba88ba6c..9a66ea2e 100644 --- a/src/app/item-detail/thresholds-alert/thresholds-alert.component.html +++ b/src/app/item-detail/thresholds-alert/thresholds-alert.component.html @@ -8,7 +8,7 @@ Error rate increase toleration: {{itemData.thresholds.thresholds.errorRate}}%

-
+
Performance threshold failure
diff --git a/src/app/project/project.component.html b/src/app/project/project.component.html index 62c5781e..79af305c 100644 --- a/src/app/project/project.component.html +++ b/src/app/project/project.component.html @@ -35,7 +35,7 @@
-
+
{{_.name}}
@@ -55,17 +55,17 @@
-
-
Scenarios
+
+
Scenarios
- +
- - diff --git a/src/app/scenario/scenario-trends/scenario-trends.component.html b/src/app/scenario/scenario-trends/scenario-trends.component.html index 00608e4d..250351f8 100644 --- a/src/app/scenario/scenario-trends/scenario-trends.component.html +++ b/src/app/scenario/scenario-trends/scenario-trends.component.html @@ -1,4 +1,4 @@ -
+
Scenario Trends diff --git a/src/app/scenario/scenario.component.html b/src/app/scenario/scenario.component.html index 39f65c92..cd1890f4 100644 --- a/src/app/scenario/scenario.component.html +++ b/src/app/scenario/scenario.component.html @@ -35,7 +35,7 @@
-
+
90% response time
@@ -46,7 +46,7 @@
90% response time
-
+
Throughput
@@ -57,7 +57,7 @@
Throughput
-
+
Error rate
@@ -70,7 +70,7 @@
Error rate
-
+
Test Runs {{items.total}} diff --git a/src/styles.scss b/src/styles.scss index 6ea74e61..3f5fd9bb 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -167,3 +167,7 @@ a:hover { font-weight: 600; padding-top: 1.25rem; } + +.card-shadow { + box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; +}
+ name + last run