Commit Graph

2522 Commits

Author SHA1 Message Date
Eli 894ed03ca0 Moved the recurrent event parsing further down in the function, and now the week-view seems to work fine again 2021-05-10 13:12:59 +02:00
Eli 76c8cbcd96 Added save to local storage so that the api-calls to getLocalTime is not made for every event, on every refresh. No the code will first compare the results with the localStorage results - and if they are equal - use the local to display the event. If they are not equal, the for loop will run like before. WARNING: This triggers a bug in the 'week'-view. Have not fixed this yet 2021-05-10 12:42:56 +02:00
Eli 4fad8bd29e Merge branch 'main' of https://github.com/Eli-Schei/sp-dev-fx-webparts 2021-05-10 09:47:57 +02:00
Eli d2abcf24d1 removed the localStorage thing again. If this is to be used I need to add a compare-function to make sure that new events are added to the local storage. 2021-05-10 09:47:34 +02:00
dependabot[bot] 340e820c99
Bump ua-parser-js from 0.7.13 to 0.7.28 in /samples/js-extend-webpack
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.13 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.13...0.7.28)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 15:23:29 +00:00
Hugo Bernier 80f9785c3b
Merge pull request #1877 from pnp/dependabot/npm_and_yarn/samples/aad-api-spo-cookie/webpart/ua-parser-js-0.7.28 2021-05-09 11:21:34 -04:00
dependabot[bot] fa32251452
Bump ua-parser-js in /samples/aad-api-spo-cookie/webpart
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.12 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.12...0.7.28)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 15:20:06 +00:00
dependabot[bot] fea3155bfd
Bump ua-parser-js in /samples/react-provision-assets
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.12 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.12...0.7.28)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 15:13:42 +00:00
Hugo Bernier fbee405afc
Merge pull request #1875 from pnp/dependabot/npm_and_yarn/samples/react-project-online/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9 in /samples/react-project-online
2021-05-08 20:24:17 -04:00
dependabot[bot] 334f7f8302
Bump hosted-git-info in /samples/react-project-online
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 23:29:08 +00:00
dependabot[bot] 0192ac4f68
Bump handlebars from 4.7.6 to 4.7.7 in /samples/knockout-sp-pnp-js
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 23:09:14 +00:00
Hugo Bernier ff48f5edd4
Merge pull request #1874 from pnp/dependabot/npm_and_yarn/samples/react-events-aggregator/handlebars-4.7.7
Bump handlebars from 4.7.6 to 4.7.7 in /samples/react-events-aggregator
2021-05-08 19:08:08 -04:00
dependabot[bot] 3649f3a2e0
Bump handlebars from 4.7.6 to 4.7.7 in /samples/react-events-aggregator
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 21:34:35 +00:00
dependabot[bot] 0668771456
Bump handlebars in /samples/vuejs-todo-single-file-component
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 21:28:59 +00:00
Hugo Bernier 3ed606aa9d
Merge pull request #1863 from pnp/dependabot/npm_and_yarn/samples/js-extend-webpack/handlebars-4.7.7
Bump handlebars from 4.7.4 to 4.7.7 in /samples/js-extend-webpack
2021-05-07 18:07:13 -04:00
Hugo Bernier ed19dd2254
Merge pull request #1869 from pnp/dependabot/npm_and_yarn/samples/react-events-aggregator/ua-parser-js-0.7.28
Bump ua-parser-js from 0.7.17 to 0.7.28 in /samples/react-events-aggregator
2021-05-07 18:04:32 -04:00
dependabot[bot] 71af64b692
Bump ua-parser-js in /samples/vuejs-todo-single-file-component
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.21...0.7.28)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 22:02:06 +00:00
João Mendes 358bfc1198 Merge branch 'pnp:main' into main 2021-05-07 23:00:03 +01:00
dependabot[bot] 9d5d8982c2
Bump ua-parser-js in /samples/react-events-aggregator
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.17 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.17...0.7.28)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 21:59:33 +00:00
João Mendes 0cb56c202c commit 2021-05-07 22:48:46 +01:00
João Mendes 285811974b commit 2021-05-07 22:45:13 +01:00
João Mendes f1ec2f6e26 commit chnages 2021-05-07 22:35:29 +01:00
Hugo Bernier ec02c6bcd4
Merge pull request #1867 from pnp/dependabot/npm_and_yarn/samples/knockout-sp-pnp-js/ua-parser-js-0.7.28
Bump ua-parser-js from 0.7.19 to 0.7.28 in /samples/knockout-sp-pnp-js
2021-05-07 16:17:11 -04:00
Eli H. Schei 613b112301 Merge branch 'pnp:main' into main 2021-05-07 21:36:20 +02:00
Eli fa8de53a12 Added local storage to avoid all the api-requests getting called on every refresh of the page. Which again could lead to throttling 2021-05-07 21:33:48 +02:00
dependabot[bot] f92b762051
Bump hosted-git-info from 2.6.0 to 2.8.9 in /samples/react-jest-testing
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.6.0 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.6.0...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 19:23:04 +00:00
dependabot[bot] 033d5218bd
Bump handlebars from 4.7.4 to 4.7.7 in /samples/js-extend-webpack
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.4 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.4...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 19:20:14 +00:00
Hugo Bernier d171586618
Merge pull request #1864 from pnp/dependabot/npm_and_yarn/samples/aad-api-spo-cookie/webpart/handlebars-4.7.7
Bump handlebars from 4.5.3 to 4.7.7 in /samples/aad-api-spo-cookie/webpart
2021-05-07 15:18:21 -04:00
Hugo Bernier 2692f9a749
Merge pull request #1865 from pnp/dependabot/npm_and_yarn/samples/vue-js-org-chart/handlebars-4.7.7
Bump handlebars from 4.7.4 to 4.7.7 in /samples/vue-js-org-chart
2021-05-07 15:18:06 -04:00
João Mendes aa6f49ad2f Merge branch 'pnp:main' into main 2021-05-07 20:05:55 +01:00
dependabot[bot] 627b244574
Bump ua-parser-js from 0.7.19 to 0.7.28 in /samples/knockout-sp-pnp-js
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.19 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.19...0.7.28)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 18:40:26 +00:00
dependabot[bot] 1308d2631b
Bump handlebars from 4.5.3 to 4.7.7 in /samples/react-provision-assets
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.3...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 16:57:38 +00:00
dependabot[bot] 289b545e6e
Bump handlebars from 4.7.4 to 4.7.7 in /samples/vue-js-org-chart
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.4 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.4...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 16:52:17 +00:00
dependabot[bot] e5efc5de6d
Bump handlebars in /samples/aad-api-spo-cookie/webpart
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.3...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 16:50:43 +00:00
Hugo Bernier 6d795f4df4
Merge pull request #1862 from pnp/dependabot/npm_and_yarn/samples/react-jest-testing/handlebars-4.7.7
Bump handlebars from 4.7.4 to 4.7.7 in /samples/react-jest-testing
2021-05-07 00:52:27 -04:00
dependabot[bot] db97675889
Bump handlebars from 4.7.4 to 4.7.7 in /samples/react-jest-testing
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.4 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.4...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 04:51:17 +00:00
dependabot[bot] 3aa6af1927
Bump merge from 1.2.0 to 1.2.1 in /samples/react-jest-testing
Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/yeikos/js.merge/releases)
- [Commits](https://github.com/yeikos/js.merge/compare/v1.2.0...v1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 04:47:58 +00:00
Hugo Bernier 876fb40c3a
Merge pull request #1860 from pnp/dependabot/npm_and_yarn/samples/vue-js-org-chart/ua-parser-js-0.7.28
Bump ua-parser-js from 0.7.19 to 0.7.28 in /samples/vue-js-org-chart
2021-05-07 00:46:05 -04:00
dependabot[bot] 2cab3a7b47
Bump ua-parser-js from 0.7.19 to 0.7.28 in /samples/vue-js-org-chart
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.19 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.19...0.7.28)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 02:05:49 +00:00
dependabot[bot] a4d46029fc
Bump ua-parser-js from 0.7.18 to 0.7.28 in /samples/react-jest-testing
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.18 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.18...0.7.28)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 02:04:36 +00:00
João Mendes f396f6910f new Sample react-news-banner 2021-05-06 21:42:14 +01:00
Hugo Bernier 4d53e080cb
Merge pull request #1856 from pnp/dependabot/npm_and_yarn/samples/react-project-online/ua-parser-js-0.7.28
Bump ua-parser-js from 0.7.21 to 0.7.28 in /samples/react-project-online
2021-05-06 13:04:57 -04:00
dependabot[bot] 496642552a
Bump handlebars from 4.7.6 to 4.7.7 in /samples/react-project-online
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 16:38:44 +00:00
dependabot[bot] ea685be0c4
Bump ua-parser-js from 0.7.21 to 0.7.28 in /samples/react-project-online
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.21...0.7.28)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 16:38:11 +00:00
Ari Gunawan 88355111ed Update readme 2021-05-06 14:38:49 +07:00
Ari Gunawan e1aa01ecb6 Update readme and version 2021-05-06 14:36:46 +07:00
Ari Gunawan 558b5411e8 Fix attachment not cleared after submit issue 2021-05-06 14:23:33 +07:00
Hugo Bernier 075ed56d1b Fixed typo because my fingers don't work 2021-05-06 01:11:43 -04:00
Hugo Bernier 9ec4a7cbcd Updated readme and sample.json. Fixed minor linting issues. 2021-05-06 01:04:33 -04:00
ReactIntern 1834af0258 initial pr for react-groups-teams
initial pull request for react-groups-teams
2021-05-06 00:33:51 -04:00
ReactIntern 54d0c6ecb3 initial pr for react-groups-teams
initial pull request for react groups & teams web part
2021-05-06 00:20:20 -04:00
Hugo Bernier c045ace864
Update README.md 2021-05-05 18:15:57 -04:00
Hugo Bernier 60091cff80
Merge pull request #1849 from Tanddant/main
Full length sample video
2021-05-04 01:55:02 -04:00
Tanddant 8454cffa5b Merge branch 'main' of https://github.com/Tanddant/sp-dev-fx-webparts 2021-05-04 06:41:33 +02:00
Tanddant 364f9a4fe9 Fixed sample video being cut early 2021-05-04 06:41:20 +02:00
Hugo Bernier bb5c46ce58
Merge pull request #1847 from joaojmendes/react-organization-chart 2021-05-03 22:30:17 -04:00
Hugo Bernier 795c3824f5 Updated readme 2021-05-03 22:29:42 -04:00
Hugo Bernier f12d18f44d Renamed folder, added sample.json 2021-05-03 22:28:35 -04:00
Hugo Bernier d4e2709ced Updated readme and sample.json 2021-05-03 21:32:35 -04:00
João Mendes 489f6b5071 new webpart react-organisation-chart 2021-05-03 20:55:16 +01:00
Tanddant e01339c3aa Fixed mistake in readme 2021-05-03 21:04:52 +02:00
João Mendes e5c801b953 commit new webpart 2021-05-03 20:03:52 +01:00
Tanddant 049cc19ec3 Added react-remote-event-receiver-manager sample 2021-05-03 21:03:42 +02:00
Hugo Bernier 57ec332b73
Update sample.json 2021-05-03 00:57:13 -04:00
Hugo Bernier d89a85e8da
Update sample.json 2021-05-03 00:56:57 -04:00
Hugo Bernier bf61a2ab31
Update sample.json 2021-05-03 00:55:03 -04:00
Hugo Bernier d8e3f4b23d
Update sample.json 2021-05-03 00:54:22 -04:00
Hugo Bernier 9e790026b0
Update sample.json 2021-05-03 00:53:35 -04:00
Hugo Bernier f3bb22ae33
Update sample.json 2021-05-03 00:52:42 -04:00
Hugo Bernier 0e778a83b6
Update sample.json 2021-05-03 00:51:47 -04:00
Hugo Bernier 4c55893f53
Update sample.json 2021-05-03 00:50:43 -04:00
Hugo Bernier 5ce1d12720
Update sample.json 2021-05-03 00:49:41 -04:00
Hugo Bernier 7e8624c017
Update sample.json 2021-05-03 00:48:51 -04:00
Hugo Bernier a4c0c6023c
Update sample.json 2021-05-03 00:48:00 -04:00
Hugo Bernier be820f21f5
Update sample.json 2021-05-03 00:47:17 -04:00
Hugo Bernier ac23f08802
Update sample.json 2021-05-03 00:45:56 -04:00
Hugo Bernier ae7db016eb
Update sample.json 2021-05-03 00:44:03 -04:00
Hugo Bernier 2fa7a4e2ce
Update sample.json 2021-05-03 00:38:16 -04:00
Hugo Bernier c95d5317ce
Update sample.json 2021-05-03 00:37:18 -04:00
Hugo Bernier 819b7cd366
Update sample.json 2021-05-03 00:36:09 -04:00
Hugo Bernier e9c8ccb09c
Update sample.json 2021-05-03 00:35:12 -04:00
Hugo Bernier de8c3a111c
Update sample.json 2021-05-03 00:34:35 -04:00
Hugo Bernier db8c4dd63c
Update sample.json 2021-05-03 00:34:27 -04:00
Hugo Bernier 369be865de
Update sample.json 2021-05-03 00:34:20 -04:00
Hugo Bernier 18c376d41e
Update sample.json 2021-05-03 00:34:10 -04:00
Hugo Bernier fe56923234
Update sample.json 2021-05-03 00:33:23 -04:00
Hugo Bernier 5b8e1e1907
Update sample.json 2021-05-03 00:32:23 -04:00
Hugo Bernier a8e1dbca28
Update sample.json 2021-05-03 00:27:59 -04:00
Hugo Bernier e1d70f5efe
Update sample.json 2021-05-03 00:26:56 -04:00
Hugo Bernier 2f8d607026
Update sample.json 2021-05-03 00:24:44 -04:00
Hugo Bernier 26e7a03d61
Update sample.json 2021-05-03 00:23:25 -04:00
Hugo Bernier 96c909428b
Update sample.json 2021-05-03 00:20:20 -04:00
Hugo Bernier 4b4a147f6a
Update sample.json 2021-05-03 00:20:13 -04:00
Hugo Bernier e98f8e3c6d
Update sample.json 2021-05-03 00:18:17 -04:00
Hugo Bernier d079a90cd5
Update sample.json 2021-05-02 23:38:49 -04:00
Hugo Bernier a383ca0f6f
Update sample.json 2021-05-02 23:38:23 -04:00
Hugo Bernier 0ab9f126bc
Update sample.json 2021-05-02 23:37:47 -04:00
Hugo Bernier 2f8f0eff7e
Update sample.json 2021-05-02 21:16:07 -04:00
Hugo Bernier dd6cff7d30
Update sample.json 2021-05-02 21:15:29 -04:00
Hugo Bernier 64ef76a00a
Update sample.json 2021-05-02 21:12:01 -04:00
Hugo Bernier 8ea23bc057
Update sample.json 2021-05-02 21:08:53 -04:00
Hugo Bernier 5a82262f02
Update sample.json 2021-05-02 20:44:05 -04:00
Hugo Bernier b8d69041e3
Update sample.json 2021-05-02 20:00:37 -04:00
Hugo Bernier 94e8990be2
Update sample.json 2021-05-02 20:00:26 -04:00
Hugo Bernier 881c424c7b
Update sample.json 2021-05-02 19:56:34 -04:00
Hugo Bernier a67759ddad
Update sample.json 2021-05-02 19:56:10 -04:00
Hugo Bernier 7554f7ef91
Update sample.json 2021-05-02 19:55:44 -04:00
Hugo Bernier 4feba06974
Update sample.json 2021-05-02 19:55:19 -04:00
Hugo Bernier e9fff73d4f
Update sample.json 2021-05-02 19:54:55 -04:00
Hugo Bernier debceffe42
Update sample.json 2021-05-02 19:53:49 -04:00
Hugo Bernier 7180fd70bf
Update sample.json 2021-05-02 19:52:48 -04:00
Hugo Bernier 2e2e4416e3
Update sample.json 2021-05-02 19:51:43 -04:00
Hugo Bernier 921d5b65de
Update sample.json 2021-05-02 19:51:12 -04:00
Hugo Bernier e4c188d6c5
Update sample.json 2021-05-02 19:50:48 -04:00
Hugo Bernier 4e22b36189
Update sample.json 2021-05-02 19:49:06 -04:00
Hugo Bernier 607f1347a7
Update sample.json 2021-05-02 19:47:12 -04:00
Hugo Bernier 33ca810735
Update sample.json 2021-05-02 19:15:34 -04:00
Hugo Bernier 37524ab480
Update sample.json 2021-05-02 19:10:48 -04:00
Hugo Bernier 8e622681f6
Update sample.json 2021-05-02 19:07:51 -04:00
Hugo Bernier 3bc482c386
Update sample.json 2021-05-02 19:06:40 -04:00
Hugo Bernier cab2b71fef
Update sample.json 2021-05-02 19:02:49 -04:00
Hugo Bernier 5d015851d6
Update sample.json 2021-05-02 19:01:17 -04:00
Hugo Bernier a60faaa657
Update sample.json 2021-05-02 18:55:21 -04:00
Hugo Bernier 7462453cd4
Update sample.json 2021-05-02 18:54:17 -04:00
Hugo Bernier 51477c8329
Update sample.json 2021-05-02 18:52:23 -04:00
Hugo Bernier 7801e41928
Update sample.json 2021-05-02 18:50:57 -04:00
Hugo Bernier 79d052822f
Update sample.json 2021-05-02 18:49:22 -04:00
Hugo Bernier 7067f61292
Update sample.json 2021-05-02 18:40:18 -04:00
Hugo Bernier acb843256a
Update sample.json 2021-05-02 18:34:12 -04:00
Hugo Bernier e3e1ef53ed Merge branch 'main' of https://github.com/pnp/sp-dev-fx-webparts 2021-05-02 15:39:59 -04:00
Hugo Bernier 68f7f67761 Changed from updated to modificationDateTime 2021-05-02 15:39:42 -04:00
Hugo Bernier cc6d361cfe
Merge pull request #1845 from pnp/dependabot/npm_and_yarn/samples/angularelements-helloworld/webpack-bundle-analyzer-3.3.2
Bump webpack-bundle-analyzer from 2.13.1 to 3.3.2 in /samples/angularelements-helloworld
2021-05-02 15:06:02 -04:00
Hugo Bernier cd1cb830d6 Changed master to main 2021-05-02 15:04:59 -04:00
dependabot[bot] 62d8d79f12
Bump webpack-bundle-analyzer in /samples/angularelements-helloworld
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 2.13.1 to 3.3.2.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v2.13.1...v3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-02 18:40:43 +00:00
Hugo Bernier b139ba199c
Merge pull request #1841 from aaclage/reactonedrivefinderV1.2 2021-05-01 22:23:40 -04:00
Hugo Bernier fd89d8654f Merge branch 'reactonedrivefinderV1.2' of https://github.com/aaclage/sp-dev-fx-webparts into pr/1841 2021-05-01 22:22:38 -04:00
Hugo Bernier 513fd2f89e Updated sample.json 2021-05-01 22:21:08 -04:00
Hugo Bernier 40e55bc5cd
Merge pull request #1838 from albegut/master 2021-05-01 22:14:14 -04:00
Hugo Bernier ba2faea0ef Updated readme and sample.json 2021-05-01 22:04:22 -04:00
Hugo Bernier 81b303259e Updated readme 2021-05-01 21:55:57 -04:00
Hugo Bernier 68e82ef15c Updated support section 2021-05-01 21:55:24 -04:00
Hugo Bernier 078ded7039
Merge branch 'master' into master 2021-05-01 21:37:59 -04:00
Hugo Bernier b0b07728a9 Updated readme and sample.json 2021-05-01 21:35:28 -04:00
Hugo Bernier e7b3ebe1d3 Updated readme 2021-05-01 21:33:53 -04:00
Hugo Bernier 62586f0af6
Merge pull request #1843 from pnp/dependabot/npm_and_yarn/samples/react-project-online/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2 in /samples/react-project-online
2021-05-01 20:28:48 -04:00
aaclage 6a2e5f481f Updated Readme and include dialog Mgt-File control 2021-05-01 11:58:44 +02:00
dependabot[bot] 6b93d61616
Bump ssri in /samples/vuejs-todo-single-file-component
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 17:42:00 +00:00
dependabot[bot] ca16639228
Bump ssri from 6.0.1 to 6.0.2 in /samples/react-project-online
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 17:23:05 +00:00
aaclage f48c174ad3 Update with new Feature Search Files in Drive Library. 2021-04-30 16:36:34 +02:00
aaclage 583d1a6ce1 style update 2021-04-29 16:13:36 +02:00
Hugo Bernier 6e913ebdcb
Merge pull request #1834 from aaclage/reactondrivefinderv1 2021-04-29 09:59:54 -04:00
Hugo Bernier 7571451a68 Updated samples.json 2021-04-29 09:34:39 -04:00
Andrew Connell 9c7dca8713 upload meetings app sample to for accompanying docs tutorial 2021-04-27 08:49:59 -04:00
aaclage 84c86b89c3 Updated with feature style 2021-04-27 03:28:04 +02:00
Hugo Bernier ce97d818ff
Update README.md 2021-04-26 02:23:01 -04:00
Hugo Bernier e6b13a71af
Add files via upload 2021-04-26 02:21:02 -04:00
Hugo Bernier 8fd6718efa
Update README.md 2021-04-26 02:18:35 -04:00
Hugo Bernier bc3c92a83b
Add files via upload 2021-04-26 02:15:43 -04:00
Hugo Bernier 3b158d1780
Update README.md 2021-04-26 02:12:45 -04:00
Hugo Bernier 3b9ad12f45
Update README.md 2021-04-26 02:11:34 -04:00
Hugo Bernier c39986f524
Update README.md 2021-04-26 02:11:05 -04:00
Hugo Bernier 2ebc28cfdd
Update README.md 2021-04-26 02:10:14 -04:00
Hugo Bernier d61b394cf8
Update README.md 2021-04-26 02:09:49 -04:00
Hugo Bernier 82598c094f Added links to issue templates 2021-04-26 02:08:59 -04:00
Alberto Gutierrez perez 6470656b3b Update README.md 2021-04-25 14:09:34 +02:00
albegut db57d9157a New sppkg version 2021-04-25 14:09:34 +02:00
albegut a877a3cc8d fix bugs 2021-04-25 14:09:33 +02:00
albegut 72d3f31595 Audience Support and Look&Feel changes 2021-04-25 14:09:32 +02:00
Hugo Bernier 75708e5cc0
Update README.md 2021-04-24 15:22:57 -04:00
Hugo Bernier b8960140f2
Update README.md 2021-04-24 15:03:15 -04:00
aaclage 278290fd7b This PR has fixes, code optimization and file extension feature. 2021-04-24 15:17:50 +02:00
Nick Brown ce14b87f65 Added support for paged existing members 2021-04-22 16:16:56 +01:00
Hugo Bernier a4578b473c Fixed telemetry typo 2021-04-22 00:49:47 -04:00
Hugo Bernier b0217dfd6b
Update sample.json 2021-04-22 00:11:57 -04:00
Hugo Bernier 1dc4f02560
Merge pull request #1831 from techienickb/master 2021-04-22 00:04:39 -04:00
Hugo Bernier e13a1684ba Updated readme and sample json 2021-04-22 00:03:31 -04:00
Hugo Bernier f9692c9be0
Update README.md 2021-04-21 23:43:19 -04:00
Hugo Bernier ccdf02af74
Create sample.json 2021-04-21 23:42:51 -04:00
Hugo Bernier 0a5ee244df
Update README.md 2021-04-21 23:42:25 -04:00
Hugo Bernier 0d231f932a
Merge pull request #1826 from sebastienlevert/sebastienlevert/react-graph-latest-client 2021-04-21 23:37:44 -04:00
Hugo Bernier db6c244c92
Update README.md 2021-04-21 23:17:37 -04:00
Hugo Bernier 37934271e6
Create sample.json 2021-04-21 23:17:14 -04:00
Hugo Bernier 88aa6d1f9f
Merge pull request #1821 from aaclage/reactonedrivefinder 2021-04-21 23:12:39 -04:00
Hugo Bernier ad31c02a01
Merge pull request #1819 from tristian2/tristian2-staff-directory 2021-04-21 22:45:49 -04:00
Hugo Bernier 2be019f4c8 Fixed readme and package version 2021-04-21 22:43:28 -04:00
Hugo Bernier 2eff0055bb
Merge pull request #1818 from chandaniprajapati/react-datatable-profilepic
react-datatable: Added feature to show profile picture of user column
2021-04-21 22:23:41 -04:00
Hugo Bernier 8875eb73a5 Updated sample.json 2021-04-21 22:22:36 -04:00
Nick Brown accf7401cb Teams Membership Updated: Added gif of teams app 2021-04-21 09:54:11 +01:00
Nick Brown ab8a441b2c Teams Membership Updater 1.0.8;
Fixed bug is using Done state instead of Ready on the submit button;
Set background to white to avoid issues in teams dark mode;
Added Logo
2021-04-21 09:43:07 +01:00
Nick Brown acb901319a Added react-teams-membership-updater 2021-04-20 16:29:33 +01:00
Hugo Bernier af50aac528
Update README.md 2021-04-20 11:27:13 -04:00
Sébastien Levert 93f537ec99 Renamed the solution to react-graph-mgt-client 2021-04-19 10:43:00 -04:00
Hugo Bernier 9ea3395f27
Update README-template.md 2021-04-19 10:26:37 -04:00
Hugo Bernier 5e57259568
Update README-template.md 2021-04-19 10:16:40 -04:00
aaclage 903eb15bec clean up Style. 2021-04-19 16:15:50 +02:00
aaclage aa3e14def9 correct image url path. 2021-04-19 09:06:04 +02:00
Sébastien Levert 0d7a9404a9 Readme update for GIf 2021-04-18 16:13:57 -04:00
Sébastien Levert a22ccc3194 Initial commit 2021-04-18 15:54:54 -04:00
aaclage b5ad86cc32 Fix blink when change Site Drive Library 2021-04-18 12:09:48 +02:00
aaclage d8d0e3a5de Update validation. 2021-04-16 14:06:04 +02:00
aaclage 736789c536 WebPart Sample OneDrive finder 2021-04-16 11:21:04 +02:00
tristian o'brien 7ae0ee59c5
Added "About me" and "Skills" to the webpart.
* add Interface for the /me/ endpoint for aboutMe and skills
* add webpart properties so the "About Me" and "Skills" can be selected
* enabled the display of "About Me", "Skills" with appropriate icons
* enabled Name and Job Title to open a users delve page in a new browser window
2021-04-14 15:21:44 +01:00
chandaniprajapati 901c9054f1 react-datatable: Added feature to show profile picture of user column 2021-04-10 15:08:18 +05:30
Hugo Bernier 19b2dece0d
Update README.md 2021-04-09 14:05:47 -04:00
Hugo Bernier cc44e4e0f1
Update README.md 2021-04-08 12:13:59 -04:00
Hugo Bernier c3df8da9fb
Update README.md 2021-04-08 12:13:13 -04:00
Hugo Bernier 698d998a3f
Update README.md 2021-04-08 12:11:11 -04:00
Hugo Bernier 8448874fcb
Update README.md 2021-04-08 12:09:50 -04:00
Hugo Bernier afa51e8701 Updated readme and sample json 2021-04-07 22:37:04 -04:00
Sam Collins fafd4caf21 Adding react-doccard-faq
Adding a sample web part for react using document cards from fluent UI and bringing in modals for a new way of doing a FAQ web part.
2021-04-05 20:00:39 -04:00
Hugo Bernier f7e3726006
Merge pull request #1805 from derhallim/videobanner 2021-04-05 01:23:29 -04:00
Hugo Bernier e49b5cff0d Updated sample and preview 2021-04-05 01:22:31 -04:00
Hugo Bernier 685379e63d
Merge pull request #1801 from luismanez/react-company-stories
react-company-stories sample webpart added
2021-04-05 00:38:46 -04:00
Hugo Bernier 6da1e3d6a7
Merge pull request #1798 from chandaniprajapati/react-datatable-fluentui
react-datatable: fluent ui design and added some advanced features
2021-04-05 00:01:03 -04:00
Hugo Bernier 40d3d66324
Merge pull request #1791 from mhomol/advanced-page-properties 2021-04-04 23:24:20 -04:00
Hugo Bernier 882e375dd9 Fixed readme and updated sample.json 2021-04-04 23:23:35 -04:00
Hugo Bernier 93154aaf81
Merge branch 'master' into hotfix/add_missing_permission 2021-04-04 22:31:03 -04:00
Hugo Bernier 63acb8beb2 Updated sample and sample.json 2021-04-04 22:29:40 -04:00
Hugo Bernier 5d146e40b0
Merge branch 'master' into master 2021-04-04 22:18:28 -04:00
Hugo Bernier 1b11dcba16 Updated sample json and readme 2021-04-04 22:16:03 -04:00
Mohamed Derhalli 5593c75040 Fixes for react-video-banner 2021-04-02 18:21:38 -04:00
Mike Homol d276c11944 small styling tweaks, namely for non-capsule values 2021-03-31 21:19:04 -04:00
Mike Homol fa67ac4be1 propertly support null entries in the values array 2021-03-31 18:25:37 -04:00
Hugo Bernier f261fef89f
Merge pull request #1796 from pnp/dependabot/npm_and_yarn/samples/react-jest-testing/y18n-3.2.2
Bump y18n from 3.2.1 to 3.2.2 in /samples/react-jest-testing
2021-03-31 09:28:02 -04:00
dependabot[bot] 582d0f75fe
Bump y18n from 3.2.1 to 3.2.2 in /samples/react-jest-testing
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 13:27:17 +00:00
Hugo Bernier 1a604a31ab
Merge pull request #1794 from pnp/dependabot/npm_and_yarn/samples/vue-js-org-chart/y18n-3.2.2
Bump y18n from 3.2.1 to 3.2.2 in /samples/vue-js-org-chart
2021-03-31 09:27:06 -04:00
Hugo Bernier 6116cc08e8
Merge pull request #1793 from pnp/dependabot/npm_and_yarn/samples/aad-api-spo-cookie/webpart/y18n-3.2.2
Bump y18n from 3.2.1 to 3.2.2 in /samples/aad-api-spo-cookie/webpart
2021-03-31 09:26:22 -04:00
Hugo Bernier bf7f6bb7c7
Merge pull request #1795 from pnp/dependabot/npm_and_yarn/samples/react-provision-assets/y18n-3.2.2
Bump y18n from 3.2.1 to 3.2.2 in /samples/react-provision-assets
2021-03-31 09:25:40 -04:00
dependabot[bot] 88300cc5de
Bump y18n from 3.2.1 to 3.2.2 in /samples/aad-api-spo-cookie/webpart
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 13:25:10 +00:00
dependabot[bot] 209606215f
Bump y18n from 3.2.1 to 3.2.2 in /samples/js-extend-webpack
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 13:24:23 +00:00
dependabot[bot] aeb0cf0812
Bump y18n from 3.2.1 to 3.2.2 in /samples/vue-js-org-chart
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 13:23:58 +00:00
dependabot[bot] dcc4d67d1a
Bump y18n from 3.2.1 to 3.2.2 in /samples/react-provision-assets
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 13:23:17 +00:00
Hugo Bernier 217f3fc098
Merge pull request #1800 from pnp/dependabot/npm_and_yarn/samples/react-events-aggregator/y18n-3.2.2
Bump y18n from 3.2.1 to 3.2.2 in /samples/react-events-aggregator
2021-03-31 09:22:47 -04:00
Hugo Bernier df8009e0e2
Merge pull request #1799 from pnp/dependabot/npm_and_yarn/samples/vuejs-todo-single-file-component/y18n-3.2.2
Bump y18n from 3.2.1 to 3.2.2 in /samples/vuejs-todo-single-file-component
2021-03-31 09:21:42 -04:00
Mike Homol 7d3feff3e5 flex wrapping added to accomodates choices and capsules that need to wrap for multiple lines on a page 2021-03-31 08:31:27 -04:00
luismanez 52f3df5907 react-company-stories sample webpart added 2021-03-31 11:38:47 +02:00
dependabot[bot] f64f313349
Bump y18n from 3.2.1 to 3.2.2 in /samples/react-events-aggregator
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 09:36:56 +00:00
dependabot[bot] 44d0618aa9
Bump y18n in /samples/vuejs-todo-single-file-component
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 09:29:23 +00:00
chandaniprajapati a845d755d3 react-datatable: fluent ui design and added some advanced features 2021-03-31 12:49:06 +05:30
dependabot[bot] 89139de00a
Bump y18n from 3.2.1 to 3.2.2 in /samples/knockout-sp-pnp-js
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 04:17:10 +00:00
Mike Homol fabd7af34c Merge branch 'advanced-page-properties' of https://github.com/mhomol/sp-dev-fx-webparts into advanced-page-properties 2021-03-30 22:48:52 -04:00
Mike Homol c1df398a93 Added support for managed metadata terms 2021-03-30 22:43:15 -04:00
Mike Homol ed9e5a829f
added a few additional links to the README 2021-03-30 15:22:41 -04:00
Mike Homol 8c3968667b new Advanced Page Properties web part brought over from original solution where I built it at ThreeWill 2021-03-30 15:12:55 -04:00
dependabot[bot] b459b7ba4e
Bump y18n from 3.2.1 to 3.2.2 in /samples/react-project-online
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 16:41:48 +00:00
Ari Gunawan 8621a2f30e Add missing Graph API permission 2021-03-28 17:54:43 +07:00
mohammadamer c97646dddb
Update sv-se.js
Update popup confirmation message so the end user can get different messages when delete (All Recurrences events) or (One Recurrence event)
2021-03-27 20:57:09 +02:00
mohammadamer 1ce43186bf
Update pt-pt.js
Update popup confirmation message so the end user can get different messages when delete (All Recurrences events) or (One Recurrence event)
2021-03-27 20:56:18 +02:00
mohammadamer 16d4af58ee
Update nl-nl.js
Update popup confirmation message so the end user can get different messages when delete (All Recurrrences events) or (One Recurrence event)
2021-03-27 20:54:38 +02:00
mohammadamer 868056c581
Update en-us.js
Update popup confirmation message so the end user can get different messages when delete (All Recurrrences events) or (One Recurrence event)
2021-03-27 20:53:33 +02:00
mohammadamer 85c0d59b12
Update mystrings.d.ts
Update popup confirmation message so the end user can get different messages when delete (All Recurrrences events) or (One Recurrence event)
2021-03-27 20:51:57 +02:00
mohammadamer 83e8dd1449
Update event.tsx
Update popup confirmation message so the end user can get different messages when delete (All Recurrrences events) or (One Recurrence event)
2021-03-27 20:47:12 +02:00
Hugo Bernier d0213def6f
Merge pull request #1785 from petkir/petkir-react-image-editor 2021-03-25 02:18:18 -04:00
Hugo Bernier 71d1b34d04
Merge pull request #1784 from bogeorge/react-questions-and-answers-v2 2021-03-25 01:55:46 -04:00
Hugo Bernier b4eb155b25 Updated README and sample.json 2021-03-25 01:55:24 -04:00
Hugo Bernier 86e9d5c909 Updated sample description 2021-03-25 01:25:10 -04:00
Hugo Bernier b1ad9e6873 Updated README.md and sample.json 2021-03-24 23:55:28 -04:00
Peter Paul Kirschner d114e659b6
Merge pull request #11 from petkir/master
FI
2021-03-24 23:48:53 +01:00
Peter Paul Kirschner fc78e98a46 canvas short sample 2021-03-24 23:44:31 +01:00
Bo George e8e4e1a1eb version 2 of webpart with new features and bug fixes 2021-03-24 17:05:12 -04:00
Peter Paul Kirschner 094c855568 displaymode 2021-03-24 00:00:54 +01:00
Peter Paul Kirschner bcf4781ed4 . 2021-03-23 23:48:49 +01:00
Peter Paul Kirschner c14fe4623b typo 2021-03-23 23:32:33 +01:00
Peter Paul Kirschner afcc953a07 fi 2021-03-23 23:30:15 +01:00
Peter Paul Kirschner 9a9f3de4ef Merge branch 'petkir-react-image-editor' of github.com:petkir/sp-dev-fx-webparts into petkir-react-image-editor 2021-03-23 23:29:01 +01:00
Peter Paul Kirschner 245cb047df reorder 2021-03-23 23:22:58 +01:00
Peter Paul Kirschner c8b41ed474 Prep Screenshots 2021-03-23 22:53:23 +01:00
Nanddeep Nachan 57567e033d New sample 'react-teams-meeting-app-questionnaire' 2021-03-22 08:59:53 +00:00
Hugo Bernier 490e66b2a7 Updated readme 2021-03-21 11:57:05 -04:00
Hugo Bernier 98b48cfeba
Merge pull request #1774 from mohammadamer/patch-1 2021-03-21 01:15:04 -04:00
Hugo Bernier 974e5e671f Updated readme and sample.json 2021-03-21 01:14:43 -04:00
Hugo Bernier 3d0aefe72d
Merge pull request #1776 from petkir/petkir-react-image-editor 2021-03-21 00:33:06 -04:00
Hugo Bernier d57fa12319 Fixed typo 2021-03-21 00:32:39 -04:00
Hugo Bernier fe6481c156 Updated readme and tslint fixes 2021-03-21 00:32:07 -04:00
mohammadamer 2aa033e372
Change RecurrenceID to Date type
Change RecurrenceID to Date type like SharePoint Standard functionality to solve the issue of deleting one occurrence of recurrent event
2021-03-18 18:02:12 +02:00
mohammadamer 4cecbce672
Change RecurrenceID to Date type
Change RecurrenceID to Date type like SharePoint Standard functionality to solve the issue of deleting one occurrence of recurrent event
2021-03-18 18:00:18 +02:00
mohammadamer d7f623adbf
Update spservice.ts to fix delete events
Change the RecurrentID to Date type
Some fixes for RecurrentID in some places since it became a Date Type
applied SharePoint Standard functionality for deleting one occurrence of recurrent event by adding prefix "Deleted"
2021-03-18 17:45:16 +02:00
Peter Paul Kirschner bea779b5fc readme 2021-03-17 19:56:44 +01:00
Peter Paul Kirschner 3053fbf5fe Readme 2021-03-17 19:51:05 +01:00
Peter Paul Kirschner ffeb462296 Documentation include Source files 2021-03-17 19:45:38 +01:00
Eric Overfield e67e9b6352 update README for rss reader 2021-03-16 15:16:33 -07:00
mohammadamer 28900087ec
Update spservice.ts to fix delete events
Update spservice.ts to fix issue with delete recurrence events that has no recurrence Exception.
2021-03-16 14:02:54 +02:00
Peter Paul Kirschner a6a27b0119 Telemetry Image and MetaData 2021-03-16 12:21:56 +01:00
Peter Paul Kirschner 5b3fcee62c Settings and Loc 2021-03-16 12:21:01 +01:00
Peter Paul Kirschner 96e0772c7e init WP 2021-03-16 10:49:35 +01:00
Peter Paul Kirschner 9d8e853bdd init ReactImageEditor 2021-03-16 10:49:23 +01:00
Hugo Bernier 7ed51a0838 Updated sample JSON 2021-03-15 03:48:14 -04:00
Hugo Bernier 94f5468d66
Update README.md 2021-03-11 01:10:11 -05:00
Hugo Bernier 2d7b059397
Merge pull request #1754 from russgove/dev 2021-03-11 01:07:36 -05:00
Hugo Bernier 329f20d196
Merge pull request #1765 from joaojmendes/master 2021-03-11 00:56:55 -05:00
Hugo Bernier f12a1eaef9
Merge pull request #1757 from fthorild/cleanup-sites-selected 2021-03-11 00:44:42 -05:00
Hugo Bernier 707242011e
Merge pull request #1750 from Abderahman88/sortPeople
[react-directory] Fix 'Sort people by'
2021-03-11 00:19:28 -05:00
Hugo Bernier 10c71c8754 Fixed readme 2021-03-11 00:19:16 -05:00
Hugo Bernier a9780f4cb8
Merge pull request #1747 from Abderahman88/reactFeedback 2021-03-11 00:07:29 -05:00
Hugo Bernier 62c2ad8560 Fixed readme 2021-03-11 00:03:55 -05:00
Hugo Bernier c8b1efd50d
Merge pull request #1745 from chandaniprajapati/react-datatable-search-issue 2021-03-10 23:56:48 -05:00
Hugo Bernier c9611abdfb Updatedversopms 2021-03-10 23:53:44 -05:00
dependabot[bot] 4ece5569d8
Bump elliptic from 6.5.3 to 6.5.4 in /samples/react-events-aggregator
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 14:33:07 +00:00
dependabot[bot] 4560221d41
Bump elliptic in /samples/vuejs-todo-single-file-component
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 14:28:36 +00:00
Fredrik Thorild f8d7d0e15d Css fixes
Css changes and icon init
2021-03-10 14:30:50 +01:00