This is an automated email from the ASF dual-hosted git repository.
wu-sheng pushed a change to branch feat/dashboard-tab-widgets
in repository https://gitbox.apache.org/repos/asf/skywalking-horizon-ui.git
from 70b8f1a feat(layer-dashboards): richer tab authoring — kind picker,
add-from-canvas, drag-in
add d47b8d6 refactor(layer-dashboards): tab = named panel of many widgets
(not one widget)
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 4 +-
.../admin/layer-templates/LayerDashboardsAdmin.vue | 596 ++++++++++++++-------
.../render/layer-dashboard/LayerDashboardsView.vue | 32 +-
apps/ui/src/render/widgets/TabWidget.vue | 285 ++++++----
docs/customization/layer-templates.md | 32 +-
packages/api-client/src/dashboard.ts | 32 +-
packages/api-client/src/index.ts | 1 +
7 files changed, 642 insertions(+), 340 deletions(-)