This is an automated email from the ASF dual-hosted git repository.
wu-sheng pushed a change to branch feat/infra-3d-config-redesign
in repository https://gitbox.apache.org/repos/asf/skywalking-horizon-ui.git
from 45b7729 feat(infra-3d): redesign the 3D-map config as an OAP template
kind
add eff25e9 Fix Alerting rules running contest doesn't show on which OAP
node and the running details. (#34)
add 5fd52bb Merge branch 'main' into feat/infra-3d-config-redesign
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 24 ++
apps/bff/src/http/admin/alarm-rules.ts | 72 ++++
apps/bff/src/rbac/route-policy.ts | 1 +
apps/ui/src/api/client.ts | 36 ++
apps/ui/src/api/scopes/alarms.ts | 12 +
.../operate/alerting-rules/AlertingRulesView.vue | 368 ++++++++++++++++++++-
apps/ui/src/i18n/locales/en.json | 11 +
packages/api-client/src/alarm-status.ts | 73 +++-
packages/api-client/src/index.ts | 4 +
9 files changed, 585 insertions(+), 16 deletions(-)