Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: refactor web ui #37698

Merged
merged 1 commit into from
Nov 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,6 @@ cwrapper_rocksdb_build/
internal/proto/**/*.pb.go
internal/core/src/pb/*.pb.h
internal/core/src/pb/*.pb.cc
internal/http/internal
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unnecessary code

*.pb.go
**/legacypb/*.pb.go
28 changes: 0 additions & 28 deletions internal/http/webui/5xx.html

This file was deleted.

Binary file added internal/http/webui/assets/favicon-ADjA7Mb5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions internal/http/webui/assets/index-DcVH8NLP.css

Large diffs are not rendered by default.

1,502 changes: 1,502 additions & 0 deletions internal/http/webui/assets/index-pxWUwi30.js

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions internal/http/webui/assets/milvus-logo-CDzTGerQ.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
112 changes: 0 additions & 112 deletions internal/http/webui/collections.html

This file was deleted.

66 changes: 0 additions & 66 deletions internal/http/webui/configs.html

This file was deleted.

90 changes: 0 additions & 90 deletions internal/http/webui/data_component.html

This file was deleted.

1 change: 0 additions & 1 deletion internal/http/webui/footer.html

This file was deleted.

Loading
Loading