mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 11:43:26 +08:00
* chore: rename webapp-template packages to ui-bundle-template * chore: sync React b2e and b2x samples from npm @1.117.3 * chore: rename sample folders to match ui-bundle-template package names * chore: sync React b2e and b2x samples from npm @1.117.5 * chore: remove accidental trace.md from b2e sample * chore: keep old webapp-template sample directories alongside new ui-bundle-template ones * chore: revert component.md change from skills/generating-webapplication-ui * chore: update ui-bundle-template sample versions to 1.117.5
111 lines
2.3 KiB
JSON
111 lines
2.3 KiB
JSON
[
|
|
{
|
|
"sobject": "Contact",
|
|
"saveRefs": true,
|
|
"resolveRefs": false,
|
|
"files": ["Contact.json"]
|
|
},
|
|
{
|
|
"sobject": "Agent__c",
|
|
"saveRefs": true,
|
|
"resolveRefs": false,
|
|
"files": ["Agent__c.json"]
|
|
},
|
|
{
|
|
"sobject": "Maintenance_Worker__c",
|
|
"saveRefs": true,
|
|
"resolveRefs": false,
|
|
"files": ["Maintenance_Worker__c.json"]
|
|
},
|
|
{
|
|
"sobject": "Property__c",
|
|
"saveRefs": true,
|
|
"resolveRefs": false,
|
|
"files": ["Property__c.json"]
|
|
},
|
|
{
|
|
"sobject": "Tenant__c",
|
|
"saveRefs": true,
|
|
"resolveRefs": true,
|
|
"files": ["Tenant__c.json"]
|
|
},
|
|
{
|
|
"sobject": "Application__c",
|
|
"saveRefs": true,
|
|
"resolveRefs": true,
|
|
"files": ["Application__c.json"]
|
|
},
|
|
{
|
|
"sobject": "Maintenance_Request__c",
|
|
"saveRefs": true,
|
|
"resolveRefs": true,
|
|
"files": ["Maintenance_Request__c.json"]
|
|
},
|
|
{
|
|
"sobject": "Notification__c",
|
|
"saveRefs": true,
|
|
"resolveRefs": true,
|
|
"files": ["Notification__c.json"]
|
|
},
|
|
{
|
|
"sobject": "Property_Management_Company__c",
|
|
"saveRefs": true,
|
|
"resolveRefs": false,
|
|
"files": ["Property_Management_Company__c.json"]
|
|
},
|
|
{
|
|
"sobject": "Property_Owner__c",
|
|
"saveRefs": true,
|
|
"resolveRefs": false,
|
|
"files": ["Property_Owner__c.json"]
|
|
},
|
|
{
|
|
"sobject": "Lease__c",
|
|
"saveRefs": true,
|
|
"resolveRefs": true,
|
|
"files": ["Lease__c.json"]
|
|
},
|
|
{
|
|
"sobject": "Property_Sale__c",
|
|
"saveRefs": false,
|
|
"resolveRefs": true,
|
|
"files": ["Property_Sale__c.json"]
|
|
},
|
|
{
|
|
"sobject": "Property_Cost__c",
|
|
"saveRefs": false,
|
|
"resolveRefs": true,
|
|
"files": ["Property_Cost__c.json"]
|
|
},
|
|
{
|
|
"sobject": "Payment__c",
|
|
"saveRefs": false,
|
|
"resolveRefs": true,
|
|
"files": ["Payment__c.json"]
|
|
},
|
|
{
|
|
"sobject": "KPI_Snapshot__c",
|
|
"saveRefs": false,
|
|
"resolveRefs": false,
|
|
"files": ["KPI_Snapshot__c.json"]
|
|
},
|
|
{
|
|
"sobject": "Property_Listing__c",
|
|
"saveRefs": true,
|
|
"resolveRefs": true,
|
|
"files": ["Property_Listing__c.json"]
|
|
},
|
|
{
|
|
"sobject": "Property_Image__c",
|
|
"saveRefs": false,
|
|
"resolveRefs": true,
|
|
"files": ["Property_Image__c.json"]
|
|
},
|
|
{
|
|
"sobject": "Property_Feature__c",
|
|
"saveRefs": false,
|
|
"resolveRefs": true,
|
|
"files": ["Property_Feature__c.json"]
|
|
}
|
|
]
|