diff --git a/samples/react-modern-organization-chart/README.md b/samples/react-modern-organization-chart/README.md index 56ecc44be..8568d563f 100644 --- a/samples/react-modern-organization-chart/README.md +++ b/samples/react-modern-organization-chart/README.md @@ -18,6 +18,7 @@ extensions: ## Summary This webpart show organization chart for current user, shows, managers and direct reports and there available status. + On Click the profile page of will be open. @@ -30,6 +31,14 @@ On Click the profile page of will be open. ![](../react-modern-organization-chart/assets/Screenshot2.png) +## WebPart Properties + +Property |Type|Required| comments +--------------------|----|--------|---------- +Title | Text| no| +Refresh Status Interval in minutes | number| no | default value 5 min + + ### Working with Built with SharePoint Framework GA, Microsoft Graph API and @pnp/PnPjs diff --git a/samples/react-modern-organization-chart/src/webparts/organizationChart/OrganizationChartWebPart.manifest.json b/samples/react-modern-organization-chart/src/webparts/organizationChart/OrganizationChartWebPart.manifest.json index f96101017..f48aa1d17 100644 --- a/samples/react-modern-organization-chart/src/webparts/organizationChart/OrganizationChartWebPart.manifest.json +++ b/samples/react-modern-organization-chart/src/webparts/organizationChart/OrganizationChartWebPart.manifest.json @@ -12,7 +12,7 @@ // Components that allow authors to embed arbitrary script code should set this to true. // https://support.office.com/en-us/article/Turn-scripting-capabilities-on-or-off-1f2c515f-5d7e-448a-9fd7-835da935584f "requiresCustomScript": false, - "supportedHosts": ["SharePointWebPart"], + "supportedHosts": ["SharePointWebPart","TeamsTab"], "preconfiguredEntries": [{ "groupId": "5c03119e-3074-46fd-976b-c60198311f70", // Other