From 8d63b108bec07916e2c4eb351af113d62ad6a5d7 Mon Sep 17 00:00:00 2001 From: Lijiao <35484733+lvybriage@users.noreply.github.com> Date: Thu, 22 Nov 2018 11:17:59 +0800 Subject: [PATCH] Show intermediate result (#384) --- src/webui/src/components/SlideBar.tsx | 4 +- src/webui/src/components/TrialsDetail.tsx | 43 +++++++++++++------ .../src/components/overview/Progress.tsx | 12 ++++-- .../src/components/trial-detail/Duration.tsx | 10 +---- .../src/components/trial-detail/Para.tsx | 24 +++-------- .../src/components/trial-detail/TableList.tsx | 13 +++++- src/webui/src/static/interface.ts | 10 ++--- src/webui/src/static/style/logPath.scss | 8 +++- 8 files changed, 68 insertions(+), 56 deletions(-) diff --git a/src/webui/src/components/SlideBar.tsx b/src/webui/src/components/SlideBar.tsx index c0cbabd4e6..5bfc83ade9 100644 --- a/src/webui/src/components/SlideBar.tsx +++ b/src/webui/src/components/SlideBar.tsx @@ -8,7 +8,9 @@ class SlideBar extends React.Component<{}, {}> { return (