This is an automated email from the ASF dual-hosted git repository.
wu-sheng pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-horizon-ui.git
from d868cbf layer: merge Switch + General header, drop tabs, colorful
KPIs with sparklines
new c7d8640 layer: collapse Services + Dashboards into one Service page
new b489ff0 layer: drop crufty header tags + chrome, fix service-name
plumbing
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
apps/ui/src/components/shell/AppSidebar.vue | 25 +-
apps/ui/src/router/index.ts | 40 +--
apps/ui/src/views/layer/LayerDashboardsView.vue | 80 +++---
apps/ui/src/views/layer/LayerServicesView.vue | 342 ------------------------
apps/ui/src/views/layer/LayerShell.vue | 29 +-
5 files changed, 77 insertions(+), 439 deletions(-)
delete mode 100644 apps/ui/src/views/layer/LayerServicesView.vue