sp-dev-fx-webparts/samples/react-mgtEvents
Hugo Bernier 68f7f67761 Changed from updated to modificationDateTime 2021-05-02 15:39:42 -04:00
..
assets Changed from updated to modificationDateTime 2021-05-02 15:39:42 -04:00
config Adding PnP identifier for the MPN ID entries in samples - distinct sample usage in production 2021-01-07 14:51:39 +02:00
src Fixed minor typos 2021-01-28 11:12:53 -05:00
teams commit new sample 2020-12-01 00:14:28 +00:00
tools commit new sample 2020-12-01 00:14:28 +00:00
.editorconfig commit new sample 2020-12-01 00:14:28 +00:00
.gitignore commit new sample 2020-12-01 00:14:28 +00:00
.yo-rc.json commit new sample 2020-12-01 00:14:28 +00:00
README.md Fixed minor typos 2021-01-28 11:12:53 -05:00
gulpfile.js commit new sample 2020-12-01 00:14:28 +00:00
package-lock.json commit new sample 2020-12-01 00:14:28 +00:00
package.json commit new sample 2020-12-01 00:14:28 +00:00
tsconfig.json commit new sample 2020-12-01 00:14:28 +00:00
tslint.json commit new sample 2020-12-01 00:14:28 +00:00

README.md

React-mgtEvents

Summary

This sample shows how to use Microsoft Graph Toolkit in SPFx and custom with Fluent UI Fabric Controls

ScreenShots

mgtEvents

Compatibility

SPFx 1.11 Node.js LTS 10.x SharePoint Online Teams Personal App | Tab Workbench Hosted: Does not work with local workbench

Applies to

Solution

Solution Author(s)
react-mgtEvents João Mendes

Version history

Version Date Comments
1.0 November 29, 2020 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

If you have not previously granted the required Microsoft Graph permissions, you need to:

  • Run gulp bundle --ship
  • Run gulp package-solution --ship
  • Install the .sppkg file (under .\sharepoint\solution) to the SP app catalog
  • Approve the API permissions in the new SP admin center