2023-11-19 17:04:55 -05:00
[
{
"name" : "pnp-sp-dev-spfx-web-parts-react-sales-orders" ,
"source" : "pnp" ,
"title" : "Sales Orders" ,
"shortDescription" : "Shows how how to use Microsoft Graph Connector that use DB2 Database and display Sales Orders in a list." ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-sales-orders" ,
"downloadUrl" : "https://pnp.github.io/download-partial/?url=https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-sales-orders" ,
"longDescription" : [
"This Sample show how to use Microsoft Graph Connector that use DB2 Database and display Sales Orders in a list."
] ,
"creationDateTime" : "2023-11-06" ,
"updateDateTime" : "2023-11-06" ,
"products" : [
"SharePoint"
] ,
"metadata" : [
{
"key" : "CLIENT-SIDE-DEV" ,
"value" : "React"
} ,
{
"key" : "SPFX-VERSION" ,
"value" : "1.18.0"
}
] ,
"thumbnails" : [
{
"name" : "salesOrders.gif" ,
"type" : "image" ,
"order" : 100 ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-sales-orders/assets/salesOrders.gif" ,
"alt" : "Web Part Preview"
} ,
{
"name" : "salesOrders01.png" ,
"type" : "image" ,
"order" : 101 ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-sales-orders/assets/salesOrders01.png" ,
"alt" : "Web Part Preview"
} ,
{
"name" : "salesOrders02.png" ,
"type" : "image" ,
"order" : 102 ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-sales-orders/assets/salesOrders02.png" ,
"alt" : "Web Part Preview"
} ,
{
"name" : "teams01.png" ,
"type" : "image" ,
"order" : 103 ,
"url" : "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-sales-orders/assets/teams01.png" ,
"alt" : "Web Part Preview"
}
] ,
"authors" : [
{
2023-11-27 22:25:05 -05:00
"gitHubAccount" : "joaojmendes" ,
"pictureUrl" : "https://github.com/joaojmendes.png" ,
"name" : "João Mendes"
2023-11-19 17:04:55 -05:00
}
] ,
"references" : [
{
"name" : "Build your first SharePoint client-side web part" ,
"description" : "Client-side web parts are client-side components that run in the context of a SharePoint page. Client-side web parts can be deployed to SharePoint environments that support the SharePoint Framework. You can also use modern JavaScript web frameworks, tools, and libraries to build them." ,
"url" : "https://docs.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part"
}
]
}
]