From e67ac8534661be518793aab8b54a00f3448d707f Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sun, 31 Oct 2021 14:58:38 -0400 Subject: [PATCH] Updated sample.json and README.md --- samples/react-graph-app-secret-expiration/README.md | 10 +++++----- .../assets/sample.json | 6 +++++- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/samples/react-graph-app-secret-expiration/README.md b/samples/react-graph-app-secret-expiration/README.md index 8244dd1a7..f5e8aab3d 100644 --- a/samples/react-graph-app-secret-expiration/README.md +++ b/samples/react-graph-app-secret-expiration/README.md @@ -10,7 +10,7 @@ I got the idea from this great article [Use Power Automate to Notify of Upcoming ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![Node.js LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v12%20%7C%20LTS%20v10-green.svg) ![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Hosted: Does not work with local workbench](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Does not work with local workbench") @@ -40,14 +40,14 @@ Version|Date|Comments - Clone this repository - Ensure that you are at the solution folder - In the command-line run: - - **npm install** - - **gulp bundle** - - **gulp package-solution** + - `npm install` + - `gulp bundle` + - `gulp package-solution` - Deploy the package to your app catalog - Approve the API permission request from the SharePoint admin - Add the web part to a page - In the command-line run: - - **gulp serve --nobrowser** + - `gulp serve --nobrowser` ## Features diff --git a/samples/react-graph-app-secret-expiration/assets/sample.json b/samples/react-graph-app-secret-expiration/assets/sample.json index 1b860ebfc..6f6ba575a 100644 --- a/samples/react-graph-app-secret-expiration/assets/sample.json +++ b/samples/react-graph-app-secret-expiration/assets/sample.json @@ -9,7 +9,7 @@ "This sample web part shows the list of your applications registered in Azure AD along with their associated client secret/certificate expiration date." ], "creationDateTime": "2021-09-17", - "updateDateTime": "2021-09-17", + "updateDateTime": "2021-10-10", "products": [ "SharePoint", "Office" @@ -22,6 +22,10 @@ { "key": "SPFX-VERSION", "value": "1.12.1" + }, + { + "key": "PNPCONTROLS", + "value": "Pagination" } ], "thumbnails": [