Commit Graph

4063 Commits

Author SHA1 Message Date
dependabot[bot] 9f1d5e6b41
Bump minimist in /samples/react-adaptive-card-host-control
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-27 21:43:02 +00:00
Hugo Bernier 42e70673ad
Merge pull request #2409 from fabiofranzini/react-adaptive-card-host-control
Web Part demo for PnP Adaptive Card Host Control
2022-03-27 17:38:22 -04:00
Hugo Bernier 215a4d1372 Added devcontainer and sample.json 2022-03-27 17:37:28 -04:00
Hugo Bernier 2ec3ae44db
Merge pull request #2407 from arunkumarperumal/react-faqs 2022-03-27 14:30:23 -04:00
Hugo Bernier 0c3a624e0f
Merge branch 'main' into react-faqs 2022-03-27 14:30:16 -04:00
Hugo Bernier 9ee75d8961 Added devcontainer 2022-03-27 14:28:34 -04:00
Hugo Bernier e248a01219
Merge pull request #2453 from pnp/dependabot/npm_and_yarn/samples/react-document-links-accordion/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /samples/react-document-links-accordion
2022-03-27 13:56:35 -04:00
Hugo Bernier 672be41313
Merge pull request #2454 from pnp/dependabot/npm_and_yarn/samples/react-document-links-accordion/nanoid-3.3.1
Bump nanoid from 3.1.29 to 3.3.1 in /samples/react-document-links-accordion
2022-03-27 13:56:27 -04:00
Hugo Bernier dbd6015364
Merge pull request #2406 from anoopt/master
Updated react-graph-cascading-managed-metadata to SPFx v1.14
2022-03-27 13:55:33 -04:00
Hugo Bernier c985f44513 Added devcontainer and fixed minor tslint issues 2022-03-27 13:54:57 -04:00
Hugo Bernier bdb9962d33
Update sample.json 2022-03-27 04:03:48 -04:00
Hugo Bernier 60e3091fcd
Fixed sample.json 2022-03-27 03:25:33 -04:00
Hugo Bernier 9efaa28946
Merge pull request #2373 from SandeepDev365/main
New Sample - Hide Lists SPFx WebPart
2022-03-27 03:13:54 -04:00
Hugo Bernier 5d38fc0d4f Added remote container and sample.json 2022-03-27 03:13:25 -04:00
Hugo Bernier 9ba3f6ba21
Merge pull request #2365 from Adam-it/add-react-webpart-save-to-approot-folder
Thank you @Adam-it for your sample and your patience! Would you be interested in presenting your web part on the May 5th community call? You would have 10-13 minutes to demo the web part and review the most important parts of your code.

