This is an automated email from the ASF dual-hosted git repository.
wu-sheng pushed a change to branch feat-i18n
in repository https://gitbox.apache.org/repos/asf/skywalking-horizon-ui.git
from e26a6ed chore: drop the one-shot probe-dupes diagnostic script
add 663b8ec feat(sync): symmetric write-and-confirm for
create/update/disable + conflict surfacing
No new revisions were added by this update.
Summary of changes:
apps/bff/src/http/admin/template-sync.ts | 20 +-
apps/bff/src/http/config/bundle.ts | 9 +
apps/bff/src/logic/templates/sync.ts | 218 ++++++++++++++-------
apps/ui/src/api/scopes/configs.ts | 13 ++
.../features/admin/_shared/SyncStatusBanner.vue | 7 +
.../src/features/admin/_shared/useTemplateSync.ts | 38 +++-
6 files changed, 228 insertions(+), 77 deletions(-)