page_type |
products |
languages |
extensions |
sample |
|
|
contentType |
technologies |
platforms |
createdDate |
samples |
SharePoint Framework |
Msgraph |
Fluent UI React Controls |
|
|
4/9/2020 12:00:00 AM |
|
Staff Directory (Search Directory)
Summary
This web part shows a Colleagues of current user, and allows the user to search AD directory, The user can configure the properties to show when expand the user card.
![staff](/honeymoose/sp-dev-fx-webparts/media/commit/63d8761ecfbf0759e3ea3bbbdb667944e0b630cb/samples/react-staffdirectory/assets/staffdirectory.gif)
Compatibility
![Does not work with local workbench Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg)
Applies to
Solution
Solution |
Author(s) |
react-staffdirectory |
João Mendes (joaojmendes) |
Version history
Version |
Date |
Comments |
1.0.0 |
February 16, 2021 |
Initial release |
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.
Minimal Path to Awesome
Please follow all the steps:
- Clone this repository
- in the command line run:
npm install
gulp build
gulp bundle --ship
gulp package-solution --ship
- Add and deploy package to your tenant's App Catalog
- Go to API Access - from SharePoint Admin Center new experience, and Approve the permission to use Microsoft Graph scope Presence.Read.All