This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a change to branch series-index
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
from af6f2c93 Merge branch 'main' into series-index
add 8f1f8b33 fix readme typo (#288)
add 0875e0a9 Add CRUD function of index-rule-binding (#287)
add 6d012f0b Merge branch 'main' into series-index
No new revisions were added by this update.
Summary of changes:
CONTRIBUTING.md | 2 +-
README.md | 2 +-
ui/src/components/Aside/index.vue | 21 ++-
ui/src/components/IndexRule/index.vue | 30 ++--
ui/src/components/IndexRuleBinding/Editor.vue | 244 +++++++++++++++++++++++++-
ui/src/components/IndexRuleBinding/index.vue | 89 +++++++++-
ui/src/components/Read/index.vue | 6 +-
ui/src/components/TopNav/index.vue | 6 +-
ui/src/router/index.js | 24 +--
ui/src/styles/elementPlus.scss | 12 +-
10 files changed, 385 insertions(+), 51 deletions(-)