From bd3f7682935d1a8ee41f2795808d821c66ad3f23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 21:24:52 +0800 Subject: [PATCH] [Backport release-1.6] Fix: enhance the permissions (#632) * Fix: disable the Input AutoComplete Signed-off-by: barnettZQG (cherry picked from commit de9853c7630cf8438499673a7cf1d43ca7cc9500) * Fix: enhance the permissions Signed-off-by: barnettZQG (cherry picked from commit 26293bd92dad83769cdf6e656f4fcdb2a7f31519) * Fix: change the package version Signed-off-by: barnettZQG (cherry picked from commit 31952533e79939ba0c0c7a98dc6a51157d62f604) Co-authored-by: barnettZQG --- package.json | 4 ++-- src/components/UISchema/index.tsx | 2 ++ src/layout/LeftMenu/menu.js | 2 +- .../components/ConfigDistribution/index.tsx | 8 -------- src/pages/ProjectSummary/components/Configs/index.tsx | 2 +- src/pages/ProjectSummary/index.tsx | 7 ++++++- 6 files changed, 12 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index c741d300a..de7d24949 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "valaux", - "version": "1.5.0", + "version": "1.6.0", "private": true, "scripts": { "start": "node scripts/start.js", @@ -149,4 +149,4 @@ "webpack-manifest-plugin": "2.2.0", "workbox-webpack-plugin": "5.1.4" } -} +} \ No newline at end of file diff --git a/src/components/UISchema/index.tsx b/src/components/UISchema/index.tsx index b06bdc745..6011463b1 100644 --- a/src/components/UISchema/index.tsx +++ b/src/components/UISchema/index.tsx @@ -424,6 +424,7 @@ class UISchema extends Component { > { { > - {/* - - */}
{