Added other files

This commit is contained in:
Hugo Bernier 2021-12-20 10:27:27 -05:00
parent eb8bd92a0b
commit 1ecb8364f9
22 changed files with 24 additions and 24 deletions

View File

@ -6,4 +6,4 @@ For more information, see the [Code of Conduct FAQ](https://opensource.microsoft
Remember that this repository is maintained by community members who volunteer their time to help. Be courteous and patient. Remember that this repository is maintained by community members who volunteer their time to help. Be courteous and patient.
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/CODE_OF_CONDUCT.md" /> <img src="https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/CODE_OF_CONDUCT.md" />

View File

@ -59,8 +59,8 @@ When you submit a new sample, please follow these guidelines:
* You will need to have a `README.md` file for your contribution, which is based on [the provided template](../main/samples/README-template.md) under the `samples` folder. Please copy this template to your project and update it accordingly. Your `README.md` must be named exactly `README.md` -- with capital letters -- as this is the information we use to make your sample public. * You will need to have a `README.md` file for your contribution, which is based on [the provided template](../main/samples/README-template.md) under the `samples` folder. Please copy this template to your project and update it accordingly. Your `README.md` must be named exactly `README.md` -- with capital letters -- as this is the information we use to make your sample public.
* You will need to have a screenshot picture of your sample in action in the `README.md` file ("pics or it didn't happen"). The preview image must be located in the `assets` folder in the root of your sample folder. * You will need to have a screenshot picture of your sample in action in the `README.md` file ("pics or it didn't happen"). The preview image must be located in the `assets` folder in the root of your sample folder.
* All screen shots must be located in the `assets` folder. Do not point to your own repository or any other external source * All screen shots must be located in the `assets` folder. Do not point to your own repository or any other external source
* The README template contains a specific tracking image at the end of the file with an `img` element pointing to `https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/readme-template`. This is a transparent image which is used to track how many visits each sample receives in GitHub. * The README template contains a specific tracking image at the end of the file with an `img` element pointing to `https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/readme-template`. This is a transparent image which is used to track how many visits each sample receives in GitHub.
* Update the image `src` attribute according with the repository name and folder information. For example, if your sample is named `react-todo` in the `samples` folder, you should update the `src` attribute to `https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-todo` * Update the image `src` attribute according with the repository name and folder information. For example, if your sample is named `react-todo` in the `samples` folder, you should update the `src` attribute to `https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-todo`
* Update the image `src` attribute according with the repository name and folder information. * Update the image `src` attribute according with the repository name and folder information.
* If you find an existing sample which is similar to yours, please extend the existing one rather than submitting a new similar sample * If you find an existing sample which is similar to yours, please extend the existing one rather than submitting a new similar sample
* When you update existing samples, please update also `README.md` file accordingly with information on provided changes and with your author details * When you update existing samples, please update also `README.md` file accordingly with information on provided changes and with your author details
@ -194,4 +194,4 @@ Thank you for your contribution.
> Sharing is caring. > Sharing is caring.
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/CONTRIBUTING.md" /> <img src="https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/CONTRIBUTING.md" />

View File

@ -38,4 +38,4 @@ We use GitHub issues to support user suggestions. To request an enhanced, [open
We use GitHub issues to support sample request. To request a new sample, [open a new issue](https://github.com/pnp/sp-dev-fx-webparts/issues/new/choose) and select the sample request template. We use GitHub issues to support sample request. To request a new sample, [open a new issue](https://github.com/pnp/sp-dev-fx-webparts/issues/new/choose) and select the sample request template.
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/SUPPORT.md" /> <img src="https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/SUPPORT.md" />

View File

@ -206,5 +206,5 @@ Finally, if you have an idea for improvement, [make a suggestion](https://github
**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.** **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.**
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/YOUR-SOLUTION-NAME" /> <img src="https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/YOUR-SOLUTION-NAME" />

View File

@ -94,4 +94,4 @@ Versión | Fecha |Comentarios
1. Reemplace los valores de los marcadores de posición **aad** y **redirect_uri** con el Id. 1. Reemplace los valores de los marcadores de posición **aad** y **redirect_uri** con el Id.
de la aplicación y la dirección URL de redireccionamiento de la aplicación de Azure registrada en el archivo GraphHelper.ts en src -> angularMsGraph -> GraphHelper.ts de la aplicación y la dirección URL de redireccionamiento de la aplicación de Azure registrada en el archivo GraphHelper.ts en src -> angularMsGraph -> GraphHelper.ts
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/angular-msgraph" /> <img src="https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/angular-msgraph" />

View File

@ -94,4 +94,4 @@ Version|Date|Commentaires
1. Remplacez les valeurs despace réservé **aad**et **redirect_uri** par lID dapplication et 1. Remplacez les valeurs despace réservé **aad**et **redirect_uri** par lID dapplication et
redirigez lURL de votre application Azure inscrit dans le fichier GraphHelper.ts sous src-> angularMsGraph-> GraphHelper.ts redirigez lURL de votre application Azure inscrit dans le fichier GraphHelper.ts sous src-> angularMsGraph-> GraphHelper.ts
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/angular-msgraph" /> <img src="https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/angular-msgraph" />

View File

@ -94,4 +94,4 @@ angular-msgraph|David Hartman ([Slalom](https://slalom.com))
1. **aad** および **redirect_uri** プレースホルダー値をアプリケーション ID に置き換え、 1. **aad** および **redirect_uri** プレースホルダー値をアプリケーション ID に置き換え、
GraphHelper.ts ファイルの登録済み Azure アプリケーションの URL を src -> angularMsGraph -> GraphHelper.ts でリダイレクトします。 GraphHelper.ts ファイルの登録済み Azure アプリケーションの URL を src -> angularMsGraph -> GraphHelper.ts でリダイレクトします。
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/angular-msgraph" /> <img src="https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/angular-msgraph" />

View File

@ -94,4 +94,4 @@ Versão | Data | Comentários
1. Substitua os valores de espaço reservado **aad** e **redirect_uri** pela ID do aplicativo e URL de redirecionamento do aplicativo registrado do Azure no arquivo GraphHelper.ts Em 1. Substitua os valores de espaço reservado **aad** e **redirect_uri** pela ID do aplicativo e URL de redirecionamento do aplicativo registrado do Azure no arquivo GraphHelper.ts Em
src -> angularMsGraph -> GraphHelper.ts src -> angularMsGraph -> GraphHelper.ts
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/angular-msgraph" /> <img src="https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/angular-msgraph" />

View File

@ -93,4 +93,4 @@ Angular-MSGraph|Дэвид Хартман ([Slalom](https://slalom.com))
## Настройка приложения ## Настройка приложения
1. Замените **aad** и **redirect_uri** на идентификатор приложения и URL-адрес перенаправления приложения, зарегистрированного в Azure, в файле GraphHelper.ts (src -> angularMsGraph -> GraphHelper.ts) 1. Замените **aad** и **redirect_uri** на идентификатор приложения и URL-адрес перенаправления приложения, зарегистрированного в Azure, в файле GraphHelper.ts (src -> angularMsGraph -> GraphHelper.ts)
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/angular-msgraph" /> <img src="https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/angular-msgraph" />

View File

@ -94,4 +94,4 @@ angular-msgraph|David Hartman ([Slalom](https://slalom.com))
1. 使用 src -> angularMsGraph -> GraphHelper.ts 下 GraphHelper. 1. 使用 src -> angularMsGraph -> GraphHelper.ts 下 GraphHelper.
ts 文件中的已注册 Azure 应用的应用程序 ID 和重定向 url 替换 **aad****redirect\_uri** 占位符值 ts 文件中的已注册 Azure 应用的应用程序 ID 和重定向 url 替换 **aad****redirect\_uri** 占位符值
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/angular-msgraph" /> <img src="https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/angular-msgraph" />

View File

@ -88,4 +88,4 @@ El elemento web de ejemplo en esta solución ilustra los siguientes conceptos en
- La comunicación con Microsoft Graph mediante la API de REST. - La comunicación con Microsoft Graph mediante la API de REST.
- Cómo usar la biblioteca ADAL JS con elementos web de SharePoint Framework creados con React. - Cómo usar la biblioteca ADAL JS con elementos web de SharePoint Framework creados con React.
![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-invitation-manager) ![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-invitation-manager)

View File

@ -88,4 +88,4 @@ Lexemple de composant WebPart dans cette solution illustre les concepts suiva
- communication avec Microsoft Graph à laide de lAPI REST - communication avec Microsoft Graph à laide de lAPI REST
- utilisation de la bibliothèque ADAL JS avec les composants WebPart SharePoint Framework créés à laide de la fonction React - utilisation de la bibliothèque ADAL JS avec les composants WebPart SharePoint Framework créés à laide de la fonction React
![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-invitation-manager) ![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-invitation-manager)

View File

@ -88,4 +88,4 @@ react-invitation-manager|Giuliano De Luca ([@giuleon](https://twitter.com/giuleo
- REST API を使用した Microsoft Graph との通信 - REST API を使用した Microsoft Graph との通信
- React を使用して構築された SharePoint Framework Web パーツを使用した ADAL JS ライブラリの使用 - React を使用して構築された SharePoint Framework Web パーツを使用した ADAL JS ライブラリの使用
![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-invitation-manager) ![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-invitation-manager)

View File

@ -88,4 +88,4 @@ A web part de exemplo nesta solução ilustra os seguintes conceitos sobre a est
- comunicar-se com o Microsoft Graph usando sua API REST - comunicar-se com o Microsoft Graph usando sua API REST
- usar a biblioteca do JS do ADAL com web parts do SharePoint Framework construída usando o React - usar a biblioteca do JS do ADAL com web parts do SharePoint Framework construída usando o React
![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-invitation-manager) ![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-invitation-manager)

View File

@ -88,4 +88,4 @@ react-invitation-manager | Гиулиано де-Лука ([@giuleon](https://tw
- взаимодействие с Microsoft Graph с помощью REST API - взаимодействие с Microsoft Graph с помощью REST API
- использование библиотеки ADAL JS с веб-частями SharePoint Framework, созданными с помощью React - использование библиотеки ADAL JS с веб-частями SharePoint Framework, созданными с помощью React
![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-invitation-manager) ![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-invitation-manager)

View File

@ -88,4 +88,4 @@ react-invitation-manager|Giuliano De Luca ([@giuleon](https://twitter.com/giuleo
- 使用 REST API 与 Microsoft Graph 通信 - 使用 REST API 与 Microsoft Graph 通信
- 使用 ADAL JS 库及使用“回应”创建的 SharePoint 框架 web 部件 - 使用 ADAL JS 库及使用“回应”创建的 SharePoint 框架 web 部件
![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-invitation-manager) ![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-invitation-manager)

View File

@ -89,4 +89,4 @@ El elemento web de ejemplo en esta solución ilustra los siguientes conceptos en
- Cómo comunicarse con Microsoft Graph mediante la API de REST - Cómo comunicarse con Microsoft Graph mediante la API de REST
- Cómo usar la biblioteca MSAL JS con elementos web de SharePoint Framework creados con React. - Cómo usar la biblioteca MSAL JS con elementos web de SharePoint Framework creados con React.
![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-msal-msgraph) ![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-msal-msgraph)

View File

@ -89,4 +89,4 @@ Lexemple de composant WebPart dans cette solution illustre les concepts suiva
- communication avec Microsoft Graph à laide de lAPI REST - communication avec Microsoft Graph à laide de lAPI REST
- utilisation de la bibliothèque MSAL JS avec les composants WebPart SharePoint Framework créés à laide de la fonction React - utilisation de la bibliothèque MSAL JS avec les composants WebPart SharePoint Framework créés à laide de la fonction React
![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-msal-msgraph) ![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-msal-msgraph)

View File

@ -89,4 +89,4 @@ react-msal-msgraph|Elio Struyf (MVP、[U2U](https://www.u2u.be)、[@eliostruyf](
- REST API を使用した Microsoft Graph との通信 - REST API を使用した Microsoft Graph との通信
- React を使用して構築された SharePoint Framework Web パーツを使用した MSAL JS ライブラリの使用 - React を使用して構築された SharePoint Framework Web パーツを使用した MSAL JS ライブラリの使用
![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-msal-msgraph) ![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-msal-msgraph)

View File

@ -89,4 +89,4 @@ A web part de exemplo nesta solução ilustra os seguintes conceitos sobre a est
- comunicar-se com o Microsoft Graph usando sua API REST - comunicar-se com o Microsoft Graph usando sua API REST
- usar a biblioteca do JS do MSAL com web parts do SharePoint Framework construída usando o React - usar a biblioteca do JS do MSAL com web parts do SharePoint Framework construída usando o React
![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-msal-msgraph) ![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-msal-msgraph)

View File

@ -89,4 +89,4 @@ react-msal-msgraph| Елио Струйф (MVP [U2U](https://www.u2u.be), [@elio
- взаимодействие с Microsoft Graph с помощью REST API - взаимодействие с Microsoft Graph с помощью REST API
- использование библиотеки MSAL JS с веб-частями SharePoint Framework, созданными с помощью React - использование библиотеки MSAL JS с веб-частями SharePoint Framework, созданными с помощью React
![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-msal-msgraph) ![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-msal-msgraph)

View File

@ -89,4 +89,4 @@ react-msal-msgraph|Elio Struyf (MVP, [U2U](https://www.u2u.be), [@eliostruyf](ht
- 使用 REST API 与 Microsoft Graph 通信 - 使用 REST API 与 Microsoft Graph 通信
- 使用 MSAL JS 库及使用“回应”创建的 SharePoint 框架 web 部件 - 使用 MSAL JS 库及使用“回应”创建的 SharePoint 框架 web 部件
![](https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-msal-msgraph) ![](https://pnptelemetry.azurewebsites.net/sp-dev-fx-webparts/samples/react-msal-msgraph)