sp-dev-fx-webparts/samples/react-organization-chart
João Mendes f1ec2f6e26 commit chnages 2021-05-07 22:35:29 +01:00
..
assets Renamed folder, added sample.json 2021-05-03 22:28:35 -04:00
config Renamed folder, added sample.json 2021-05-03 22:28:35 -04:00
src commit chnages 2021-05-07 22:35:29 +01:00
.eslintrc.json Renamed folder, added sample.json 2021-05-03 22:28:35 -04:00
.gitignore Renamed folder, added sample.json 2021-05-03 22:28:35 -04:00
.yo-rc.json Renamed folder, added sample.json 2021-05-03 22:28:35 -04:00
README.md Updated readme 2021-05-03 22:29:42 -04:00
gulpfile.js Renamed folder, added sample.json 2021-05-03 22:28:35 -04:00
package-lock.json Renamed folder, added sample.json 2021-05-03 22:28:35 -04:00
package.json Renamed folder, added sample.json 2021-05-03 22:28:35 -04:00
tsconfig.json Renamed folder, added sample.json 2021-05-03 22:28:35 -04:00

README.md

Organization Chart

Summary

This web part shows an organization chart based on specified user, and user can navigate to show company organization. This web part can be installed on SharePoint Server 2019, and SharePoint Online.

Organization Chart

Organization Chart

Organization Chart

Compatibility

SPFx 1.4.1 Node.js LTS 6.x | LTS 8.x SharePoint 2019 | Online Teams No: Not designed for Microsoft Teams Workbench Hosted: Does not work with local workbench

Applies to

Solution

Solution Author(s)
react-organisation-chart João Mendes, Storm Technology, (@joaojmendes)

Version history

Version Date Comments
1.0 May, 2021 Initial release

Prerequisites

No pre-requisites

Minimal Path to Awesome

  • Clone this repository
  • Ensure that you are at the solution folder
  • in the command-line run:
    • npm install
    • gulp serve

Features

This web part shows how to use PnPjs, Office-ui-fabric-react to create an Organization Chart

This extension illustrates the following concepts:

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.

Support

We do not support samples, but we do use GitHub to track issues and constantly want to improve these samples.

If you encounter any issues while using this sample, create a new issue.

For questions regarding this sample, create a new question.

Finally, if you have an idea for improvement, make a suggestion.