8cdc7d14de | ||
---|---|---|
.. | ||
assets | ||
config | ||
src | ||
teams | ||
.editorconfig | ||
.gitignore | ||
.yo-rc.json | ||
README.md | ||
gulpfile.js | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
tslint.json |
README.md
Remote Event Receiver Manager
Summary
A very simple web part that lets you add and delete remote event receivers to lists, the need came about due to remote event receivers not functioning properly when added with app only authentication and PnP.Powershell now only using that.
Compatibility
Applies to
Prerequisites
None
Solution
Solution | Author(s) |
---|---|
react remote event receiver manager | Dan Toft (@tanddant) |
Version history
Version | Date | Comments |
---|---|---|
1.0.0 | May 3, 2021 | Initial release |
1.1.0 | June 9, 2021 | Added support for synchronous and asynchronous event receivers |
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 AppCatalog
Features
- See, add, and delete remote event receivers from a list
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.
Help
We do not support samples, but we this community is always willing to help, and we want to improve these samples. We use GitHub to track issues, which makes it easy for community members to volunteer their time and help resolve issues.
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.