Also, we'd love for you to write a short blog post on the new PnP blog! If you're interested, follow the instructions on the [contribution guide](https://github.com/pnp/blog/blob/main/CONTRIBUTING.md).
2022-03-26 13:55:16 -04:00
dependabot[bot] bde93d5fe7
Bump minimist in /samples/react-document-links-accordion
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 17:13:33 +00:00
dependabot[bot] 15b4a3d01d
Bump nanoid in /samples/react-document-links-accordion
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.29 to 3.3.1.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.29...3.3.1)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 17:13:33 +00:00
Hugo Bernier 443819f4ed
Merge pull request #2452 from pnp/dependabot/npm_and_yarn/samples/react-events-aggregator/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /samples/react-events-aggregator
2022-03-26 13:09:05 -04:00
dependabot[bot] 26c90baa5f
Bump minimist from 1.2.5 to 1.2.6 in /samples/react-events-aggregator
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 12:17:14 +00:00
Paolo Pialorsi 25bfa4e146
Removed downloadUrl property 2022-03-23 18:23:40 +01:00
Paolo Pialorsi cc0119590c
Updated sample.json to test downloadUrl 2022-03-23 18:19:16 +01:00
Paolo Pialorsi 1049c13a48
Removed preview from sample.json 2022-03-23 17:30:41 +01:00
Paolo Pialorsi 5919d7b03a
Added preview for testing purposes 2022-03-23 17:12:14 +01:00
Paolo Pialorsi 388ac9d10f
Reverted back sample.json file 2022-03-23 09:28:43 +01:00
Paolo Pialorsi 28ab34a102
Updated sample.json to support preview metadata 2022-03-23 09:02:20 +01:00
Anoop a4fb9b6e20 Minor updates 2022-03-21 17:30:22 +00:00
Hugo Bernier e34fa43383
Merge pull request #2439 from pnp/dependabot/nuget/samples/react-3rd-party-api/Server-API/SharePoint.PnP.SampleRESTAPI/SharePoint.PnP.SampleRESTAPI/Microsoft.Data.OData-5.8.4
Bump Microsoft.Data.OData from 5.6.3 to 5.8.4 in /samples/react-3rd-party-api/Server-API/SharePoint.PnP.SampleRESTAPI/SharePoint.PnP.SampleRESTAPI
2022-03-17 12:17:30 -04:00
Hugo Bernier c23fc8be96
Merge pull request #2440 from pnp/dependabot/nuget/samples/react-sp-elevatedprivileges/api/pnp.api.elevatedprivileges/Microsoft.Data.OData-5.8.4
Bump Microsoft.Data.OData from 5.6.4 to 5.8.4 in /samples/react-sp-elevatedprivileges/api/pnp.api.elevatedprivileges
2022-03-17 12:17:19 -04:00
dependabot[bot] 888a2811f8
Bump Microsoft.Data.OData
Bumps Microsoft.Data.OData from 5.6.4 to 5.8.4.

---
updated-dependencies:
- dependency-name: Microsoft.Data.OData
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 16:54:01 +00:00
dependabot[bot] e68fa3e88a
Bump Microsoft.Data.OData
Bumps Microsoft.Data.OData from 5.6.3 to 5.8.4.

---
updated-dependencies:
- dependency-name: Microsoft.Data.OData
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 16:52:50 +00:00
Hugo Bernier 6e5b871e9c
Remove stale marking on sample requests 2022-03-13 13:47:47 -04:00
Hugo Bernier 90933da687
Renamed job 2022-03-13 13:38:53 -04:00
Hugo Bernier 8d537af308
Removed rate limit 2022-03-13 13:37:12 -04:00
Hugo Bernier 5578c3e95b
Removed debug mode 2022-03-13 13:34:56 -04:00
Hugo Bernier 9081932a73
Added stale issues 2022-03-13 13:26:32 -04:00
Hugo Bernier e64a509780
Added stale issues 2022-03-13 13:09:42 -04:00
Hugo Bernier 4f282714da
Added co-authored commits 2022-03-12 17:12:26 -05:00
Hugo Bernier 014bf2e7f8
Added disclaimers for all issue types 2022-03-12 17:04:03 -05:00
Hugo Bernier bb7708fd9d
Updated disclaimer 2022-03-12 16:57:29 -05:00
Hugo Bernier 99fa8d4a89
Fixed yes label 2022-03-12 16:54:54 -05:00
Hugo Bernier 1da957b596
Added yes 2022-03-12 16:54:23 -05:00
Hugo Bernier 6d87a68731
Fixed label 2022-03-12 16:53:34 -05:00
Hugo Bernier 224d987cd7
Fixed issue label 2022-03-12 16:52:33 -05:00
Hugo Bernier 5842111ae2
Adding disclaimer 2022-03-12 16:50:57 -05:00
Hugo Bernier c973af82f9
Update bug-report.yml 2022-03-12 16:48:32 -05:00
Hugo Bernier 865cbf6c6a
Update bug-report.yml 2022-03-12 16:47:53 -05:00
Hugo Bernier 9205876e49
Update bug-report.yml 2022-03-12 16:47:13 -05:00
Hugo Bernier c16af45f63
Update bug-report.yml 2022-03-12 16:46:30 -05:00
Hugo Bernier b2ebf56b35
Update bug-report.yml 2022-03-12 16:45:26 -05:00
Hugo Bernier a3f1949625
Update bug-report.yml 2022-03-12 16:44:24 -05:00