Skip to content

Commit 162a903

Browse files
authored
Drag and drop shards (#310)
* wip: drag and drop shards inside the cluster monitor * wip: add floating element * scroll and one level restriction * removed some comments * update rest client package * transfer shard confirmation * some polishing * format * removed console log * fixes * rename ClusterMonitor dir * fix path
1 parent 17e8ed6 commit 162a903

File tree

15 files changed

+1131
-241
lines changed

15 files changed

+1131
-241
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@mui/icons-material": "^7.0.2",
1313
"@mui/material": "^7.0.2",
1414
"@mui/x-data-grid": "^7.29.1",
15-
"@qdrant/js-client-rest": "^1.14.1",
15+
"@qdrant/js-client-rest": "^1.15.1",
1616
"@saehrimnir/druidjs": "^0.6.3",
1717
"@testing-library/jest-dom": "^5.16.5",
1818
"@testing-library/react": "^13.4.0",

src/components/Collections/Cluster/ClusterMonitor.jsx

Lines changed: 0 additions & 187 deletions
This file was deleted.

src/components/Collections/Cluster/StyledComponents/StyledShardSlot.jsx

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)