Skip to content

Commit 36d2ff8

Browse files
authored
resharding button (#341)
* add resharding flag context * resharding up and down buttons * confirmation dialogs * format * do not allow resharding down, if already one shard * support for custom sharding * review fixes * refactor: split into component * format * audit fix * audit fix - ignore low unfixable issues
1 parent 68391b6 commit 36d2ff8

File tree

7 files changed

+667
-95
lines changed

7 files changed

+667
-95
lines changed

.npmrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Only show audit warnings for moderate, high, and critical severity
2+
# Low severity vulnerabilities are ignored
3+
audit-level=moderate

package-lock.json

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

0 commit comments

Comments
 (0)