This is an automated email from the ASF dual-hosted git repository.
wu-sheng pushed a change to branch refactor/ai-profiling-oap-owned-rules
in repository https://gitbox.apache.org/repos/asf/skywalking-horizon-ui.git
from e53d92c fix(ui): widen, align and page the typeahead panel
add 533c2c1 feat(ui): section and filter the service picker by OAP
service group
No new revisions were added by this update.
Summary of changes:
apps/bff/src/http/query/services.ts | 4 ++-
apps/ui/src/api/scopes/layer.ts | 2 +-
.../src/components/primitives/TypeaheadSelect.vue | 41 ++++++++++++++++++++--
apps/ui/src/i18n/locales/de.json | 4 +--
apps/ui/src/i18n/locales/en.json | 4 +--
apps/ui/src/i18n/locales/es.json | 4 +--
apps/ui/src/i18n/locales/fr.json | 4 +--
apps/ui/src/i18n/locales/ja.json | 4 +--
apps/ui/src/i18n/locales/ko.json | 4 +--
apps/ui/src/i18n/locales/pt.json | 4 +--
apps/ui/src/i18n/locales/zh-CN.json | 4 +--
.../LayerContinuousProfilingView.vue | 36 +++++++++++++++++++
.../components/CheckItemRow.vue | 9 +++--
apps/ui/src/layer/useLayerServices.ts | 3 ++
14 files changed, 105 insertions(+), 22 deletions(-)