From 5289996e4c65c9eb6cfa5565560ab0b3e5ba5822 Mon Sep 17 00:00:00 2001 From: Qiuxia Fan Date: Tue, 2 Mar 2021 14:20:50 +0800 Subject: [PATCH] Sync UI (#6474) --- CHANGES.md | 4 ++++ skywalking-ui | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 6fbac7a15..93d04cac4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -43,6 +43,10 @@ Release Notes. #### UI * Update selector scroller to show in all pages. * Implement searching logs with date. +* Add nodejs 14 compiling. +* Fix trace id by clear search conditions. +* Search endpoints with keywords. +* Fix pageSize on logs page. #### Documentation * Polish documentation due to we have covered all tracing, logging, and metrics fields. diff --git a/skywalking-ui b/skywalking-ui index a310e6055..febdd527c 160000 --- a/skywalking-ui +++ b/skywalking-ui @@ -1 +1 @@ -Subproject commit a310e6055ba699b11d0120325ec7be4b57900451 +Subproject commit febdd527c97855d2da9548b17f21d74d5668d6b1