-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
eschweitzer78/2024-06-12-2200 (#363)
* NSW DS temp fix for their issue nb 417 * NSW DS Tidying up card carousel * NSW DS addl work on default record detail * Versioning
- Loading branch information
1 parent
033f042
commit 7e4529b
Showing
10 changed files
with
1,801 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 4 additions & 0 deletions
4
...DsAuNsw/main/default/lwc/sfGpsDsAuNswCardCarousel/lwc/sfGpsDsAuNswCardCarousel/fixes.scss
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
/* reported to digital.NSW, issue #417: icons get pushed to the right in next/prev buttons on iOS */ | ||
.nsw-carousel button { | ||
padding: 0 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
601 changes: 601 additions & 0 deletions
601
sfGpsDsAuNsw/main/default/omniDataTransforms/SfGpsDsAuNswCmsCardV2ToLwcCardV2_1.rpt-meta.xml
Large diffs are not rendered by default.
Oops, something went wrong.
186 changes: 186 additions & 0 deletions
186
...fault/omniIntegrationProcedures/sfGpsDsAuNsw_GetCardV2Collection_Procedure_1.oip-meta.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,186 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<OmniIntegrationProcedure xmlns="http://soap.sforce.com/2006/04/metadata"> | ||
<customJavaScript>{ | ||
"contentKeys": [ | ||
"MCYDY5IQ4UHRDJ3CRDX6HIWQBSQI", | ||
"MCII3FIQY3XNFSTMLGVLZEBDDXGY", | ||
"MCJDYZKI7MOVA4VHAEVR2AXQJDDY", | ||
"MCAMDFZ6UHMNDLFODKX5QKKTVE5M", | ||
"MCNTHH7VMV3ZADLBOPT2DXAJDFAQ", | ||
"MCWTHJFHEB4VHYVKN5ELSH6YVIPI", | ||
"MCXCBCSQJDCBFAHAKE4GWUQ5HDEI", | ||
"MCC6VKPDYPOVFTFB4O5FAJAOMZ74" | ||
], | ||
"communityId": "0DB5i000000XZo7GAG" | ||
}</customJavaScript> | ||
<elementTypeComponentMapping | ||
>{"ElementTypeToHTMLTemplateList":[]}</elementTypeComponentMapping> | ||
<isActive>true</isActive> | ||
<isIntegrationProcedure>true</isIntegrationProcedure> | ||
<isMetadataCacheDisabled>false</isMetadataCacheDisabled> | ||
<isOmniScriptEmbeddable>false</isOmniScriptEmbeddable> | ||
<isTestProcedure>false</isTestProcedure> | ||
<isWebCompEnabled>false</isWebCompEnabled> | ||
<language>Procedure</language> | ||
<name>sfGpsDsAuNswGetCardV2Collection</name> | ||
<omniProcessElements> | ||
<isActive>true</isActive> | ||
<isOmniScriptEmbeddable>false</isOmniScriptEmbeddable> | ||
<level>0.0</level> | ||
<name>GetManagedContentCollection</name> | ||
<omniProcessVersionNumber>0.0</omniProcessVersionNumber> | ||
<propertySetConfig>{ | ||
"executionConditionalFormula" : "", | ||
"failureConditionalFormula" : "%hasError%", | ||
"failOnStepError" : true, | ||
"useFormulas" : true, | ||
"additionalInput" : { | ||
"managedContentType" : "sfGpsDsAuNswCardV2", | ||
"contentKeys" : "=LIST(%contentKeys%)", | ||
"communityId" : "%communityId%" | ||
}, | ||
"additionalOutput" : { }, | ||
"failureResponse" : { | ||
"hasError" : true | ||
}, | ||
"sendOnlyAdditionalInput" : true, | ||
"returnOnlyAdditionalOutput" : false, | ||
"returnOnlyFailureResponse" : false, | ||
"responseJSONPath" : "", | ||
"responseJSONNode" : "", | ||
"sendJSONPath" : "", | ||
"sendJSONNode" : "", | ||
"remoteClass" : "SfGpsDsGetManagedContentCollectionORA", | ||
"remoteOptions" : { | ||
"fullUrl" : true | ||
}, | ||
"remoteMethod" : "GetManagedContentCollection", | ||
"chainOnStep" : false, | ||
"actionMessage" : "", | ||
"additionalChainableResponse" : { }, | ||
"show" : null, | ||
"label" : "RemoteAction1", | ||
"disOnTplt" : false | ||
}</propertySetConfig> | ||
<sequenceNumber>1.0</sequenceNumber> | ||
<type>Remote Action</type> | ||
</omniProcessElements> | ||
<omniProcessElements> | ||
<isActive>true</isActive> | ||
<isOmniScriptEmbeddable>false</isOmniScriptEmbeddable> | ||
<level>0.0</level> | ||
<name>ResponseKO</name> | ||
<omniProcessVersionNumber>0.0</omniProcessVersionNumber> | ||
<propertySetConfig>{ | ||
"executionConditionalFormula" : "OR(%GetManagedContentCollection:hasError%, %Transform:hasError%)", | ||
"useFormulas" : true, | ||
"additionalOutput" : { }, | ||
"returnOnlyAdditionalOutput" : false, | ||
"returnFullDataJSON" : false, | ||
"responseFormat" : "JSON", | ||
"responseJSONPath" : "", | ||
"responseJSONNode" : "", | ||
"sendJSONPath" : "", | ||
"sendJSONNode" : "", | ||
"responseDefaultData" : { }, | ||
"vlcResponseHeaders" : { }, | ||
"show" : null, | ||
"label" : "ResponseAction2", | ||
"disOnTplt" : false | ||
}</propertySetConfig> | ||
<sequenceNumber>4.0</sequenceNumber> | ||
<type>Response Action</type> | ||
</omniProcessElements> | ||
<omniProcessElements> | ||
<isActive>true</isActive> | ||
<isOmniScriptEmbeddable>false</isOmniScriptEmbeddable> | ||
<level>0.0</level> | ||
<name>ResponseOK</name> | ||
<omniProcessVersionNumber>0.0</omniProcessVersionNumber> | ||
<propertySetConfig>{ | ||
"executionConditionalFormula" : "NOT(OR(%GetManagedContentCollection:hasError%, %Transform:hasError%))", | ||
"useFormulas" : true, | ||
"additionalOutput" : { }, | ||
"returnOnlyAdditionalOutput" : false, | ||
"returnFullDataJSON" : false, | ||
"responseFormat" : "JSON", | ||
"responseJSONPath" : "", | ||
"responseJSONNode" : "", | ||
"sendJSONPath" : "Transform", | ||
"sendJSONNode" : "", | ||
"responseDefaultData" : { }, | ||
"vlcResponseHeaders" : { }, | ||
"show" : null, | ||
"label" : "ResponseAction1", | ||
"disOnTplt" : false | ||
}</propertySetConfig> | ||
<sequenceNumber>3.0</sequenceNumber> | ||
<type>Response Action</type> | ||
</omniProcessElements> | ||
<omniProcessElements> | ||
<isActive>true</isActive> | ||
<isOmniScriptEmbeddable>false</isOmniScriptEmbeddable> | ||
<level>0.0</level> | ||
<name>Transform</name> | ||
<omniProcessVersionNumber>0.0</omniProcessVersionNumber> | ||
<propertySetConfig>{ | ||
"executionConditionalFormula" : "NOT(%GetManagedContentCollection:hasError%)", | ||
"failureConditionalFormula" : "", | ||
"failOnStepError" : true, | ||
"useFormulas" : true, | ||
"additionalInput" : { }, | ||
"additionalOutput" : { }, | ||
"failureResponse" : { }, | ||
"sendOnlyAdditionalInput" : false, | ||
"returnOnlyAdditionalOutput" : false, | ||
"returnOnlyFailureResponse" : false, | ||
"responseJSONPath" : "", | ||
"responseJSONNode" : "", | ||
"sendJSONPath" : "GetManagedContentCollection", | ||
"sendJSONNode" : "", | ||
"bundle" : "SfGpsDsAuNswCmsCardV2ToLwcCardV2", | ||
"chainOnStep" : false, | ||
"actionMessage" : "", | ||
"ignoreCache" : false, | ||
"show" : null, | ||
"label" : "DataRaptorTransformAction1", | ||
"disOnTplt" : false | ||
}</propertySetConfig> | ||
<sequenceNumber>2.0</sequenceNumber> | ||
<type>DataRaptor Transform Action</type> | ||
</omniProcessElements> | ||
<omniProcessKey>sfGpsDsAuNsw_GetCardV2Collection</omniProcessKey> | ||
<omniProcessType>Integration Procedure</omniProcessType> | ||
<propertySetConfig>{ | ||
"linkToExternalObject" : "", | ||
"trackingCustomData" : { }, | ||
"includeAllActionsInResponse" : false, | ||
"columnsPropertyMap" : [ ], | ||
"relationshipFieldsMap" : [ ], | ||
"labelSingular" : "", | ||
"labelPlural" : "", | ||
"description" : "", | ||
"nameColumn" : "", | ||
"rollbackOnError" : false, | ||
"chainableQueriesLimit" : 50, | ||
"chainableDMLStatementsLimit" : null, | ||
"chainableCpuLimit" : 2000, | ||
"chainableHeapSizeLimit" : null, | ||
"chainableDMLRowsLimit" : null, | ||
"chainableQueryRowsLimit" : null, | ||
"chainableSoslQueriesLimit" : null, | ||
"chainableActualTimeLimit" : null, | ||
"additionalChainableResponse" : { }, | ||
"queueableChainableQueriesLimit" : 120, | ||
"queueableChainableCpuLimit" : 40000, | ||
"queueableChainableHeapSizeLimit" : 6, | ||
"ttlMinutes" : 5, | ||
"mockResponseMap" : { } | ||
}</propertySetConfig> | ||
<responseCacheType>Org Cache</responseCacheType> | ||
<subType>GetCardV2Collection</subType> | ||
<type>sfGpsDsAuNsw</type> | ||
<uniqueName>sfGpsDsAuNsw_GetCardV2Collection_Procedure_1</uniqueName> | ||
<versionNumber>1.0</versionNumber> | ||
<webComponentKey>85d41076-efd9-d974-b6ef-df89429bd8b3</webComponentKey> | ||
</OmniIntegrationProcedure> |
2 changes: 1 addition & 1 deletion
2
sfGpsDsAuNsw/main/default/staticresources/sfGpsDsAuNsw/byo_aura-min-show-omni.css
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
sfGpsDsAuNsw/main/default/staticresources/sfGpsDsAuNsw/byo_aura-min.css
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.