101 lines
4.1 KiB
JSON
101 lines
4.1 KiB
JSON
[
|
|
{
|
|
"name": "pnp-sp-dev-spfx-web-parts-react-manage-o365-groups",
|
|
"source": "pnp",
|
|
"title": "Manage Office 365 Groups with SPFx",
|
|
"shortDescription": "Office 365 Groups is the foundational membership service, that drives all teamwork across Microsoft 365. Once in a group, we can get the benefits of the group-connected services like shared Outlook inbox, shared calendar, SharePoint site, Planner, Power BI, Yammer, and Teams.",
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-manage-o365-groups",
|
|
"longDescription": [
|
|
"Office 365 Groups is the foundational membership service, that drives all teamwork across Microsoft 365. Once in a group, we can get the benefits of the group-connected services like shared Outlook inbox, shared calendar, SharePoint site, Planner, Power BI, Yammer, and Teams."
|
|
],
|
|
"creationDateTime": "2020-01-01",
|
|
"updateDateTime": "2020-01-01",
|
|
"products": [
|
|
"SharePoint"
|
|
],
|
|
"metadata": [
|
|
{
|
|
"key": "CLIENT-SIDE-DEV",
|
|
"value": "React"
|
|
},
|
|
{
|
|
"key": "SPFX-VERSION",
|
|
"value": "1.9.1"
|
|
}
|
|
],
|
|
"thumbnails": [
|
|
{
|
|
"type": "image",
|
|
"order": 100,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-manage-o365-groups/assets/web-part-preview.gif",
|
|
"alt": "Manage Office 365 Groups with SPFx"
|
|
},
|
|
{
|
|
"type": "image",
|
|
"order": 101,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-manage-o365-groups/assets/approve-request.gif?raw=true",
|
|
"alt": "Manage Office 365 Groups with SPFx"
|
|
},
|
|
{
|
|
"type": "image",
|
|
"order": 102,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-manage-o365-groups/assets/group-listing-search.gif?raw=true",
|
|
"alt": "Manage Office 365 Groups with SPFx"
|
|
},
|
|
{
|
|
"type": "image",
|
|
"order": 103,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-manage-o365-groups/assets/join-group.gif?raw=true",
|
|
"alt": "Manage Office 365 Groups with SPFx"
|
|
},
|
|
{
|
|
"type": "image",
|
|
"order": 104,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-manage-o365-groups/assets/join-private-group.gif?raw=true",
|
|
"alt": "Manage Office 365 Groups with SPFx"
|
|
},
|
|
{
|
|
"type": "image",
|
|
"order": 105,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-manage-o365-groups/assets/leave-group.gif?raw=true",
|
|
"alt": "Manage Office 365 Groups with SPFx"
|
|
},
|
|
{
|
|
"type": "image",
|
|
"order": 106,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-manage-o365-groups/assets/new-group.gif?raw=true",
|
|
"alt": "Manage Office 365 Groups with SPFx"
|
|
},
|
|
{
|
|
"type": "image",
|
|
"order": 107,
|
|
"url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-manage-o365-groups/assets/pending-permission-requests.png?raw=true",
|
|
"alt": "Manage Office 365 Groups with SPFx"
|
|
}
|
|
],
|
|
"authors": [
|
|
{
|
|
"gitHubAccount": "nanddeepn",
|
|
"company": "",
|
|
"pictureUrl": "https://github.com/nanddeepn.png",
|
|
"name": "Nanddeep Nachan",
|
|
"twitter": "NanddeepNachan"
|
|
},
|
|
{
|
|
"gitHubAccount": "SmitaNachan",
|
|
"company": "",
|
|
"pictureUrl": "https://github.com/SmitaNachan.png",
|
|
"name": "Smita Nachan",
|
|
"twitter": "smitanachan"
|
|
}
|
|
],
|
|
"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://learn.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part"
|
|
}
|
|
]
|
|
}
|
|
]
|