Skip to content

Commit

Permalink
CreatorKitAINov-Release2
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajeev Pentyala authored and Rajeev Pentyala committed Nov 19, 2024
1 parent f1382c0 commit 887abbf
Show file tree
Hide file tree
Showing 57 changed files with 3,396 additions and 2,469 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"TemplateDisplayName": "AI Teaching popover",
"Version": "0.0.42"
},
"APICaller": {
"APICaller (%VERSION%)": {
"CustomGroupControlTemplateName": "",
"FirstParty": false,
"Id": "http://microsoft.com/appmagic/powercontrol/cat_PowerCAT.APICaller",
Expand All @@ -55,8 +55,8 @@
"LastModifiedTimestamp": "0",
"Name": "cat_PowerCAT.APICaller",
"OverridableProperties": {},
"TemplateDisplayName": "APICaller",
"Version": "0.0.22"
"TemplateDisplayName": "APICaller (%VERSION%)",
"Version": "0.0.23"
},
"appinfo": {
"CustomGroupControlTemplateName": "",
Expand Down Expand Up @@ -392,6 +392,21 @@
"TemplateDisplayName": "Link",
"Version": "0.0.40"
},
"Mermaid": {
"CustomGroupControlTemplateName": "",
"FirstParty": false,
"Id": "http://microsoft.com/appmagic/powercontrol/cat_PowerCAT.Mermaid",
"IsComponentTemplate": false,
"IsCustomGroupControlTemplate": false,
"IsPcfControl": true,
"IsPremiumPcfControl": false,
"IsWidgetTemplate": false,
"LastModifiedTimestamp": "0",
"Name": "cat_PowerCAT.Mermaid",
"OverridableProperties": {},
"TemplateDisplayName": "Mermaid",
"Version": "0.0.1"
},
"pcfDataField": {
"CustomGroupControlTemplateName": "",
"FirstParty": true,
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"customapi_AsyncOperations": "System Jobs",
"customapi_BulkDeleteFailures": "Bulk Delete Failures",
"customapi_MailboxTrackingFolders": "Mailbox Auto Tracking Folders",
"customapi_msdyn_function_customapi": "Functions",
"customapi_plugin_CustomAPI": "Plug-ins",
"customapi_PrincipalObjectAttributeAccesses": "Field Sharing",
"customapi_ProcessSession": "Process Sessions",
Expand All @@ -43,6 +44,7 @@
"modifiedby": "Modified By",
"modifiedon": "Modified On",
"modifiedonbehalfby": "Modified By (Delegate)",
"msdyn_apirequestcache_CustomAPI_customapi": "API Request Caches",
"msdyn_customapi_msdyn_pmbusinessruleautomationconfig_CustomApiId": "PM Business Rule Automation Configs",
"msdyn_formmapping_customapiid": "Form Mappings",
"msdyn_knowledgeassetconfiguration_customapiid": "Knowledge Assets with Configurations",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"IsSampleData": false,
"IsWritable": true,
"LogicalName": "cat_sample",
"MaxGetRowsCount": 500,
"Name": "Samples",
"NativeCDSDataSourceInfoNameMapping": {
"_ownerid_value": "Owner",
Expand Down

Large diffs are not rendered by default.

Loading

0 comments on commit 887abbf

Please sign in to comment.