Skip to content

Commit 8f3737c

Browse files
Release v3.0.15 (#31)
Co-authored-by: Adam-it <[email protected]>
1 parent 97bc725 commit 8f3737c

File tree

8 files changed

+1702
-1632
lines changed

8 files changed

+1702
-1632
lines changed

data/pnpPsModel.json

Lines changed: 25 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -715,11 +715,6 @@
715715
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Get-PnPApp.md",
716716
"docs": "https://pnp.github.io/powershell/cmdlets/Get-PnPApp.html"
717717
},
718-
{
719-
"name": "Get-PnPAppAuthAccessToken",
720-
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Get-PnPAppAuthAccessToken.md",
721-
"docs": "https://pnp.github.io/powershell/cmdlets/Get-PnPAppAuthAccessToken.html"
722-
},
723718
{
724719
"name": "Get-PnPAppErrors",
725720
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Get-PnPAppErrors.md",
@@ -910,6 +905,11 @@
910905
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Get-PnPDeletedContainer.md",
911906
"docs": "https://pnp.github.io/powershell/cmdlets/Get-PnPDeletedContainer.html"
912907
},
908+
{
909+
"name": "Get-PnPDeletedFlow",
910+
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Get-PnPDeletedFlow.md",
911+
"docs": "https://pnp.github.io/powershell/cmdlets/Get-PnPDeletedFlow.html"
912+
},
913913
{
914914
"name": "Get-PnPDeletedMicrosoft365Group",
915915
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Get-PnPDeletedMicrosoft365Group.md",
@@ -1035,11 +1035,6 @@
10351035
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Get-PnPFooter.md",
10361036
"docs": "https://pnp.github.io/powershell/cmdlets/Get-PnPFooter.html"
10371037
},
1038-
{
1039-
"name": "Get-PnPGraphAccessToken",
1040-
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Get-PnPGraphAccessToken.md",
1041-
"docs": "https://pnp.github.io/powershell/cmdlets/Get-PnPGraphAccessToken.html"
1042-
},
10431038
{
10441039
"name": "Get-PnPGraphSubscription",
10451040
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Get-PnPGraphSubscription.md",
@@ -1390,6 +1385,11 @@
13901385
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Get-PnPSearchExternalConnection.md",
13911386
"docs": "https://pnp.github.io/powershell/cmdlets/Get-PnPSearchExternalConnection.html"
13921387
},
1388+
{
1389+
"name": "Get-PnPSearchExternalItem",
1390+
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Get-PnPSearchExternalItem.md",
1391+
"docs": "https://pnp.github.io/powershell/cmdlets/Get-PnPSearchExternalItem.html"
1392+
},
13931393
{
13941394
"name": "Get-PnPSearchExternalSchema",
13951395
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Get-PnPSearchExternalSchema.md",
@@ -2625,6 +2625,11 @@
26252625
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Remove-PnPSearchExternalConnection.md",
26262626
"docs": "https://pnp.github.io/powershell/cmdlets/Remove-PnPSearchExternalConnection.html"
26272627
},
2628+
{
2629+
"name": "Remove-PnPSearchExternalItem",
2630+
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Remove-PnPSearchExternalItem.md",
2631+
"docs": "https://pnp.github.io/powershell/cmdlets/Remove-PnPSearchExternalItem.html"
2632+
},
26282633
{
26292634
"name": "Remove-PnPSiteCollectionAdmin",
26302635
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Remove-PnPSiteCollectionAdmin.md",
@@ -2730,6 +2735,11 @@
27302735
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Remove-PnPTenantDeletedSite.md",
27312736
"docs": "https://pnp.github.io/powershell/cmdlets/Remove-PnPTenantDeletedSite.html"
27322737
},
2738+
{
2739+
"name": "Remove-PnPTenantRestrictedSearchAllowedList",
2740+
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Remove-PnPTenantRestrictedSearchAllowedList.md",
2741+
"docs": "https://pnp.github.io/powershell/cmdlets/Remove-PnPTenantRestrictedSearchAllowedList.html"
2742+
},
27332743
{
27342744
"name": "Remove-PnPTenantSite",
27352745
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Remove-PnPTenantSite.md",
@@ -2825,11 +2835,6 @@
28252835
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Repair-PnPSite.md",
28262836
"docs": "https://pnp.github.io/powershell/cmdlets/Repair-PnPSite.html"
28272837
},
2828-
{
2829-
"name": "Request-PnPAccessToken",
2830-
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Request-PnPAccessToken.md",
2831-
"docs": "https://pnp.github.io/powershell/cmdlets/Request-PnPAccessToken.html"
2832-
},
28332838
{
28342839
"name": "Request-PnPPersonalSite",
28352840
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Request-PnPPersonalSite.md",
@@ -2900,6 +2905,11 @@
29002905
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Restore-PnPFileVersion.md",
29012906
"docs": "https://pnp.github.io/powershell/cmdlets/Restore-PnPFileVersion.html"
29022907
},
2908+
{
2909+
"name": "Restore-PnPFlow",
2910+
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Restore-PnPFlow.md",
2911+
"docs": "https://pnp.github.io/powershell/cmdlets/Restore-PnPFlow.html"
2912+
},
29032913
{
29042914
"name": "Restore-PnPListItemVersion",
29052915
"url": "https://raw.githubusercontent.com/pnp/powershell/dev/documentation/Restore-PnPListItemVersion.md",

data/samples.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5875,6 +5875,30 @@
58755875
"Get-PnPHubSiteChild"
58765876
]
58775877
},
5878+
{
5879+
"title": "Add document templates to the New dropdown in a document library",
5880+
"url": "https://pnp.github.io/script-samples/spo-update-document-library-templates/README.html",
5881+
"rawUrl": "https://raw.githubusercontent.com/pnp/script-samples/main/scripts/spo-update-document-library-templates/README.md",
5882+
"description": "Showing how you can add your own document templates to the the New dropdown in a document library",
5883+
"image": "https://raw.githubusercontent.com/pnp/script-samples/main/scripts/spo-update-document-library-templates/assets/preview.png",
5884+
"type": "powershell",
5885+
"tabTag": "#tab/pnpps",
5886+
"authors": [
5887+
{
5888+
"name": "Kasper Larsen",
5889+
"pictureUrl": "https://github.com/kasperbolarsen.png"
5890+
}
5891+
],
5892+
"tags": [
5893+
"Get-PnPList",
5894+
"New-PnPList",
5895+
"Get-PnPFile",
5896+
"Copy-PnPFile",
5897+
"Get-PnPView",
5898+
"Get-PnPContentType",
5899+
"Invoke-PnPQuery"
5900+
]
5901+
},
58785902
{
58795903
"title": "How to Hide the 'See All' Button in the Highlighted Content Web Part",
58805904
"url": "https://pnp.github.io/script-samples/spo-update-highlightcontentwebpart-seeall/README.html",
@@ -5918,6 +5942,27 @@
59185942
"Invoke-PnPBatch"
59195943
]
59205944
},
5945+
{
5946+
"title": "Update list icons & color",
5947+
"url": "https://pnp.github.io/script-samples/spo-update-list-icons-and-color/README.html",
5948+
"rawUrl": "https://raw.githubusercontent.com/pnp/script-samples/main/scripts/spo-update-list-icons-and-color/README.md",
5949+
"description": "A sample showing you how to change the color or the icon of a list in SharePoint",
5950+
"image": "https://raw.githubusercontent.com/pnp/script-samples/main/scripts/spo-update-list-icons-and-color/assets/preview.png",
5951+
"type": "powershell",
5952+
"tabTag": "#tab/pnpps",
5953+
"authors": [
5954+
{
5955+
"name": "Dan Toft",
5956+
"pictureUrl": "https://avatars.githubusercontent.com/u/6947024?s=40&v=4"
5957+
}
5958+
],
5959+
"tags": [
5960+
"modern",
5961+
"Connect-PnPOnline",
5962+
"Get-PnPList",
5963+
"Invoke-PnPQuery"
5964+
]
5965+
},
59215966
{
59225967
"title": "Update a SharePoint list item without changing the Modified By and Modified fields",
59235968
"url": "https://pnp.github.io/script-samples/spo-update-list-item-as-system/README.html",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "pnp-powershell-extension",
33
"displayName": "PnP PowerShell extension",
44
"description": "With the PnP PowerShell VS Code extension, you can quickly learn, code and create scripts that use PnP PowerShell commands.",
5-
"version": "3.0.14",
5+
"version": "3.0.15",
66
"publisher": "adamwojcikit",
77
"author": {
88
"name": "Adam"

0 commit comments

Comments
 (0)