Commit Graph

5235 Commits

Author SHA1 Message Date
Hugo Bernier 0c369718b4
Update sample.json 2022-09-05 23:43:45 -04:00
Hugo Bernier 4b17f0a119
Update README.md 2022-09-05 23:43:11 -04:00
Hugo Bernier 6aac8d69c8
Merge pull request #2959 from alicelupsan/bug/react-list-form/2943
React-list-form DateField does not support manually entering date #2943
2022-09-05 20:41:33 -07:00
Hugo Bernier c133fc3af6 Revert "Updated sample.json and readme"
This reverts commit 34795cc62b.
2022-09-05 23:40:30 -04:00
Hugo Bernier 34795cc62b Updated sample.json and readme 2022-09-05 23:25:55 -04:00
Hugo Bernier 055d9c9293
Merge pull request #2949 from salascz/patch-1
React Script Editor - section background support
2022-09-05 20:16:43 -07:00
Hugo Bernier c7a3690b16 Updated readme and sample.json 2022-09-05 23:14:33 -04:00
Hugo Bernier e3f621f0fd
Merge pull request #2948 from alicelupsan/main
React-list-form Fixed Caret RichTextField issues Related: #2945
2022-09-05 19:58:38 -07:00
Hugo Bernier 07742bfd37 Fixed readme and sample.json 2022-09-05 22:56:31 -04:00
Alice Rosa b9618618ca Fix parseDateString 2022-09-06 05:52:07 +03:00
Alice Rosa dca0a6d1c3 Merge remote-tracking branch 'upstream/main' into bug/react-list-form/2943 2022-09-06 05:27:38 +03:00
Alice Rosa a40f101b50 added autobind back so there are as less changes as possible in the PR 2022-09-06 05:22:23 +03:00
Hugo Bernier ee2f06b504
Merge pull request #2941 from martinlingstuyl/react-copy-views
Add Copy Views sample solution
2022-09-05 14:33:52 -07:00
Hugo Bernier 158decd729 Updated sample.json and readme 2022-09-05 17:33:15 -04:00
Nick Brown ea195c64d4 reset tsconfig 2022-09-05 22:32:41 +01:00
Hugo Bernier 5cc347dad1 Updated readme and sample.json 2022-09-05 16:17:51 -04:00
Hugo Bernier 2f39aa3fc2 Fixed wrong author 2022-09-05 15:15:18 -04:00
Alice Rosa 4cc204b64a reuse parseDateString
remove update of officeuifebric
2022-09-05 18:00:11 +03:00
Hugo Bernier 7e6396056d
Merge pull request #2952 from pnp/dependabot/nuget/samples/aad-api-spo-cookie/api/pnp.api.contosoorders/Microsoft.Owin.Security.Cookies-4.2.2
Bump Microsoft.Owin.Security.Cookies from 3.1.0 to 4.2.2 in /samples/aad-api-spo-cookie/api/pnp.api.contosoorders
2022-09-05 07:55:38 -07:00
Hugo Bernier fe2215e525
Merge pull request #2951 from pnp/dependabot/nuget/samples/angular-aad-webapi/api/securecall/Microsoft.Owin.Security.Cookies-4.2.2
Bump Microsoft.Owin.Security.Cookies from 3.0.1 to 4.2.2 in /samples/angular-aad-webapi/api/securecall
2022-09-05 07:55:29 -07:00
Hugo Bernier 4f0152df2b
Merge pull request #2953 from pnp/dependabot/nuget/samples/aad-api-spo-cookie/api/pnp.api.contosoorders/Microsoft.Owin-4.2.2
Bump Microsoft.Owin from 4.0.0 to 4.2.2 in /samples/aad-api-spo-cookie/api/pnp.api.contosoorders
2022-09-05 07:55:21 -07:00
Hugo Bernier f4ed90c653
Merge pull request #2955 from pnp/dependabot/nuget/samples/react-3rd-party-api/Server-API/SharePoint.PnP.SampleRESTAPI/SharePoint.PnP.SampleRESTAPI/Microsoft.Owin-4.2.2
Bump Microsoft.Owin from 4.0.0 to 4.2.2 in /samples/react-3rd-party-api/Server-API/SharePoint.PnP.SampleRESTAPI/SharePoint.PnP.SampleRESTAPI
2022-09-05 07:55:07 -07:00
Hugo Bernier 2eccac1011
Merge pull request #2954 from pnp/dependabot/nuget/samples/angular-aad-webapi/api/securecall/Microsoft.Owin-4.2.2
Bump Microsoft.Owin from 4.0.0 to 4.2.2 in /samples/angular-aad-webapi/api/securecall
2022-09-05 07:54:49 -07:00
Hugo Bernier fc63cba112
Merge pull request #2950 from pnp/dependabot/nuget/samples/react-3rd-party-api/Server-API/SharePoint.PnP.SampleRESTAPI/SharePoint.PnP.SampleRESTAPI/Microsoft.Owin.Security.Cookies-4.2.2
Bump Microsoft.Owin.Security.Cookies from 3.0.1 to 4.2.2 in /samples/react-3rd-party-api/Server-API/SharePoint.PnP.SampleRESTAPI/SharePoint.PnP.SampleRESTAPI
2022-09-05 07:54:35 -07:00
Hugo Bernier 770b627339
Merge pull request #2947 from pnp/dependabot/npm_and_yarn/samples/react-adaptivecards-hooks/moment-timezone-0.5.37
Bump moment-timezone from 0.5.31 to 0.5.37 in /samples/react-adaptivecards-hooks
2022-09-05 07:54:14 -07:00
Siddharth Vaghasia 4331b7163c added New webpart sample 2022-09-04 10:53:51 +05:30
Alice Rosa 046feb1f98 Fix lint warnings 2022-09-02 15:58:47 +03:00
Martin Lingstuyl cb7bc1dd17 Adds copy views solution 2022-09-02 08:35:24 +02:00
Alice Rosa f0c3e8b4ff Added missing ComponentDidUpdate 2022-09-02 08:24:50 +03:00
Alice Rosa a0c70ec928 AllowTextInput #2943
Still has issues due to onSelectDate being called twice:
https://github.com/microsoft/fluentui/issues/22283
The second time it's called with a null value and it just resets the field.
2022-09-02 08:24:04 +03:00
dependabot[bot] cd6ce49d29
Bump Microsoft.Owin
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 4.0.0 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v4.0.0...v4.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Owin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 23:53:38 +00:00
dependabot[bot] 1232fbf2a4
Bump Microsoft.Owin
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 4.0.0 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v4.0.0...v4.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Owin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 23:53:37 +00:00
dependabot[bot] 8e042293e6
Bump Microsoft.Owin in /samples/angular-aad-webapi/api/securecall
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 4.0.0 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v4.0.0...v4.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Owin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 23:53:37 +00:00
dependabot[bot] 7413ebb349
Bump Microsoft.Owin.Security.Cookies
Bumps [Microsoft.Owin.Security.Cookies](https://github.com/aspnet/AspNetKatana) from 3.1.0 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v3.1.0...v4.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Owin.Security.Cookies
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 21:02:54 +00:00
dependabot[bot] 6e6c2ee2ca
Bump Microsoft.Owin.Security.Cookies
Bumps [Microsoft.Owin.Security.Cookies](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v3.0.1...v4.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Owin.Security.Cookies
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 19:15:05 +00:00
dependabot[bot] 9ef069312b
Bump Microsoft.Owin.Security.Cookies
Bumps [Microsoft.Owin.Security.Cookies](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.2.2.
- [Release notes](https://github.com/aspnet/AspNetKatana/releases)
- [Commits](https://github.com/aspnet/AspNetKatana/compare/v3.0.1...v4.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Owin.Security.Cookies
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 19:14:09 +00:00
salascz 08dde05ec6
Updating version 2022-08-31 18:28:32 +02:00
salascz 44f422aa5b
Updating version 2022-08-31 18:28:11 +02:00
salascz 6921a09cd6
Support section background for Script Editor
This PR adds support for section background. (Background is ignored in current version)
2022-08-31 18:25:56 +02:00
alicelupsan 8ec64337fd
Merge pull request #1 from alicelupsan/react-list-form
Fixed Caret RichTextField issues Related: #2945
2022-08-31 09:59:32 +03:00
Alice Rosa 9c34153a67 Add missing semicolon. Fix lint warning. 2022-08-31 09:26:01 +03:00
dependabot[bot] d6f487a181
Bump moment-timezone in /samples/react-adaptivecards-hooks
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.31 to 0.5.37.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.31...0.5.37)

---
updated-dependencies:
- dependency-name: moment-timezone
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 05:53:04 +00:00
Alice Rosa e02b231448 Fixed Caret RichTextField issues Related: #2945 2022-08-31 07:59:04 +03:00
Julie Turner 678d265ec8
Merge pull request #2942 from juliemturner/main
Update react-pnp-js-sample
2022-08-29 17:34:26 -04:00
Julie Turner 4446b25eb6 Remove upgrade report 2022-08-29 21:26:39 +00:00
Julie Turner 29c72683fe Bug fix & dependency update 2022-08-29 21:25:12 +00:00
Nick Brown dcae5bebf2 Added screenshot, fixed eslintrc.js 2022-08-27 23:30:32 +01:00
Nick Brown 811e0e5ebb Added Missing People Permission 2022-08-27 23:08:50 +01:00
Nick Brown b513709538 filter owned objects on groupTypes 2022-08-26 15:56:40 +01:00
Nick Brown 48e7cfc7bb Added some additional handling logic
Icons for group type
If 0 adds do not show add button
Remove checkboxes when dynamic
2022-08-26 15:45:26 +01:00