milvus/internal/http
MimoN 0f0162f70a
feat: refactor web ui (#37698)
issue: #36621

* The front-end code of the management interface has been refactored
using React.
* The interaction and display of the front-end interface have been
optimized.

Signed-off-by: mimo.oyn <ning.ouyang@zilliz.com>
Co-authored-by: zilliz <zilliz@zillizdeMacBook-Pro.local>
2024-11-15 17:20:30 +08:00
..
healthz fix: delay to start the metric server port (#36080) 2024-09-09 14:01:05 +08:00
static feat: add static view for the expr (#35887) 2024-09-04 11:09:04 +08:00
webui feat: refactor web ui (#37698) 2024-11-15 17:20:30 +08:00
constant.go feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
router.go fix: Int64 overflow in JSON encoding (#37657) 2024-11-14 22:52:30 +08:00
server.go feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
server_test.go fix: delay to start the metric server port (#36080) 2024-09-09 14:01:05 +08:00
static_view.go feat: add static view for the expr (#35887) 2024-09-04 11:09:04 +08:00