milvus/pkg/common
jaime 4746f47282
feat: management WebUI homepage (#36822)
issue: #36784
1. Implement an embedded web server for WebUI access.  
2. Complete the homepage development.

Home page demo:
<img width="2177" alt="iShot_2024-10-10_17 57 34"
src="https://github.com/user-attachments/assets/38539917-ce09-4e54-a5b5-7f4f7eaac353">

Signed-off-by: jaime <yun.zhang@zilliz.com>
2024-10-23 11:29:28 +08:00
..
3rd_dependency.go feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
byte_slice_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
byte_slice.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
common_test.go feat: Support field partial load collection (#35416) 2024-08-20 16:49:02 +08:00
common.go enhance: add search params in search request in restful (#36304) 2024-09-23 16:51:12 +08:00
error_test.go Refine KV errors (#27588) 2023-10-13 17:15:34 +08:00
error.go Refine KV errors (#27588) 2023-10-13 17:15:34 +08:00
key_data_pairs_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
key_data_pairs.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
key_value_pairs_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
key_value_pairs.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
keywords.go enhance: Disallow the keywords as a field name or dynamic field name (#36101) 2024-09-15 15:19:14 +08:00
map_test.go fix: sync part stats task cannot be finished(#30376) (#34027) 2024-06-24 10:16:02 +08:00
map.go fix: sync part stats task cannot be finished(#30376) (#34027) 2024-06-24 10:16:02 +08:00
string_list_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
string_list.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
tuple.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
version.go enhance: Bump milvus version to v2.4.2 (#33048) 2024-05-15 13:57:35 +08:00