# HG changeset patch # User Thomas Junk # Date 1552568845 -3600 # Node ID c52bf6f994c04220399704b8b8a1c594d78729d6 # Parent 30697735a7bc971ab21a73b16ed011174baf3add overview2: bottleneckview added diff -r 30697735a7bc -r c52bf6f994c0 client/src/components/importoverview/AdditionalDetail.vue --- a/client/src/components/importoverview/AdditionalDetail.vue Thu Mar 14 13:38:59 2019 +0100 +++ b/client/src/components/importoverview/AdditionalDetail.vue Thu Mar 14 14:07:25 2019 +0100 @@ -53,4 +53,4 @@ }; - + diff -r 30697735a7bc -r c52bf6f994c0 client/src/components/importoverview/BottleneckDetail.vue --- a/client/src/components/importoverview/BottleneckDetail.vue Thu Mar 14 13:38:59 2019 +0100 +++ b/client/src/components/importoverview/BottleneckDetail.vue Thu Mar 14 14:07:25 2019 +0100 @@ -1,5 +1,51 @@ - + diff -r 30697735a7bc -r c52bf6f994c0 client/src/components/importoverview/LogDetail.vue --- a/client/src/components/importoverview/LogDetail.vue Thu Mar 14 13:38:59 2019 +0100 +++ b/client/src/components/importoverview/LogDetail.vue Thu Mar 14 14:07:25 2019 +0100 @@ -20,9 +20,9 @@ ({{ entry.summary.length }}) - {{ - data.summary.bottlenecks.length - }} + + ({{ entry.summary.bottlenecks.length }}) {{ entry.summary["source-organization"] }} (LOS: {{ entry.summary.los }})