fix: update webui filters (#37885)

issue: #36621
- fix the empty segment source
- remove http request timeout limit
- support more filters in seg and channel table

Signed-off-by: mimo.oyn <ning.ouyang@zilliz.com>
This commit is contained in:
MimoN 2024-11-21 20:04:33 +08:00 committed by GitHub
parent e247ff9ee7
commit 3cb9511c57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 81 additions and 81 deletions

View File

@ -7,8 +7,8 @@
<link rel="icon" href="./assets/favicon-ADjA7Mb5.png" type="image/png">
<meta />
<title>Milvus Management</title>
<script type="module" crossorigin src="./assets/index-9VfLXdsd.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-CJUwJlqi.css">
<script type="module" crossorigin src="./assets/index-8khTZqvT.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-C75eieR_.css">
</head>
<body>
<div id="root"></div>