Skip to content

Commit

Permalink
feat: refactor web ui (milvus-io#37698)
Browse files Browse the repository at this point in the history
issue: milvus-io#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 <[email protected]>
Co-authored-by: zilliz <[email protected]>
  • Loading branch information
mimoning and zilliz authored Nov 15, 2024
1 parent 18a6478 commit 0f0162f
Show file tree
Hide file tree
Showing 31 changed files with 1,531 additions and 4,183 deletions.
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
*.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

0 comments on commit 0f0162f

Please sign in to comment.