From 8dc8d17f83b79209619a4c7b2f5999bafc052554 Mon Sep 17 00:00:00 2001 From: Luke Colburn Date: Mon, 17 Oct 2022 19:16:29 -0500 Subject: [PATCH 1/2] add back catalog password confirmation --- Marketplace/CreateUIDefinition.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Marketplace/CreateUIDefinition.json b/Marketplace/CreateUIDefinition.json index 01085f6..f678044 100644 --- a/Marketplace/CreateUIDefinition.json +++ b/Marketplace/CreateUIDefinition.json @@ -258,7 +258,8 @@ "name": "catalogPassword", "type": "Microsoft.Common.PasswordBox", "label": { - "password": "Catalog Password" + "password": "Catalog Password", + "confirmPassword": "Confirm Catalog Password" }, "toolTip": "Login password to connect to your InRule Rule Catalog", "visible": true, @@ -270,9 +271,6 @@ "message": "Please provide a valid password" } ] - }, - "options": { - "hideConfirmation": true } } ], From c041ca32fb7cb0adf8f3ac38f80d269b2ed3ccf6 Mon Sep 17 00:00:00 2001 From: Luke Colburn Date: Mon, 17 Oct 2022 21:09:31 -0500 Subject: [PATCH 2/2] update 5.7.3 to 5.8.0 --- Dynamics/InRule.Dynamics.Service.json | 2 +- Dynamics/InRule.Dynamics.Service.parameters.json | 2 +- InRule.Catalog.Service.json | 2 +- InRule.Catalog.Service.parameters.json | 2 +- InRule.Runtime.Service.json | 2 +- InRule.Runtime.Service.parameters.json | 2 +- Marketplace/InRule.Runtime.Service.marketplace.json | 2 +- Salesforce/InRule.Salesforce.Service.json | 2 +- Salesforce/InRule.Salesforce.Service.parameters.json | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Dynamics/InRule.Dynamics.Service.json b/Dynamics/InRule.Dynamics.Service.json index cd438d1..4c2df64 100644 --- a/Dynamics/InRule.Dynamics.Service.json +++ b/Dynamics/InRule.Dynamics.Service.json @@ -88,7 +88,7 @@ }, "inRuleVersion": { "type": "string", - "defaultValue": "5.7.3", + "defaultValue": "5.8.0", "metadata": { "description": "Defines what version of the InRule Execution Service to deploy" } diff --git a/Dynamics/InRule.Dynamics.Service.parameters.json b/Dynamics/InRule.Dynamics.Service.parameters.json index b6f6ecd..00fda98 100644 --- a/Dynamics/InRule.Dynamics.Service.parameters.json +++ b/Dynamics/InRule.Dynamics.Service.parameters.json @@ -30,7 +30,7 @@ "value": true }, "inRuleVersion": { - "value": "5.7.3" + "value": "5.8.0" }, "appInsightsInstrumentationKey": { "value": "" diff --git a/InRule.Catalog.Service.json b/InRule.Catalog.Service.json index a2ae528..536e458 100644 --- a/InRule.Catalog.Service.json +++ b/InRule.Catalog.Service.json @@ -98,7 +98,7 @@ }, "inRuleVersion": { "type": "string", - "defaultValue": "5.7.3", + "defaultValue": "5.8.0", "metadata": { "description": "Version of the catalog to deploy" } diff --git a/InRule.Catalog.Service.parameters.json b/InRule.Catalog.Service.parameters.json index 5fa18f8..205645d 100644 --- a/InRule.Catalog.Service.parameters.json +++ b/InRule.Catalog.Service.parameters.json @@ -30,7 +30,7 @@ "value": "Basic" }, "inRuleVersion": { - "value": "5.7.3" + "value": "5.8.0" }, "catalogServicePlanName": { "value": "" diff --git a/InRule.Runtime.Service.json b/InRule.Runtime.Service.json index e2ab00e..16fa8ba 100644 --- a/InRule.Runtime.Service.json +++ b/InRule.Runtime.Service.json @@ -51,7 +51,7 @@ }, "inRuleVersion": { "type": "string", - "defaultValue": "5.7.3", + "defaultValue": "5.8.0", "metadata": { "description": "Version of the execution service to deploy" } diff --git a/InRule.Runtime.Service.parameters.json b/InRule.Runtime.Service.parameters.json index 1617f61..897d58d 100644 --- a/InRule.Runtime.Service.parameters.json +++ b/InRule.Runtime.Service.parameters.json @@ -18,7 +18,7 @@ "value": "" }, "inRuleVersion": { - "value": "5.7.3" + "value": "5.8.0" }, "executionServicePlanName": { "value": "" diff --git a/Marketplace/InRule.Runtime.Service.marketplace.json b/Marketplace/InRule.Runtime.Service.marketplace.json index b702e6d..d4a1e21 100644 --- a/Marketplace/InRule.Runtime.Service.marketplace.json +++ b/Marketplace/InRule.Runtime.Service.marketplace.json @@ -73,7 +73,7 @@ }, "inRuleVersion": { "type": "string", - "defaultValue": "5.7.3", + "defaultValue": "5.8.0", "metadata": { "description": "Defines what version of the InRule Execution Service to deploy" } diff --git a/Salesforce/InRule.Salesforce.Service.json b/Salesforce/InRule.Salesforce.Service.json index d0610f6..e31a12c 100644 --- a/Salesforce/InRule.Salesforce.Service.json +++ b/Salesforce/InRule.Salesforce.Service.json @@ -133,7 +133,7 @@ }, "inRuleVersion": { "type": "string", - "defaultValue": "5.7.3", + "defaultValue": "5.8.0", "metadata": { "description": "Defines what version of the InRule Execution Service to deploy" } diff --git a/Salesforce/InRule.Salesforce.Service.parameters.json b/Salesforce/InRule.Salesforce.Service.parameters.json index 22cffcf..522d0c4 100644 --- a/Salesforce/InRule.Salesforce.Service.parameters.json +++ b/Salesforce/InRule.Salesforce.Service.parameters.json @@ -48,7 +48,7 @@ "value": true }, "inRuleVersion": { - "value": "5.7.3" + "value": "5.8.0" }, "appInsightsResourceName": { "value": ""