Skip to content

Commit

Permalink
Merge pull request #127 from rwilson504/AzureMapSolutionUpdates
Browse files Browse the repository at this point in the history
Azure map solution updates
  • Loading branch information
rwilson504 authored Jan 1, 2021
2 parents fc099a8 + b9e8110 commit 8c3792e
Show file tree
Hide file tree
Showing 12 changed files with 191 additions and 190 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<manifest><control namespace="RAW.AzureMapsGrid" constructor="AzureMapsGrid" version="0.0.205" display-name-key="Azure Maps Grid" description-key="AzureMapsGrid description" control-type="standard" api-version="1.2.1"><data-set name="mapDataSet" display-name-key="Map Data Set" /><property name="primaryFieldName" display-name-key="Primary Field" description-key="Enter the Primary Field schema which will be used to display the title on the map. For related entities use the following format (new_entityname.new_fieldname)" of-type="SingleLine.Text" usage="input" required="true" default-value="name" /><property name="descriptionFieldName" display-name-key="Description Field" description-key="Enter the Primary Field schema which will be used to display the title on the map. For related entities use the following format (new_entityname.new_fieldname)" of-type="SingleLine.Text" usage="input" required="false" /><property name="latFieldName" display-name-key="Latitude Field" description-key="Enter the Latitude field schema name. For related entities use the following format (new_entityname.new_fieldname)" of-type="SingleLine.Text" usage="input" required="true" default-value="address1_latitude" /><property name="longFieldName" display-name-key="Longitude Field" description-key="Enter the Latitude field schema name. For related entities use the following format (new_entityname.new_fieldname)." of-type="SingleLine.Text" usage="input" required="true" default-value="address1_longitude" /><property name="pushpinColorField" display-name-key="Pushpin Color Field" description-key="Enter the Pushpin Color field schema name if available, this field should contain a hex value for the color." of-type="SingleLine.Text" usage="input" required="false" default-value="" /><property name="defaultPushpinColor" display-name-key="Default Pushpin Color" description-key="Enter a hex value for the default color of the Pushpins(example: #ffffff)." of-type="SingleLine.Text" usage="input" required="false" default-value="" /><resources><code path="bundle.js" order="1" /><css path="css/AzureMapsGrid.css" order="1" /></resources><feature-usage><uses-feature name="Utility" required="true" /><uses-feature name="WebAPI" required="true" /></feature-usage><built-by name="pac" version="1.1.6" /></control></manifest>
<manifest><control namespace="RAW.AzureMapsGrid" constructor="AzureMapsGrid" version="0.0.253" display-name-key="Azure Maps Grid" description-key="AzureMapsGrid description" control-type="standard" api-version="1.2.1"><data-set name="mapDataSet" display-name-key="Map Data Set" /><property name="primaryFieldName" display-name-key="Primary Field" description-key="Enter the Primary Field schema which will be used to display the title on the map. For related entities use the following format (new_entityname.new_fieldname)" of-type="SingleLine.Text" usage="input" required="true" default-value="name" /><property name="descriptionFieldName" display-name-key="Description Field" description-key="Enter the Primary Field schema which will be used to display the title on the map. For related entities use the following format (new_entityname.new_fieldname)" of-type="SingleLine.Text" usage="input" required="false" /><property name="latFieldName" display-name-key="Latitude Field" description-key="Enter the Latitude field schema name. For related entities use the following format (new_entityname.new_fieldname)" of-type="SingleLine.Text" usage="input" required="true" default-value="address1_latitude" /><property name="longFieldName" display-name-key="Longitude Field" description-key="Enter the Latitude field schema name. For related entities use the following format (new_entityname.new_fieldname)." of-type="SingleLine.Text" usage="input" required="true" default-value="address1_longitude" /><property name="pushpinColorField" display-name-key="Pushpin Color Field" description-key="Enter the Pushpin Color field schema name if available, this field should contain a hex value for the color." of-type="SingleLine.Text" usage="input" required="false" default-value="" /><property name="defaultPushpinColor" display-name-key="Default Pushpin Color" description-key="Enter a hex value for the default color of the Pushpins(example: #ffffff)." of-type="SingleLine.Text" usage="input" required="false" default-value="" /><resources><code path="bundle.js" order="1" /><css path="css/AzureMapsGrid.css" order="1" /></resources><feature-usage><uses-feature name="Utility" required="true" /><uses-feature name="WebAPI" required="true" /></feature-usage><built-by name="pac" version="1.1.6" /></control></manifest>

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@
<RequiredLevel>none</RequiredLevel>
<DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
<ImeMode>auto</ImeMode>
<ValidForUpdateApi>0</ValidForUpdateApi>
<ValidForReadApi>1</ValidForReadApi>
<ValidForCreateApi>0</ValidForCreateApi>
<IsCustomField>0</IsCustomField>
<IsAuditEnabled>0</IsAuditEnabled>
<IsSecured>0</IsSecured>
Expand Down Expand Up @@ -57,7 +59,9 @@
<RequiredLevel>none</RequiredLevel>
<DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
<ImeMode>inactive</ImeMode>
<ValidForUpdateApi>0</ValidForUpdateApi>
<ValidForReadApi>1</ValidForReadApi>
<ValidForCreateApi>0</ValidForCreateApi>
<IsCustomField>0</IsCustomField>
<IsAuditEnabled>0</IsAuditEnabled>
<IsSecured>0</IsSecured>
Expand Down Expand Up @@ -95,7 +99,9 @@
<RequiredLevel>none</RequiredLevel>
<DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
<ImeMode>auto</ImeMode>
<ValidForUpdateApi>0</ValidForUpdateApi>
<ValidForReadApi>1</ValidForReadApi>
<ValidForCreateApi>0</ValidForCreateApi>
<IsCustomField>0</IsCustomField>
<IsAuditEnabled>0</IsAuditEnabled>
<IsSecured>0</IsSecured>
Expand Down Expand Up @@ -132,6 +138,7 @@
<RequiredLevel>none</RequiredLevel>
<DisplayMask>ValidForAdvancedFind</DisplayMask>
<ImeMode>disabled</ImeMode>
<ValidForUpdateApi>0</ValidForUpdateApi>
<ValidForReadApi>1</ValidForReadApi>
<ValidForCreateApi>1</ValidForCreateApi>
<IsCustomField>0</IsCustomField>
Expand Down Expand Up @@ -171,7 +178,9 @@
<RequiredLevel>none</RequiredLevel>
<DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
<ImeMode>auto</ImeMode>
<ValidForUpdateApi>0</ValidForUpdateApi>
<ValidForReadApi>1</ValidForReadApi>
<ValidForCreateApi>0</ValidForCreateApi>
<IsCustomField>0</IsCustomField>
<IsAuditEnabled>0</IsAuditEnabled>
<IsSecured>0</IsSecured>
Expand Down Expand Up @@ -208,7 +217,9 @@
<RequiredLevel>none</RequiredLevel>
<DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
<ImeMode>inactive</ImeMode>
<ValidForUpdateApi>0</ValidForUpdateApi>
<ValidForReadApi>1</ValidForReadApi>
<ValidForCreateApi>0</ValidForCreateApi>
<IsCustomField>0</IsCustomField>
<IsAuditEnabled>0</IsAuditEnabled>
<IsSecured>0</IsSecured>
Expand Down Expand Up @@ -246,7 +257,9 @@
<RequiredLevel>none</RequiredLevel>
<DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
<ImeMode>auto</ImeMode>
<ValidForUpdateApi>0</ValidForUpdateApi>
<ValidForReadApi>1</ValidForReadApi>
<ValidForCreateApi>0</ValidForCreateApi>
<IsCustomField>0</IsCustomField>
<IsAuditEnabled>0</IsAuditEnabled>
<IsSecured>0</IsSecured>
Expand Down Expand Up @@ -283,6 +296,7 @@
<RequiredLevel>none</RequiredLevel>
<DisplayMask>ValidForAdvancedFind|ValidForGrid</DisplayMask>
<ImeMode>inactive</ImeMode>
<ValidForUpdateApi>0</ValidForUpdateApi>
<ValidForReadApi>1</ValidForReadApi>
<ValidForCreateApi>1</ValidForCreateApi>
<IsCustomField>0</IsCustomField>
Expand Down Expand Up @@ -363,7 +377,9 @@
<LogicalName>owningbusinessunit</LogicalName>
<RequiredLevel>none</RequiredLevel>
<ImeMode>auto</ImeMode>
<ValidForUpdateApi>0</ValidForUpdateApi>
<ValidForReadApi>1</ValidForReadApi>
<ValidForCreateApi>0</ValidForCreateApi>
<IsCustomField>0</IsCustomField>
<IsAuditEnabled>0</IsAuditEnabled>
<IsSecured>0</IsSecured>
Expand Down Expand Up @@ -399,7 +415,9 @@
<LogicalName>owningteam</LogicalName>
<RequiredLevel>none</RequiredLevel>
<ImeMode>auto</ImeMode>
<ValidForUpdateApi>0</ValidForUpdateApi>
<ValidForReadApi>1</ValidForReadApi>
<ValidForCreateApi>0</ValidForCreateApi>
<IsCustomField>0</IsCustomField>
<IsAuditEnabled>0</IsAuditEnabled>
<IsLogical>1</IsLogical>
Expand Down Expand Up @@ -436,7 +454,9 @@
<LogicalName>owninguser</LogicalName>
<RequiredLevel>none</RequiredLevel>
<ImeMode>auto</ImeMode>
<ValidForUpdateApi>0</ValidForUpdateApi>
<ValidForReadApi>1</ValidForReadApi>
<ValidForCreateApi>0</ValidForCreateApi>
<IsCustomField>0</IsCustomField>
<IsAuditEnabled>0</IsAuditEnabled>
<IsLogical>1</IsLogical>
Expand Down Expand Up @@ -773,6 +793,7 @@
<RequiredLevel>systemrequired</RequiredLevel>
<DisplayMask>ValidForAdvancedFind|RequiredForGrid</DisplayMask>
<ImeMode>auto</ImeMode>
<ValidForUpdateApi>0</ValidForUpdateApi>
<ValidForReadApi>1</ValidForReadApi>
<ValidForCreateApi>1</ValidForCreateApi>
<IsCustomField>0</IsCustomField>
Expand Down Expand Up @@ -931,6 +952,7 @@
<ImeMode>auto</ImeMode>
<ValidForUpdateApi>1</ValidForUpdateApi>
<ValidForReadApi>1</ValidForReadApi>
<ValidForCreateApi>0</ValidForCreateApi>
<IsCustomField>0</IsCustomField>
<IsAuditEnabled>1</IsAuditEnabled>
<IsSecured>0</IsSecured>
Expand Down Expand Up @@ -1144,6 +1166,7 @@
<IsConnectionsEnabled>0</IsConnectionsEnabled>
<EntityColor></EntityColor>
<IsDocumentManagementEnabled>0</IsDocumentManagementEnabled>
<AutoCreateAccessTeams>0</AutoCreateAccessTeams>
<IsOneNoteIntegrationEnabled>0</IsOneNoteIntegrationEnabled>
<IsKnowledgeManagementEnabled>0</IsKnowledgeManagementEnabled>
<IsSLAEnabled>0</IsSLAEnabled>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
<?xml version="1.0" encoding="utf-8"?>
<optionset Name="raw_azuremapsauthenticationtype" localizedName="Azure Maps Authentication Type" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<OptionSetType>picklist</OptionSetType>
<IsGlobal>1</IsGlobal>
<IntroducedVersion>1.0.0.0</IntroducedVersion>
<IsCustomizable>1</IsCustomizable>
<ExternalTypeName></ExternalTypeName>
<displaynames>
<displayname description="Azure Maps Authentication Type" languagecode="1033" />
</displaynames>
<Descriptions>
<Description description="" languagecode="1033" />
</Descriptions>
<options>
<option value="699720000" ExternalValue="" Color="#0000ff">
<labels>
<label description="Subscription Key" languagecode="1033" />
</labels>
<Descriptions>
<Description description="" languagecode="1033" />
</Descriptions>
</option>
<option value="699720001" ExternalValue="" Color="#0000ff">
<labels>
<label description="Azure AD" languagecode="1033" />
</labels>
<Descriptions>
<Description description="" languagecode="1033" />
</Descriptions>
</option>
<option value="699720002" ExternalValue="" Color="#0000ff">
<labels>
<label description="Anonymous" languagecode="1033" />
</labels>
<Descriptions>
<Description description="" languagecode="1033" />
</Descriptions>
</option>
</options>
</optionset>
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
<OrganizationSettings />
<optionsets />
<CustomControls />
<SolutionPluginAssemblies />
<EntityDataProviders />
<Languages>
<Language>1033</Language>
Expand Down
154 changes: 51 additions & 103 deletions AzureMapsGrid/AzureMapsGrid/AzureMapsGridControl/Other/Solution.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<ImportExportXml version="9.1.0.14143" SolutionPackageVersion="9.1" languagecode="1033" generatedBy="CrmLive" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ImportExportXml version="9.1.0.25851" SolutionPackageVersion="9.1" languagecode="1033" generatedBy="CrmLive" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SolutionManifest>
<UniqueName>AzureMapsGridControl</UniqueName>
<LocalizedNames>
Expand All @@ -16,126 +16,74 @@
<Descriptions>
<Description description="RAW" languagecode="1033" />
</Descriptions>
<EMailAddress xsi:nil="true">
</EMailAddress>
<SupportingWebsiteUrl xsi:nil="true">
</SupportingWebsiteUrl>
<EMailAddress xsi:nil="true"></EMailAddress>
<SupportingWebsiteUrl xsi:nil="true"></SupportingWebsiteUrl>
<CustomizationPrefix>raw</CustomizationPrefix>
<CustomizationOptionValuePrefix>69972</CustomizationOptionValuePrefix>
<Addresses>
<Address>
<AddressNumber>1</AddressNumber>
<AddressTypeCode>1</AddressTypeCode>
<City xsi:nil="true">
</City>
<County xsi:nil="true">
</County>
<Country xsi:nil="true">
</Country>
<Fax xsi:nil="true">
</Fax>
<FreightTermsCode xsi:nil="true">
</FreightTermsCode>
<ImportSequenceNumber xsi:nil="true">
</ImportSequenceNumber>
<Latitude xsi:nil="true">
</Latitude>
<Line1 xsi:nil="true">
</Line1>
<Line2 xsi:nil="true">
</Line2>
<Line3 xsi:nil="true">
</Line3>
<Longitude xsi:nil="true">
</Longitude>
<Name xsi:nil="true">
</Name>
<PostalCode xsi:nil="true">
</PostalCode>
<PostOfficeBox xsi:nil="true">
</PostOfficeBox>
<PrimaryContactName xsi:nil="true">
</PrimaryContactName>
<City xsi:nil="true"></City>
<County xsi:nil="true"></County>
<Country xsi:nil="true"></Country>
<Fax xsi:nil="true"></Fax>
<FreightTermsCode xsi:nil="true"></FreightTermsCode>
<ImportSequenceNumber xsi:nil="true"></ImportSequenceNumber>
<Latitude xsi:nil="true"></Latitude>
<Line1 xsi:nil="true"></Line1>
<Line2 xsi:nil="true"></Line2>
<Line3 xsi:nil="true"></Line3>
<Longitude xsi:nil="true"></Longitude>
<Name xsi:nil="true"></Name>
<PostalCode xsi:nil="true"></PostalCode>
<PostOfficeBox xsi:nil="true"></PostOfficeBox>
<PrimaryContactName xsi:nil="true"></PrimaryContactName>
<ShippingMethodCode>1</ShippingMethodCode>
<StateOrProvince xsi:nil="true">
</StateOrProvince>
<Telephone1 xsi:nil="true">
</Telephone1>
<Telephone2 xsi:nil="true">
</Telephone2>
<Telephone3 xsi:nil="true">
</Telephone3>
<TimeZoneRuleVersionNumber xsi:nil="true">
</TimeZoneRuleVersionNumber>
<UPSZone xsi:nil="true">
</UPSZone>
<UTCOffset xsi:nil="true">
</UTCOffset>
<UTCConversionTimeZoneCode xsi:nil="true">
</UTCConversionTimeZoneCode>
<StateOrProvince xsi:nil="true"></StateOrProvince>
<Telephone1 xsi:nil="true"></Telephone1>
<Telephone2 xsi:nil="true"></Telephone2>
<Telephone3 xsi:nil="true"></Telephone3>
<TimeZoneRuleVersionNumber xsi:nil="true"></TimeZoneRuleVersionNumber>
<UPSZone xsi:nil="true"></UPSZone>
<UTCOffset xsi:nil="true"></UTCOffset>
<UTCConversionTimeZoneCode xsi:nil="true"></UTCConversionTimeZoneCode>
</Address>
<Address>
<AddressNumber>2</AddressNumber>
<AddressTypeCode>1</AddressTypeCode>
<City xsi:nil="true">
</City>
<County xsi:nil="true">
</County>
<Country xsi:nil="true">
</Country>
<Fax xsi:nil="true">
</Fax>
<FreightTermsCode xsi:nil="true">
</FreightTermsCode>
<ImportSequenceNumber xsi:nil="true">
</ImportSequenceNumber>
<Latitude xsi:nil="true">
</Latitude>
<Line1 xsi:nil="true">
</Line1>
<Line2 xsi:nil="true">
</Line2>
<Line3 xsi:nil="true">
</Line3>
<Longitude xsi:nil="true">
</Longitude>
<Name xsi:nil="true">
</Name>
<PostalCode xsi:nil="true">
</PostalCode>
<PostOfficeBox xsi:nil="true">
</PostOfficeBox>
<PrimaryContactName xsi:nil="true">
</PrimaryContactName>
<City xsi:nil="true"></City>
<County xsi:nil="true"></County>
<Country xsi:nil="true"></Country>
<Fax xsi:nil="true"></Fax>
<FreightTermsCode xsi:nil="true"></FreightTermsCode>
<ImportSequenceNumber xsi:nil="true"></ImportSequenceNumber>
<Latitude xsi:nil="true"></Latitude>
<Line1 xsi:nil="true"></Line1>
<Line2 xsi:nil="true"></Line2>
<Line3 xsi:nil="true"></Line3>
<Longitude xsi:nil="true"></Longitude>
<Name xsi:nil="true"></Name>
<PostalCode xsi:nil="true"></PostalCode>
<PostOfficeBox xsi:nil="true"></PostOfficeBox>
<PrimaryContactName xsi:nil="true"></PrimaryContactName>
<ShippingMethodCode>1</ShippingMethodCode>
<StateOrProvince xsi:nil="true">
</StateOrProvince>
<Telephone1 xsi:nil="true">
</Telephone1>
<Telephone2 xsi:nil="true">
</Telephone2>
<Telephone3 xsi:nil="true">
</Telephone3>
<TimeZoneRuleVersionNumber xsi:nil="true">
</TimeZoneRuleVersionNumber>
<UPSZone xsi:nil="true">
</UPSZone>
<UTCOffset xsi:nil="true">
</UTCOffset>
<UTCConversionTimeZoneCode xsi:nil="true">
</UTCConversionTimeZoneCode>
<StateOrProvince xsi:nil="true"></StateOrProvince>
<Telephone1 xsi:nil="true"></Telephone1>
<Telephone2 xsi:nil="true"></Telephone2>
<Telephone3 xsi:nil="true"></Telephone3>
<TimeZoneRuleVersionNumber xsi:nil="true"></TimeZoneRuleVersionNumber>
<UPSZone xsi:nil="true"></UPSZone>
<UTCOffset xsi:nil="true"></UTCOffset>
<UTCConversionTimeZoneCode xsi:nil="true"></UTCConversionTimeZoneCode>
</Address>
</Addresses>
</Publisher>
<RootComponents>
<RootComponent type="1" schemaName="raw_azuremapsconfig" behavior="0" />
<RootComponent type="9" schemaName="raw_azuremapsauthenticationtype" behavior="0" />
<RootComponent type="66" schemaName="raw_RAW.AzureMapsGrid.AzureMapsGrid" behavior="0" />
</RootComponents>
<MissingDependencies>
<MissingDependency>
<Required key="0" type="9" schemaName="raw_azuremapsauthenticationtype" displayName="Azure Maps Authentication Type" solution="Active" />
<Dependent key="1" type="2" schemaName="raw_authenticationtype" displayName="Authentication Type" parentSchemaName="raw_azuremapsconfig" parentDisplayName="Azure Maps Config" />
</MissingDependency>
</MissingDependencies>
<MissingDependencies />
</SolutionManifest>
</ImportExportXml>
Loading

0 comments on commit 8c3792e

Please sign in to comment.