Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoabernier authored Oct 14, 2024
2 parents 10ba076 + 4b259e3 commit 7adb363
Show file tree
Hide file tree
Showing 147 changed files with 191,337 additions and 150,651 deletions.
80 changes: 68 additions & 12 deletions .metadata/samples.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"Sample SharePoint Framework application customizer extension that shows toast notifications configured from a SharePoint list. Demonstrates jQuery module loading, barrel configuration, promise chaining, and localStorage caching."
],
"creationDateTime": "2018-02-01",
"updateDateTime": "2018-02-01",
"updateDateTime": "2024-10-05",
"products": [
"SharePoint"
],
Expand All @@ -20,7 +20,7 @@
},
{
"key": "SPFX-VERSION",
"value": "1.4.0"
"value": "1.20.0"
}
],
"tags": [],
Expand Down Expand Up @@ -1898,6 +1898,62 @@
}
]
},
{
"name": "pnp-sp-dev-spfx-extensions-react-application-alert-banner",
"source": "pnp",
"title": "Alert Banner",
"shortDescription": "Designed to display alert notifications prominently in the Banner of Modern SharePoint sites",
"url": "https://github.com/pnp/sp-dev-fx-extensions/tree/main/samples/react-application-alert-banner",
"longDescription": [
"The Alert Banner SPFx Extension is a custom SharePoint Framework (SPFx) extension designed to display alert notifications prominently in the Banner of Modern SharePoint sites. These alerts are dynamically retrieved from a SharePoint list using the Microsoft Graph API, ensuring users receive important updates and information seamlessly integrated with Microsoft 365 services."
],
"creationDateTime": "2023-12-25",
"updateDateTime": "2024-10-11",
"products": [
"SharePoint"
],
"metadata": [
{
"key": "CLIENT-SIDE-DEV",
"value": "React"
},
{
"key": "SPFX-VERSION",
"value": "1.20.0"
}
],
"tags": [],
"categories": [
"SPFX-APPLICATION-EXTENSION"
],
"thumbnails": [
{
"type": "image",
"order": 100,
"url": "https://github.com/pnp/sp-dev-fx-extensions/raw/main/samples/react-application-alert-banner/assets/Screenshot2024-08-17170932.png",
"alt": "Preview"
}
],
"authors": [
{
"gitHubAccount": "nicolasKheirallah",
"pictureUrl": "https://github.com/nicolasKheirallah.png",
"name": "Nicolas Kheirallah"
}
],
"references": [
{
"name": "Overview of SharePoint Framework Extensions",
"description": "You can use SharePoint Framework (SPFx) Extensions to extend the SharePoint user experience. With SPFx Extensions, you can customize more facets of the SharePoint experience, including notification areas, toolbars, and list data views. SPFx Extensions are available in all Microsoft 365 subscriptions for production usage.",
"url": "https://docs.microsoft.com/sharepoint/dev/spfx/extensions/overview-extensions?WT.mc_id=m365-15741-cxa"
},
{
"name": "Use page placeholders from Application Customizer",
"description": "Application Customizers provide access to well-known locations on SharePoint pages that you can modify based on your business and functional requirements. For example, you can create dynamic header and footer experiences that render across all the pages in SharePoint Online.",
"url": "https://docs.microsoft.com/sharepoint/dev/spfx/extensions/get-started/using-page-placeholder-with-extensions?WT.mc_id=m365-15741-cxa"
}
]
},
{
"name": "pnp-sp-dev-spfx-extensions-react-application-alerts",
"source": "pnp",
Expand Down Expand Up @@ -1972,7 +2028,7 @@
"SharePoint Framework application customizer displaying an information banner using office-fabric-ui MessageBar."
],
"creationDateTime": "2020-06-18",
"updateDateTime": "2024-03-12",
"updateDateTime": "2024-10-06",
"products": [
"SharePoint"
],
Expand All @@ -1983,7 +2039,7 @@
},
{
"key": "SPFX-VERSION",
"value": "1.18.2"
"value": "1.20.0"
}
],
"tags": [],
Expand Down Expand Up @@ -2644,7 +2700,7 @@
"A react Message Banner sample, allows to add a custom banner message to your SharePoint Online modern sites. Can target either Site or Web Scoped. Allows a site owner to modify the text, font size, colours and height of the banner. Specify a start date to control when the banner is visible to members of a site. Uses the latest v1.15.2 of SPFX framework."
],
"creationDateTime": "2022-11-09",
"updateDateTime": "2024-01-10",
"updateDateTime": "2024-10-06",
"products": [
"SharePoint"
],
Expand All @@ -2655,7 +2711,7 @@
},
{
"key": "SPFX-VERSION",
"value": "1.18.2"
"value": "1.20.0"
}
],
"thumbnails": [
Expand Down Expand Up @@ -3936,7 +3992,7 @@
"Sample SharePoint Framework application customizer showing how to create a tenant global NavBar and Footer NavBar for modern sites, reading menu items from the Term Store."
],
"creationDateTime": "2017-09-28",
"updateDateTime": "2017-09-28",
"updateDateTime": "2024-10-05",
"products": [
"SharePoint"
],
Expand All @@ -3947,7 +4003,7 @@
},
{
"key": "SPFX-VERSION",
"value": "1.3"
"value": "1.20.0"
}
],
"tags": [],
Expand Down Expand Up @@ -5323,7 +5379,7 @@
"With the use of Rest calls, this sample command set shows how to manage list subscriptions (SharePoint webhooks) and take action to extend the webhook expiration date. The commandset will be added to the lists and libraries and will only be shown if there are any list subscriptions available on the list. The subscriptions that are accessible are shown when you click on the Commandset. The 'Renew subscription' action can be used in accordance with the subscription's expiration date. Given that the default number of days is 180, the subscription's (webhook expiration renewal date) renewal date is set to 179 days. "
],
"creationDateTime": "2023-09-12",
"updateDateTime": "2023-09-12",
"updateDateTime": "2024-10-03",
"products": [
"SharePoint"
],
Expand All @@ -5334,7 +5390,7 @@
},
{
"key": "SPFX-VERSION",
"value": "1.17.4"
"value": "1.20.0"
}
],
"tags": [],
Expand Down Expand Up @@ -5715,7 +5771,7 @@
"Custom Command Set that set a Page layout to use the Single App Part page Layout"
],
"creationDateTime": "2019-01-29",
"updateDateTime": "2022-01-12",
"updateDateTime": "2024-10-09",
"products": [
"SharePoint"
],
Expand All @@ -5726,7 +5782,7 @@
},
{
"key": "SPFX-VERSION",
"value": "1.14.0"
"value": "1.20.0"
}
],
"tags": [],
Expand Down
Loading

0 comments on commit 7adb363

Please sign in to comment.