Skip to content

Commit

Permalink
remove dashboard-ui v1 (#1100)
Browse files Browse the repository at this point in the history
Signed-off-by: Xuhui zhang <xuhui@juicedata.io>
  • Loading branch information
zxh326 committed Aug 29, 2024
1 parent e9d8a08 commit 95ad795
Show file tree
Hide file tree
Showing 42 changed files with 2 additions and 26,877 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dashboard:

.PHONY: dashboard-dev
dashboard-dev: dashboard
./bin/juicefs-csi-dashboard -v=6 --dev --static-dir=./dashboard-ui/dist
./bin/juicefs-csi-dashboard -v=6 --dev --static-dir=./dashboard-ui-v2/dist

.PHONY: dashboard-image
dashboard-image: juicefs-csi-driver dashboard
Expand Down
3 changes: 0 additions & 3 deletions dashboard-ui/.eslintrc.js

This file was deleted.

13 changes: 0 additions & 13 deletions dashboard-ui/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions dashboard-ui/.husky/pre-commit

This file was deleted.

12 changes: 0 additions & 12 deletions dashboard-ui/.lintstagedrc

This file was deleted.

Empty file removed dashboard-ui/.npmrc
Empty file.
5 changes: 0 additions & 5 deletions dashboard-ui/.prettierignore

This file was deleted.

10 changes: 0 additions & 10 deletions dashboard-ui/.prettierrc

This file was deleted.

3 changes: 0 additions & 3 deletions dashboard-ui/.stylelintrc.js

This file was deleted.

88 changes: 0 additions & 88 deletions dashboard-ui/.umirc.ts

This file was deleted.

3 changes: 0 additions & 3 deletions dashboard-ui/README.md

This file was deleted.

20 changes: 0 additions & 20 deletions dashboard-ui/mock/userAPI.ts

This file was deleted.

35 changes: 0 additions & 35 deletions dashboard-ui/package.json

This file was deleted.

Loading

0 comments on commit 95ad795

Please sign in to comment.