The Tree Organization WebPart shows the Organization Chart of the or the team, the web part reads infomation from current user to build the Organization Chart.
We can configure in the webpart properties if it show all Organization Chart or the only user team, (same manager and peers).
Update accordingly as needed.
Property | Type | Required | comments |
---|---|---|---|
WebPart Title | Text | no | |
Show Only My Team | Boolean | true | |
MaxDepth | Number | yes | Maximum number of levels to show |
Solution | Author(s) |
---|---|
Tree Organization WebPart | João Mendes |
Version | Date | Comments |
---|---|---|
1.0.0 | Fev 25, 2019 | Initial release |
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.
- Clone this repository
- in the command line run:
npm install
gulp build
gulp bundle --ship
gulp package-solution --ship